pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint/files Added "local" as a valid catego...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c94d47154a8e
branches:  trunk
changeset: 529410:c94d47154a8e
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jun 03 18:38:14 2007 +0000

description:
Added "local" as a valid category, since it is suggested in the pkgsrc
guide.

diffstat:

 pkgtools/pkglint/files/pkglint.pl |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 88402f1145c5 -r c94d47154a8e pkgtools/pkglint/files/pkglint.pl
--- a/pkgtools/pkglint/files/pkglint.pl Sun Jun 03 16:42:21 2007 +0000
+++ b/pkgtools/pkglint/files/pkglint.pl Sun Jun 03 18:38:14 2007 +0000
@@ -1,5 +1,5 @@
 #! @PERL@
-# $NetBSD: pkglint.pl,v 1.708 2007/05/13 21:43:26 rillig Exp $
+# $NetBSD: pkglint.pl,v 1.709 2007/06/03 18:38:14 rillig Exp $
 #
 
 # pkglint - static analyzer and checker for pkgsrc packages
@@ -4798,7 +4798,7 @@
                        inputmethod
                        japanese java
                        kde korean
-                       lang linux
+                       lang linux local
                        mail math mbone meta-pkgs misc multimedia
                        net news
                        packages parallel perl5 pkgtools plan9 print python



Home | Main Index | Thread Index | Old Index