Module Name: src Committed By: christos Date: Sat Jan 9 22:07:53 UTC 2016
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new byacc To generate a diff of this commit: cvs rdiff -u -r1.1288 -r1.1289 src/doc/3RDPARTY cvs rdiff -u -r1.2128 -r1.2129 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.1288 src/doc/3RDPARTY:1.1289 --- src/doc/3RDPARTY:1.1288 Sat Jan 9 16:16:35 2016 +++ src/doc/3RDPARTY Sat Jan 9 17:07:53 2016 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1288 2016/01/09 21:16:35 christos Exp $ +# $NetBSD: 3RDPARTY,v 1.1289 2016/01/09 22:07:53 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -197,8 +197,8 @@ is a FreeBSD committer who has been help in the past. Package: byacc -Version: 20141128 -Current Vers: 20141128 +Version: 20150711 +Current Vers: 20150711 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.2128 src/doc/CHANGES:1.2129 --- src/doc/CHANGES:1.2128 Sat Jan 9 16:16:35 2016 +++ src/doc/CHANGES Sat Jan 9 17:07:53 2016 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2128 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2129 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -241,3 +241,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0: ntp: Import ntp 4.2.8p5. [christos 20160108] flex(1): Import flex-2.6.0 [christos 20160109] acpi(4): Updated ACPICA to 20160108. [christos 20160109] + byacc: update to 20150711 [christos 20160109]