Module Name:    src
Committed By:   christos
Date:           Sat Sep 10 21:40:43 UTC 2011

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new byacc


To generate a diff of this commit:
cvs rdiff -u -r1.867 -r1.868 src/doc/3RDPARTY
cvs rdiff -u -r1.1602 -r1.1603 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.867 src/doc/3RDPARTY:1.868
--- src/doc/3RDPARTY:1.867	Sat Sep 10 17:03:36 2011
+++ src/doc/3RDPARTY	Sat Sep 10 17:40:43 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.867 2011/09/10 21:03:36 christos Exp $
+#	$NetBSD: 3RDPARTY,v 1.868 2011/09/10 21:40:43 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -167,8 +167,8 @@
 Notes:
 
 Package:	byacc
-Version:	20101127
-Current Vers:	20101229
+Version:	20110908
+Current Vers:	20110908
 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
@@ -176,6 +176,7 @@
 Responsible:	christos
 License:	Public Domain
 Notes:
+See /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
 
 Package:	bzip2
 Version:	1.0.5

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1602 src/doc/CHANGES:1.1603
--- src/doc/CHANGES:1.1602	Sat Sep 10 17:03:36 2011
+++ src/doc/CHANGES	Sat Sep 10 17:40:43 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1602 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.1603 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1114,3 +1114,4 @@
 	openssh: Import 5.9. [christos 20110907]
 	postfix(1): Import version 2.8.5 [tron 20110910]
 	wpa: New wpa_supplicant and hostapd 0.7.3 [christos 20110910]
+	yacc(1): Import byacc-20110908 [christos 20110910]

Reply via email to