gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5128: update nyacc to 0.83.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5128: update nyacc to 0.83.0
Date: Mon, 22 Jan 2018 15:26:51 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5128
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2018-01-22 12:26:47 -0800
message:
  update nyacc to 0.83.0
modified:
  pkg/other/nyacc/Makefile       makefile-20171111234847-ddaxaq043uks6dhp-3
  pkg/other/nyacc/sha256sums     sha256sums-20171111234847-ddaxaq043uks6dhp-4
=== modified file 'pkg/other/nyacc/Makefile'
--- a/pkg/other/nyacc/Makefile  2017-11-11 23:48:57 +0000
+++ b/pkg/other/nyacc/Makefile  2018-01-22 20:26:47 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2017 Carl Hansen <address@hidden>
+# Copyright © 2017,2018 Carl Hansen <address@hidden>
 #
 # This file is part of BioSRC and thus GSRC.
 #
@@ -13,21 +13,20 @@
 # License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with BioSRC.  If not, see <http://www.gnu.org/licenses/>.
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
 #
 #
 # Send bug reports and comments about GSRC problems to address@hidden
 
 NAME = nyacc
 GARNAME = nyacc
-GARVERSION =  0.82.4
+GARVERSION =  0.83.0
 HOME_URL =  http://www.nongnu.org/nyacc
 DESCRIPTION =  Guile modules for compiler creation and parsers
 define BLURB
 NYACC, for Not Yet Another Compiler Compiler!, is set of guile modules for
 generating parsers and lexical analyzers.  It also provides sample parsers
 and pretty-printers using SXML trees as an intermediate representation.
-
 endef
 ######################################################################
 
@@ -35,6 +34,12 @@
 MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
+#INFO_FILES = nyacc-ug.info nyacc-hg.info ffi-help.info
+
+#  not installed correctly yet.
+#  docs
+#  should be soft-links in guile/2.2/site-cache...
+# Send bug reports and comments about GSRC problems to address@hidden
 
 BUILDDEPS =
 LIBDEPS =
@@ -42,5 +47,6 @@
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
+#include ../../../gar/gar.lib/info.mk
 include config.mk
 

=== modified file 'pkg/other/nyacc/sha256sums'
--- a/pkg/other/nyacc/sha256sums        2017-11-11 23:48:57 +0000
+++ b/pkg/other/nyacc/sha256sums        2018-01-22 20:26:47 +0000
@@ -1,2 +1,2 @@
-57087f5af2d7b29af7484fe8d13cc7bee45322ab16648cc7ef77064725317f7a  
download/nyacc-0.82.4.tar.gz
-f3cd1bd1e86dcf223b63488e143cfc2148202e0fdf9d12d02ed2505151ed2b36  
download/nyacc-0.82.4.tar.gz.sig
+9d1f14020b08cbcbf473f6e560b42c2eeec3e63096c5ea52bf75aca407320f73  
download/nyacc-0.83.0.tar.gz
+1634921198d17320de44308851368f40d62b27696f2e61dd0315f0e0bdb31aa9  
download/nyacc-0.83.0.tar.gz.sig


reply via email to

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