pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/pear-Crypt_GPG Fix LICENSE pattern (lgpl2 -> ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f11168912a6
branches:  trunk
changeset: 368287:0f11168912a6
user:      abs <abs%pkgsrc.org@localhost>
date:      Wed Sep 13 10:40:18 2017 +0000

description:
Fix LICENSE pattern (lgpl2 -> gnu-lgpl-v2.1)

diffstat:

 security/pear-Crypt_GPG/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 2b2337b73da5 -r 0f11168912a6 security/pear-Crypt_GPG/Makefile
--- a/security/pear-Crypt_GPG/Makefile  Wed Sep 13 10:36:13 2017 +0000
+++ b/security/pear-Crypt_GPG/Makefile  Wed Sep 13 10:40:18 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2017/09/05 15:00:03 taca Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/13 10:40:18 abs Exp $
 
 DISTNAME=      Crypt_GPG-1.6.2
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       Object oriented interface to GNU Privacy Guard
-LICENSE=       lgpl2
+LICENSE=       gnu-lgpl-v2.1
 
 DEPENDS+=      ${PHP_PKG_PREFIX}-pear-Console_CommandLine>=1.1.10:../../devel/pear-Console_CommandLine
 



Home | Main Index | Thread Index | Old Index