Module Name:    src
Committed By:   christos
Date:           Sat Sep 14 22:30:28 UTC 2024

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new byacc


To generate a diff of this commit:
cvs rdiff -u -r1.2043 -r1.2044 src/doc/3RDPARTY
cvs rdiff -u -r1.3093 -r1.3094 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.2043 src/doc/3RDPARTY:1.2044
--- src/doc/3RDPARTY:1.2043	Fri Sep 13 19:15:19 2024
+++ src/doc/3RDPARTY	Sat Sep 14 18:30:28 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.2043 2024/09/13 23:15:19 christos Exp $
+#	$NetBSD: 3RDPARTY,v 1.2044 2024/09/14 22:30:28 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -238,12 +238,12 @@ is a FreeBSD committer who has been help
 in the past.
 
 Package:	byacc
-Version:	20210109
-Current Vers:	20210109
+Version:	20240109
+Current Vers:	20240109
 Maintainer:	Thomas Dickey <dic...@invisible-island.net>
 Archive Site:	http://www.invisible-island.net/byacc/byacc.html
 Home Page:	http://www.invisible-island.net/byacc/byacc.html
-Date:		2021-02-20
+Date:		2024-09-14
 Mailing List:
 Responsible:	christos
 License:	Public Domain

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3093 src/doc/CHANGES:1.3094
--- src/doc/CHANGES:1.3093	Sat Sep 14 17:21:43 2024
+++ src/doc/CHANGES	Sat Sep 14 18:30:28 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3093 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3094 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -520,3 +520,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 	mac68k: Support for LCD brightness control on PB 1xx.  [nat 20240914]
 	mac68k: Support for power off on PB 1xx.  [nat 20240914]
 	mac68k: Support for the power button on PB 160/180.  [nat 20240914]
+	byacc: Update to 20240109. [christos 20240914]

Reply via email to