pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint * check that all values used for the ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fea9f000a091
branches: trunk
changeset: 504002:fea9f000a091
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Dec 02 22:48:13 2005 +0000
description:
* check that all values used for the PKG_OPTIONS are documented in
mk/defaults/options.description. Requested by Antoine Reilles via
private mail.
diffstat:
pkgtools/pkglint/TODO | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r 146e505fbaec -r fea9f000a091 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO Fri Dec 02 22:00:54 2005 +0000
+++ b/pkgtools/pkglint/TODO Fri Dec 02 22:48:13 2005 +0000
@@ -22,3 +22,6 @@
- security holes,
- coding style violations,
- possible unportable constructs
+* check that all values used for the PKG_OPTIONS are documented in
+ mk/defaults/options.description. Requested by Antoine Reilles via
+ private mail.
Home |
Main Index |
Thread Index |
Old Index