Module Name:    src
Committed By:   christos
Date:           Sat Feb 11 19:34:23 UTC 2017

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new byacc


To generate a diff of this commit:
cvs rdiff -u -r1.1412 -r1.1413 src/doc/3RDPARTY
cvs rdiff -u -r1.2249 -r1.2250 src/doc/CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1412 src/doc/3RDPARTY:1.1413
--- src/doc/3RDPARTY:1.1412	Fri Feb 10 13:12:52 2017
+++ src/doc/3RDPARTY	Sat Feb 11 14:34:23 2017
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1412 2017/02/10 18:12:52 christos Exp $
+#	$NetBSD: 3RDPARTY,v 1.1413 2017/02/11 19:34:23 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -225,8 +225,8 @@ is a FreeBSD committer who has been help
 in the past.
 
 Package:	byacc
-Version:	20150711
-Current Vers:	20150711
+Version:	20170201
+Current Vers:	20170201
 Maintainer:	Thomas Dickey <dic...@invisible-island.net>
 Archive Site:	http://www.invisible-island.net/byacc/byacc.html
 Home Page:	http://www.invisible-island.net/byacc/byacc.html

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2249 src/doc/CHANGES:1.2250
--- src/doc/CHANGES:1.2249	Fri Feb 10 13:12:52 2017
+++ src/doc/CHANGES	Sat Feb 11 14:34:23 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2249 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2250 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -466,3 +466,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
 	bind: Import version 9.10.4-P6. [christos 20170208]
 	openldap: Import 2.4.44. [christos 20170208]
 	file(1): Upgraded to 5.30. [christos 20170210]
+	byacc: update to 20170201 [christos 20170211]

Reply via email to