Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/gmake devel/gmake: Note why updates are on hold



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7315933f355a
branches:  trunk
changeset: 434216:7315933f355a
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Sat Jun 13 00:53:20 2020 +0000

description:
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.

diffstat:

 devel/gmake/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 48fcdf03fa61 -r 7315933f355a devel/gmake/Makefile
--- a/devel/gmake/Makefile      Sat Jun 13 00:05:40 2020 +0000
+++ b/devel/gmake/Makefile      Sat Jun 13 00:53:20 2020 +0000
@@ -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