Source-Changes-HG archive

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

[src/trunk]: src/doc new yacc



details:   https://anonhg.NetBSD.org/src/rev/ddc9bdda4e00
branches:  trunk
changeset: 455098:ddc9bdda4e00
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Oct 07 00:27:21 2019 +0000

description:
new yacc

diffstat:

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

diffs (33 lines):

diff -r 44f4b2157187 -r ddc9bdda4e00 doc/3RDPARTY
--- a/doc/3RDPARTY      Sun Oct 06 23:29:42 2019 +0000
+++ b/doc/3RDPARTY      Mon Oct 07 00:27:21 2019 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1653 2019/10/06 20:27:31 sevan Exp $
+#      $NetBSD: 3RDPARTY,v 1.1654 2019/10/07 00:27:21 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -225,7 +225,7 @@
 in the past.
 
 Package:       byacc
-Version:       20180609
+Version:       20180617
 Current Vers:  20190617
 Maintainer:    Thomas Dickey <dickey%invisible-island.net@localhost>
 Archive Site:  http://www.invisible-island.net/byacc/byacc.html
diff -r 44f4b2157187 -r ddc9bdda4e00 doc/CHANGES
--- a/doc/CHANGES       Sun Oct 06 23:29:42 2019 +0000
+++ b/doc/CHANGES       Mon Oct 07 00:27:21 2019 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2588 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2589 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -50,4 +50,4 @@
        libpcap: Import 1.9.1. [christos 20191001]
        tcpdump(8): Import 4.9.3. [christos 20191001]
        rescue(8): Moved into a separate, rescue-only set. [maya 20191001]
-
+       byacc: Update to 20190617. [christos 20191006]



Home | Main Index | Thread Index | Old Index