Module Name: src
Committed By: christos
Date: Sat Apr 6 14:54:05 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new byacc
To generate a diff of this commit:
cvs rdiff -u -r1.1026 -r1.1027 src/doc/3RDPARTY
cvs rdiff -u -r1.1811 -r1.1812 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.1026 src/doc/3RDPARTY:1.1027
--- src/doc/3RDPARTY:1.1026 Sat Apr 6 10:30:03 2013
+++ src/doc/3RDPARTY Sat Apr 6 10:54:05 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1026 2013/04/06 14:30:03 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1027 2013/04/06 14:54:05 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -190,8 +190,8 @@ Location: share/misc/bsd-family-tree
Notes:
Package: byacc
-Version: 20110908
-Current Vers: 20110908
+Version: 20130304
+Current Vers: 20130304
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
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1811 src/doc/CHANGES:1.1812
--- src/doc/CHANGES:1.1811 Sat Apr 6 10:30:03 2013
+++ src/doc/CHANGES Sat Apr 6 10:54:05 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1811 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1812 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -218,7 +218,8 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
[jmcneill 20130325]
vcaudio(4): Add support for Broadcom VideoCore IV audio service.
[jmcneill 20130325]
- openssh: Import 6.2. [christos 20120329]
- mdocml: Import 1.12.1 [christos 20120402]
- openpam: Import 20120526 (Micrampelis) [christos 20120405]
- flex: Import 2.5.37 [christos 20120405]
+ openssh: Import 6.2. [christos 20130329]
+ mdocml: Import 1.12.1 [christos 20130402]
+ openpam: Import 20120526 (Micrampelis) [christos 20130405]
+ flex: Import 2.5.37 [christos 20130405]
+ byacc: Import 20130304 [christos 20130405]