pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint * Warn if LICENSE/RESTRICTED/NO_*_ON_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f400202c977f
branches: trunk
changeset: 523709:f400202c977f
user: gdt <gdt%pkgsrc.org@localhost>
date: Thu Jan 11 19:09:50 2007 +0000
description:
* Warn if LICENSE/RESTRICTED/NO_*_ON_* are misordered.
diffstat:
pkgtools/pkglint/TODO | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r d9a6821f0eec -r f400202c977f pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO Thu Jan 11 19:08:50 2007 +0000
+++ b/pkgtools/pkglint/TODO Thu Jan 11 19:09:50 2007 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.54 2007/01/11 18:39:34 joerg Exp $
+$NetBSD: TODO,v 1.55 2007/01/11 19:09:50 gdt 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.
@@ -38,3 +38,5 @@
problem ==> use of ${APPEND_ELF}
* Packages including lang/python/extension.mk must follow the Python version
scheme. Enforcing PYPKGPREFIX for those is most likely a good idea.
+* Warn if LICENSE/RESTRICTED/NO_*_ON_* are misordered.
+
Home |
Main Index |
Thread Index |
Old Index