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/8701a88e5ce2
branches:  trunk
changeset: 821646:8701a88e5ce2
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Feb 11 19:34:23 2017 +0000

description:
new byacc

diffstat:

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

diffs (34 lines):

diff -r 928fa39ec3a2 -r 8701a88e5ce2 doc/3RDPARTY
--- a/doc/3RDPARTY      Sat Feb 11 19:33:12 2017 +0000
+++ b/doc/3RDPARTY      Sat Feb 11 19:34:23 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1412 2017/02/10 18:12:52 christos Exp $
+#      $NetBSD: 3RDPARTY,v 1.1413 2017/02/11 19:34:23 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -225,8 +225,8 @@
 in the past.
 
 Package:       byacc
-Version:       20150711
-Current Vers:  20150711
+Version:       20170201
+Current Vers:  20170201
 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 928fa39ec3a2 -r 8701a88e5ce2 doc/CHANGES
--- a/doc/CHANGES       Sat Feb 11 19:33:12 2017 +0000
+++ b/doc/CHANGES       Sat Feb 11 19:34:23 2017 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2249 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2250 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -466,3 +466,4 @@
        bind: Import version 9.10.4-P6. [christos 20170208]
        openldap: Import 2.4.44. [christos 20170208]
        file(1): Upgraded to 5.30. [christos 20170210]
+       byacc: update to 20170201 [christos 20170211]



Home | Main Index | Thread Index | Old Index