Module Name:    src
Committed By:   christos
Date:           Sun Jan  4 01:52:24 UTC 2015

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new yacc


To generate a diff of this commit:
cvs rdiff -u -r1.1188 -r1.1189 src/doc/3RDPARTY
cvs rdiff -u -r1.2031 -r1.2032 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.1188 src/doc/3RDPARTY:1.1189
--- src/doc/3RDPARTY:1.1188	Fri Jan  2 16:16:41 2015
+++ src/doc/3RDPARTY	Sat Jan  3 20:52:24 2015
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.1188 2015/01/02 21:16:41 christos Exp $
+#	$NetBSD: 3RDPARTY,v 1.1189 2015/01/04 01:52:24 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -196,8 +196,8 @@ is a FreeBSD committer who has been help
 in the past.
 
 Package:	byacc
-Version:	20130304
-Current Vers:	20130925
+Version:	20141128
+Current Vers:	20141128
 Maintainer:	Thomas Dickey <[email protected]>
 Archive Site:	http://www.invisible-island.net/byacc/byacc.html
 Home Page:	http://www.invisible-island.net/byacc/byacc.html
@@ -785,7 +785,7 @@ License:	BSD 3-clause like (dns-sd)
 Responsible:	christos
 Location:	usr.bin/m4
 Notes:
-Uses libc's ohash, and strtonum
+Uses libc's ohash
 
 Package:	mDNSResponder
 Version:	320.16

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2031 src/doc/CHANGES:1.2032
--- src/doc/CHANGES:1.2031	Fri Jan  2 16:16:41 2015
+++ src/doc/CHANGES	Sat Jan  3 20:52:24 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2031 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2032 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -117,3 +117,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
 	ntp: Import ntp 4.2.8. [christos 20141219]
 	midirecord(1): Add program to record MIDI files.  [mrg 20141229]
 	file: update to 5.22 security limits [christos 20150102]
+	byacc: update to 20141128 for more bison compat [christos 20150103]

Reply via email to