Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc new byacc



details:   https://anonhg.NetBSD.org/src/rev/207e24b11501
branches:  trunk
changeset: 785921:207e24b11501
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Apr 06 14:54:05 2013 +0000

description:
new byacc

diffstat:

 doc/3RDPARTY |   6 +++---
 doc/CHANGES  |  11 ++++++-----
 2 files changed, 9 insertions(+), 8 deletions(-)

diffs (42 lines):

diff -r aed06363581b -r 207e24b11501 doc/3RDPARTY
--- a/doc/3RDPARTY      Sat Apr 06 14:52:24 2013 +0000
+++ b/doc/3RDPARTY      Sat Apr 06 14:54:05 2013 +0000
@@ -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 @@
 Notes:
 
 Package:       byacc
-Version:       20110908
-Current Vers:  20110908
+Version:       20130304
+Current Vers:  20130304
 Maintainer:    Thomas Dickey <dickey%invisible-island.net@localhost>
 Archive Site:  http://www.invisible-island.net/byacc/byacc.html
 Home Page:     http://www.invisible-island.net/byacc/byacc.html
diff -r aed06363581b -r 207e24b11501 doc/CHANGES
--- a/doc/CHANGES       Sat Apr 06 14:52:24 2013 +0000
+++ b/doc/CHANGES       Sat Apr 06 14:54:05 2013 +0000
@@ -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 @@
                [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]



Home | Main Index | Thread Index | Old Index