pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint + complain if LICENSE definition is m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/215ff3363d8e
branches:  trunk
changeset: 571776:215ff3363d8e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 16 10:06:55 2010 +0000

description:
+ complain if LICENSE definition is missing

diffstat:

 pkgtools/pkglint/TODO |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4a08e2453087 -r 215ff3363d8e pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Tue Feb 16 09:45:25 2010 +0000
+++ b/pkgtools/pkglint/TODO     Tue Feb 16 10:06:55 2010 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.71 2009/10/21 20:08:01 tnn Exp $
+$NetBSD: TODO,v 1.72 2010/02/16 10:06:55 wiz Exp $
 
 Please add your own entries at the bottom of this file. If possible,
 include the name of an example package where a warning should occur.
@@ -34,6 +34,7 @@
   cd ${WRKSRC} && autoconf, then an incorrect warning is issued.
 * LOCALBASE should not be used in normal Makefiles
 * parse LICENSE expressions (make help topic=license)
+* complain if LICENSE definition is missing
 
 %
 



Home | Main Index | Thread Index | Old Index