pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files LICENCE and ACCEPTABLE_LICENCES...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/54162ab26637
branches:  trunk
changeset: 534350:54162ab26637
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Oct 17 10:50:59 2007 +0000

description:
LICENCE and ACCEPTABLE_LICENCES (British English) are deprecated.

diffstat:

 pkgtools/pkglint/files/deprecated.map |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r d3ab32f8f3ad -r 54162ab26637 pkgtools/pkglint/files/deprecated.map
--- a/pkgtools/pkglint/files/deprecated.map     Wed Oct 17 10:43:36 2007 +0000
+++ b/pkgtools/pkglint/files/deprecated.map     Wed Oct 17 10:50:59 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: deprecated.map,v 1.53 2007/10/01 07:51:09 rillig Exp $
+# $NetBSD: deprecated.map,v 1.54 2007/10/17 10:50:59 rillig Exp $
 #
 
 # This file contains names of Makefile variables and a short explanation
@@ -135,5 +135,7 @@
 NO_DEPENDS             You can just remove it.
 
 # October 2007
-_PKG_SILENT            Please use RUN instead.
-_PKG_DEBUG             Please use RUN instead.
+_PKG_SILENT            Use RUN instead.
+_PKG_DEBUG             Use RUN instead.
+LICENCE                        Use LICENSE instead.
+ACCEPTABLE_LICENCES    Use ACCEPTABLE_LICENSES instead.



Home | Main Index | Thread Index | Old Index