pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/gmake



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat Sep 12 05:58:40 UTC 2020

Modified Files:
        pkgsrc/devel/gmake: Makefile

Log Message:
devel/gmake: add link to the 4.3 release notes


To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 pkgsrc/devel/gmake/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/gmake/Makefile
diff -u pkgsrc/devel/gmake/Makefile:1.112 pkgsrc/devel/gmake/Makefile:1.113
--- pkgsrc/devel/gmake/Makefile:1.112   Sat Jun 13 00:53:20 2020
+++ pkgsrc/devel/gmake/Makefile Sat Sep 12 05:58:40 2020
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.112 2020/06/13 00:53:20 gdt Exp $
+# $NetBSD: Makefile,v 1.113 2020/09/12 05:58:40 rillig Exp $
 
 # Update to 4.3 is on hold because of failure to build firefox,
 # openjdk and perhaps others.  Upgrading requires a proposal on
 # tech-pkg and consensus that it is safe.
+# See https://lists.gnu.org/archive/html/info-gnu/2020-01/msg00004.html
 DISTNAME=      make-4.2.1
 PKGNAME=       g${DISTNAME}
 PKGREVISION=   1



Home | Main Index | Thread Index | Old Index