Module Name: src
Committed By: christos
Date: Mon Aug 18 07:03:33 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention gmake
To generate a diff of this commit:
cvs rdiff -u -r1.1146 -r1.1147 src/doc/3RDPARTY
cvs rdiff -u -r1.1969 -r1.1970 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.1146 src/doc/3RDPARTY:1.1147
--- src/doc/3RDPARTY:1.1146 Fri Aug 15 07:05:07 2014
+++ src/doc/3RDPARTY Mon Aug 18 03:03:33 2014
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1146 2014/08/15 11:05:07 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1147 2014/08/18 07:03:33 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -317,6 +317,18 @@ Notes:
Please submit all changes to the author.
The distribution doesn't include the Linux specific bits or build system.
+Package: gmake
+Version: 3.81
+Current Vers: 4.0
+Maintainer: FSF
+Archive Site: ftp://ftp.gnu.org/gnu/make/
+Home Page: http://www.gnu.org/software/make/
+Mailing List: [email protected]
+Responsible:
+License: GPLv2+ (3.81), GPLv3+ (3.82 and later)
+Location: external/gpl2/gmke
+Notes:
+
Package: diffutils
Version: 2.8.1
Current Vers: 3.3
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1969 src/doc/CHANGES:1.1970
--- src/doc/CHANGES:1.1969 Fri Aug 15 07:05:07 2014
+++ src/doc/CHANGES Mon Aug 18 03:03:33 2014
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1969 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1970 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -26,3 +26,6 @@
Changes from NetBSD 7.0 to NetBSD 8.0:
libc: Update to tzcode2014f. [christos 20140815]
+ gmake: Update to gmake-3.81 in external/gpl2/gmake and remove
+ gnu/dist/gmake (3.80) [christos 20140818]
+