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/129cd561876e
branches:  trunk
changeset: 959641:129cd561876e
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Feb 20 22:59:37 2021 +0000

description:
new byacc

diffstat:

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

diffs (39 lines):

diff -r 03b26c5a4c2e -r 129cd561876e doc/3RDPARTY
--- a/doc/3RDPARTY      Sat Feb 20 22:57:56 2021 +0000
+++ b/doc/3RDPARTY      Sat Feb 20 22:59:37 2021 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1779 2021/02/20 03:25:35 christos Exp $
+#      $NetBSD: 3RDPARTY,v 1.1780 2021/02/20 22:59:37 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -236,12 +236,12 @@
 in the past.
 
 Package:       byacc
-Version:       20190617
-Current Vers:  20200330
+Version:       20210109
+Current Vers:  20210109
 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
-Date:          2020-06-13
+Date:          2021-02-20
 Mailing List:
 Responsible:   christos
 License:       Public Domain
diff -r 03b26c5a4c2e -r 129cd561876e doc/CHANGES
--- a/doc/CHANGES       Sat Feb 20 22:57:56 2021 +0000
+++ b/doc/CHANGES       Sat Feb 20 22:59:37 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2781 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2782 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -334,3 +334,4 @@
                [tsutsui 20210207]
        bind: Import version 9.16.12. [christos 20210219]
        OpenSSL: Imported 1.1.1j. [christos 20210219]
+       byacc: Update to 20210109. [christos 20210220]



Home | Main Index | Thread Index | Old Index