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: gdt
Date: Sat Jun 13 00:53:20 UTC 2020
Modified Files:
pkgsrc/devel/gmake: Makefile
Log Message:
devel/gmake: Note why updates are on hold
I would never look in doc/TODO to find out why not to update a
package, and I wouldn't expect others to do that. Therefore, put the
notion of 4.3 being on hold and why in a comment right before the
version line. Declare that an update requires a proposal to tech-pkg
and consensus.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 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.111 pkgsrc/devel/gmake/Makefile:1.112
--- pkgsrc/devel/gmake/Makefile:1.111 Fri Jun 12 23:50:16 2020
+++ pkgsrc/devel/gmake/Makefile Sat Jun 13 00:53:20 2020
@@ -1,5 +1,8 @@
-# $NetBSD: Makefile,v 1.111 2020/06/12 23:50:16 sevan Exp $
+# $NetBSD: Makefile,v 1.112 2020/06/13 00:53:20 gdt 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.
DISTNAME= make-4.2.1
PKGNAME= g${DISTNAME}
PKGREVISION= 1
Home |
Main Index |
Thread Index |
Old Index