gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6543: update bison to 3.4


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6543: update bison to 3.4
Date: Sun, 19 May 2019 19:10:42 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6543
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2019-05-19 16:10:36 -0700
message:
  update bison to 3.4
modified:
  pkg/gnu/bison/Makefile         makefile-20160617014725-uokjfnggs70iry9h-460
  pkg/gnu/bison/sha256sums       sha256sums-20160617014725-uokjfnggs70iry9h-462
=== modified file 'pkg/gnu/bison/Makefile'
--- a/pkg/gnu/bison/Makefile    2019-02-03 20:38:37 +0000
+++ b/pkg/gnu/bison/Makefile    2019-05-19 23:10:36 +0000
@@ -1,7 +1,8 @@
 # Copyright © 2013, 2015 Brandon Invergo <address@hidden>
 # Copyright © 2018, 2019 Carl Hansen <address@hidden>
 #
-# This file is part of GSRC.
+# This file is part of GSRC, the GNU Source Release Collection.
+# http://www.gnu.org/software/gsrc
 #
 # GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -18,7 +19,7 @@
 
 NAME = Bison
 GARNAME = bison
-GARVERSION = 3.3.2
+GARVERSION = 3.4
 HOME_URL = http://www.gnu.org/software/bison/
 DESCRIPTION = Parser generator
 define BLURB
@@ -29,6 +30,8 @@
 programming languages.
 endef
 
+# HINT: version 3.4 doesn't build for me. Segfaults ???...
+
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)

=== modified file 'pkg/gnu/bison/sha256sums'
--- a/pkg/gnu/bison/sha256sums  2019-02-03 20:38:37 +0000
+++ b/pkg/gnu/bison/sha256sums  2019-05-19 23:10:36 +0000
@@ -1,2 +1,2 @@
-039ee45b61d95e5003e7e8376f9080001b4066ff357bde271b7faace53b9d804  
download/bison-3.3.2.tar.xz
-24d57808ea1c24d6087c62436850b0a5690b76646e6c30fe56102039bdfa7c13  
download/bison-3.3.2.tar.xz.sig
+6f3582cce1bb040fa09cfa238d6ee8643c03c79e34d0d203a7466b8cc1038efa  
download/bison-3.4.tar.xz
+45245241032af6dc0f6f04c9137d85d275c4524fd56d76056313039aa220f565  
download/bison-3.4.tar.xz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]