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/14a82c20f467
branches:  trunk
changeset: 342815:14a82c20f467
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Jan 09 22:07:53 2016 +0000

description:
new byacc

diffstat:

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

diffs (34 lines):

diff -r 0f424dd68bc6 -r 14a82c20f467 doc/3RDPARTY
--- a/doc/3RDPARTY      Sat Jan 09 22:05:33 2016 +0000
+++ b/doc/3RDPARTY      Sat Jan 09 22:07:53 2016 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1288 2016/01/09 21:16:35 christos Exp $
+#      $NetBSD: 3RDPARTY,v 1.1289 2016/01/09 22:07:53 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -197,8 +197,8 @@
 in the past.
 
 Package:       byacc
-Version:       20141128
-Current Vers:  20141128
+Version:       20150711
+Current Vers:  20150711
 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 0f424dd68bc6 -r 14a82c20f467 doc/CHANGES
--- a/doc/CHANGES       Sat Jan 09 22:05:33 2016 +0000
+++ b/doc/CHANGES       Sat Jan 09 22:07:53 2016 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2128 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2129 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -241,3 +241,4 @@
        ntp: Import ntp 4.2.8p5. [christos 20160108]
        flex(1): Import flex-2.6.0 [christos 20160109]
        acpi(4): Updated ACPICA to 20160108. [christos 20160109]
+       byacc: update to 20150711 [christos 20160109]



Home | Main Index | Thread Index | Old Index