pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Something more to do.
details: https://anonhg.NetBSD.org/pkgsrc/rev/865c9be13996
branches: trunk
changeset: 538291:865c9be13996
user: rillig <rillig%pkgsrc.org@localhost>
date: Tue Feb 05 02:10:38 2008 +0000
description:
Something more to do.
diffstat:
pkgtools/pkglint/TODO | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 7490fb3f341f -r 865c9be13996 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO Mon Feb 04 23:27:50 2008 +0000
+++ b/pkgtools/pkglint/TODO Tue Feb 05 02:10:38 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.60 2008/01/10 03:48:34 rillig Exp $
+$NetBSD: TODO,v 1.61 2008/02/05 02:10:38 rillig 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.
@@ -26,3 +26,5 @@
scheme. Enforcing PYPKGPREFIX for those is most likely a good idea.
* Check for parallel files/dirs whose names differ only in case.
* Check for license files that are completely unused.
+* If a dependency depends on an option (in options.mk), it should also
+ depend on the same option in the buildlink3.mk file.
Home |
Main Index |
Thread Index |
Old Index