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/b76d163f0f98
branches:  trunk
changeset: 769465:b76d163f0f98
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Sep 10 21:40:43 2011 +0000

description:
new byacc

diffstat:

 doc/3RDPARTY |  7 ++++---
 doc/CHANGES  |  3 ++-
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (42 lines):

diff -r 97417e6cbd52 -r b76d163f0f98 doc/3RDPARTY
--- a/doc/3RDPARTY      Sat Sep 10 21:38:59 2011 +0000
+++ b/doc/3RDPARTY      Sat Sep 10 21:40:43 2011 +0000
@@ -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 <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
@@ -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
diff -r 97417e6cbd52 -r b76d163f0f98 doc/CHANGES
--- a/doc/CHANGES       Sat Sep 10 21:38:59 2011 +0000
+++ b/doc/CHANGES       Sat Sep 10 21:40:43 2011 +0000
@@ -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]



Home | Main Index | Thread Index | Old Index