Module Name: src
Committed By: christos
Date: Mon Oct 7 00:27:22 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new yacc
To generate a diff of this commit:
cvs rdiff -u -r1.1653 -r1.1654 src/doc/3RDPARTY
cvs rdiff -u -r1.2588 -r1.2589 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1653 src/doc/3RDPARTY:1.1654
--- src/doc/3RDPARTY:1.1653 Sun Oct 6 16:27:31 2019
+++ src/doc/3RDPARTY Sun Oct 6 20:27:21 2019
@@ -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 @@ is a FreeBSD committer who has been help
in the past.
Package: byacc
-Version: 20180609
+Version: 20180617
Current Vers: 20190617
Maintainer: Thomas Dickey <[email protected]>
Archive Site: http://www.invisible-island.net/byacc/byacc.html
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2588 src/doc/CHANGES:1.2589
--- src/doc/CHANGES:1.2588 Thu Oct 3 02:27:09 2019
+++ src/doc/CHANGES Sun Oct 6 20:27:21 2019
@@ -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 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
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]