pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security Renamed the deprecated LICENCE to LICENSE, wh...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b519c59a5d0
branches: trunk
changeset: 534767:7b519c59a5d0
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Oct 31 12:29:33 2007 +0000
description:
Renamed the deprecated LICENCE to LICENSE, which has the exactly same
meaning.
diffstat:
security/gnupg/options.mk | 4 ++--
security/libidea/Makefile | 4 ++--
security/p5-Crypt-IDEA/Makefile | 4 ++--
security/pgp2/Makefile | 4 ++--
security/pgp5/Makefile | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diffs (90 lines):
diff -r 35bb6ea6c3de -r 7b519c59a5d0 security/gnupg/options.mk
--- a/security/gnupg/options.mk Wed Oct 31 12:24:48 2007 +0000
+++ b/security/gnupg/options.mk Wed Oct 31 12:29:33 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.11 2007/02/22 19:01:24 wiz Exp $
+# $NetBSD: options.mk,v 1.12 2007/10/31 12:29:33 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gnupg
PKG_SUPPORTED_OPTIONS= curl idea ldap
@@ -29,7 +29,7 @@
.if !empty(PKG_OPTIONS:Midea)
# use of IDEA as crypto function
-LICENCE= idea-license
+LICENSE= idea-license
RESTRICTED= Commercial distribution is claimed to require a license.
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
diff -r 35bb6ea6c3de -r 7b519c59a5d0 security/libidea/Makefile
--- a/security/libidea/Makefile Wed Oct 31 12:24:48 2007 +0000
+++ b/security/libidea/Makefile Wed Oct 31 12:29:33 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:34 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2007/10/31 12:29:34 rillig Exp $
#
DISTNAME= libidea-0.8.2b
@@ -14,7 +14,7 @@
WRKSRC= ${WRKDIR}/idea
CRYPTO= YES
-LICENCE= idea-license
+LICENSE= idea-license
RESTRICTED= IDEA is a patented algorithm that requires proper licensing
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}
diff -r 35bb6ea6c3de -r 7b519c59a5d0 security/p5-Crypt-IDEA/Makefile
--- a/security/p5-Crypt-IDEA/Makefile Wed Oct 31 12:24:48 2007 +0000
+++ b/security/p5-Crypt-IDEA/Makefile Wed Oct 31 12:29:33 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2007/02/22 12:07:34 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2007/10/31 12:29:34 rillig Exp $
#
DISTNAME= Crypt-IDEA-1.08
@@ -11,7 +11,7 @@
COMMENT= Perl5 module for the IDEA symmetric key algorithm
# IDEA's license
-LICENCE= fee-based-commercial-use
+LICENSE= fee-based-commercial-use
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 35bb6ea6c3de -r 7b519c59a5d0 security/pgp2/Makefile
--- a/security/pgp2/Makefile Wed Oct 31 12:24:48 2007 +0000
+++ b/security/pgp2/Makefile Wed Oct 31 12:29:33 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2007/02/22 19:27:08 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2007/10/31 12:29:34 rillig Exp $
DISTNAME= pgp263is
PKGREVISION= 1
@@ -14,7 +14,7 @@
CRYPTO= yes
# use of IDEA as crypto function
-LICENCE= fee-based-commercial-use
+LICENSE= fee-based-commercial-use
.include "options.mk"
diff -r 35bb6ea6c3de -r 7b519c59a5d0 security/pgp5/Makefile
--- a/security/pgp5/Makefile Wed Oct 31 12:24:48 2007 +0000
+++ b/security/pgp5/Makefile Wed Oct 31 12:29:33 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2007/02/22 19:27:09 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2007/10/31 12:29:34 rillig Exp $
#
DISTNAME= pgp50i-unix-src
@@ -26,7 +26,7 @@
GNU_CONFIGURE= YES
# use of IDEA as crypto function
-LICENCE= fee-based-commercial-use
+LICENSE= fee-based-commercial-use
PGPLIB= ${PREFIX}/share/pgp5
Home |
Main Index |
Thread Index |
Old Index