pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnupg2 Restore PKGNAME to gnupg2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52e20d357261
branches:  trunk
changeset: 372963:52e20d357261
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Thu Dec 21 13:15:21 2017 +0000

description:
Restore PKGNAME to gnupg2

diffstat:

 security/gnupg2/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 395f4f82d16c -r 52e20d357261 security/gnupg2/Makefile
--- a/security/gnupg2/Makefile  Thu Dec 21 12:22:26 2017 +0000
+++ b/security/gnupg2/Makefile  Thu Dec 21 13:15:21 2017 +0000
@@ -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