gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5381: update nyacc to 0.83.3


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5381: update nyacc to 0.83.3
Date: Fri, 6 Apr 2018 15:19:31 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5381
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2018-04-06 12:19:25 -0700
message:
  update nyacc to 0.83.3
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  2018-01-22 20:26:47 +0000
+++ b/pkg/other/nyacc/Makefile  2018-04-06 19:19:25 +0000
@@ -1,13 +1,13 @@
 # Copyright © 2017,2018 Carl Hansen <address@hidden>
 #
-# This file is part of BioSRC and thus GSRC.
+# This file is part of  GSRC.
 #
-# BioSRC is free software: you can redistribute it and/or modify it
+# GSRC is free software: you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
 # the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
 #
-# BioSRC is distributed in the hope that it will be useful, but WITHOUT
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
 # or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
 # License for more details.
@@ -20,9 +20,9 @@
 
 NAME = nyacc
 GARNAME = nyacc
-GARVERSION =  0.83.0
+GARVERSION =  0.83.3
 HOME_URL =  http://www.nongnu.org/nyacc
-DESCRIPTION =  Guile modules for compiler creation and parsers
+DESCRIPTION =  Guile modules for nyacc 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
@@ -34,12 +34,9 @@
 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
+INFO_FILES = nyacc-ug.info # nyacc-hg.info ffi-help.info
+# install bugs:
+#  docs. #   myacc-hg.info ffi-help.info not made
 
 BUILDDEPS =
 LIBDEPS =
@@ -47,6 +44,7 @@
 ######################################################################
 
 include ../../../gar/gar.lib/auto.mk
-#include ../../../gar/gar.lib/info.mk
+include ../../../gar/gar.lib/info.mk
 include config.mk
 
+

=== modified file 'pkg/other/nyacc/sha256sums'
--- a/pkg/other/nyacc/sha256sums        2018-01-22 20:26:47 +0000
+++ b/pkg/other/nyacc/sha256sums        2018-04-06 19:19:25 +0000
@@ -1,2 +1,2 @@
-9d1f14020b08cbcbf473f6e560b42c2eeec3e63096c5ea52bf75aca407320f73  
download/nyacc-0.83.0.tar.gz
-1634921198d17320de44308851368f40d62b27696f2e61dd0315f0e0bdb31aa9  
download/nyacc-0.83.0.tar.gz.sig
+a6654a1052a93089a193d14ec5815048178f396c4400260943259bd52ab04004  
download/nyacc-0.83.3.tar.gz
+f3317cdf8c97b89c7c98488002e9b1ead643a5d29c06f7354bc82bd2ae4ec47e  
download/nyacc-0.83.3.tar.gz.sig


reply via email to

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