pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/security/gnupg2



You also have to change security/gpgme/options.mk and security/gpgme/buildlink3.mk (revert my changes from today).

Adam


> Module Name:  pkgsrc
> Committed By: ryoon
> Date:         Thu Dec 21 13:15:21 UTC 2017
> 
> Modified Files:
>       pkgsrc/security/gnupg2: Makefile
> 
> Log Message:
> Restore PKGNAME to gnupg2
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.80 -r1.81 pkgsrc/security/gnupg2/Makefile
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 
> Modified files:
> 
> Index: pkgsrc/security/gnupg2/Makefile
> diff -u pkgsrc/security/gnupg2/Makefile:1.80 pkgsrc/security/gnupg2/Makefile:1.81
> --- pkgsrc/security/gnupg2/Makefile:1.80      Thu Dec 21 09:45:41 2017
> +++ pkgsrc/security/gnupg2/Makefile   Thu Dec 21 13:15:21 2017
> @@ -1,6 +1,7 @@
> -# $NetBSD: Makefile,v 1.80 2017/12/21 09:45:41 adam Exp $
> +# $NetBSD: Makefile,v 1.81 2017/12/21 13:15:21 ryoon Exp $
> 
> DISTNAME=     gnupg-2.2.4
> +PKGNAME=     ${DISTNAME:S/gnupg-/gnupg2-/}
> CATEGORIES=   security
> MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/
> EXTRACT_SUFX= .tar.bz2



Home | Main Index | Thread Index | Old Index