pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint * warn about the use of ${WRKDIR:=......
details: https://anonhg.NetBSD.org/pkgsrc/rev/18b1b7bf78d0
branches: trunk
changeset: 503124:18b1b7bf78d0
user: rillig <rillig%pkgsrc.org@localhost>
date: Mon Nov 14 13:07:05 2005 +0000
description:
* warn about the use of ${WRKDIR:=...}, as this construct should only
be used with lists.
diffstat:
pkgtools/pkglint/TODO | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r 86cc0f54fdd0 -r 18b1b7bf78d0 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO Mon Nov 14 13:03:32 2005 +0000
+++ b/pkgtools/pkglint/TODO Mon Nov 14 13:07:05 2005 +0000
@@ -17,3 +17,5 @@
${WRKSRC}. When that is finished, add a warning that using ${XARGS}
is insecure.
* detect spelling errors (like CONFLICT => CONFLICTS)
+* warn about the use of ${WRKDIR:=...}, as this construct should only
+ be used with lists.
Home |
Main Index |
Thread Index |
Old Index