Module Name:    src
Committed By:   christos
Date:           Sat Aug 17 22:25:43 UTC 2024

Modified Files:
        src/doc: 3RDPARTY CHANGES

Log Message:
new awk


To generate a diff of this commit:
cvs rdiff -u -r1.2028 -r1.2029 src/doc/3RDPARTY
cvs rdiff -u -r1.3075 -r1.3076 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.2028 src/doc/3RDPARTY:1.2029
--- src/doc/3RDPARTY:1.2028	Fri Aug  2 12:27:14 2024
+++ src/doc/3RDPARTY	Sat Aug 17 18:25:43 2024
@@ -1,4 +1,4 @@
-#	$NetBSD: 3RDPARTY,v 1.2028 2024/08/02 16:27:14 gutteridge Exp $
+#	$NetBSD: 3RDPARTY,v 1.2029 2024/08/17 22:25:43 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -971,20 +971,17 @@ Notes:
 Delete the otherOS directory before importing.
 
 Package:	nawk
-Version:	2020-02-18
-Current Vers:	2020-06-12
+Version:	2024-08-17
+Current Vers:	2020-08-17
 Maintainer:	Brian Kernighan <b...@princeton.edu>
 Archive Site:	https://github.com/onetrueawk/awk
 Home Page:	http://www.cs.princeton.edu/~bwk/btl.mirror/
-Date:		2020-06-13
+Date:		2020-06-14
 Mailing List:
 Responsible:	jdolecek
 License:	BSD-like
 Location:	external/historical/nawk/dist
 Notes:
-Build maketab from nawk sources and generate proctab.c.
-Remove buildwin.bat, missing95.c, ytab.[ch], ytab?.bak, vcvars.bat makefile.win
-then import to src/external/historical/nawk/dist.
 
 Package:	ndbootd
 Version:	0.5

Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3075 src/doc/CHANGES:1.3076
--- src/doc/CHANGES:1.3075	Sun Aug 11 03:11:19 2024
+++ src/doc/CHANGES	Sat Aug 17 18:25:43 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3075 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.3076 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -465,4 +465,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
 	awge(4): MP improvements [skrll 20240810]
 	mk: Add a way to build GCC without the isl library (NOGCCISL).
 		[mrg 20240810]
-	
+	awk(1): Import 20240817 [christos 20240817]

Reply via email to