pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/devel/gmake



Hi,

"Greg Troxel" <gdt%netbsd.org@localhost> writes:

> 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

pkglint -Wall shows you doc/TODO entry for the package.

NOTE: Makefile:4: The update request to 4.3 (cannot build
firefox/openjdk11 etc.) from ../../doc/TODO:627 has been done.

Before commit, running pkglint is useful.

Thank you.

> 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
>

-- 
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3



Home | Main Index | Thread Index | Old Index