pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint * mention the SUBST framework wheneve...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f37c37b6de22
branches:  trunk
changeset: 503164:f37c37b6de22
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Nov 15 10:30:54 2005 +0000

description:
* mention the SUBST framework whenever ${SED} is used.

diffstat:

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

diffs (8 lines):

diff -r a576f558118c -r f37c37b6de22 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Tue Nov 15 07:15:25 2005 +0000
+++ b/pkgtools/pkglint/TODO     Tue Nov 15 10:30:54 2005 +0000
@@ -19,3 +19,4 @@
 * detect spelling errors (like CONFLICT => CONFLICTS)
 * warn about the use of ${WRKDIR:=...}, as this construct should only
   be used with lists.
+* mention the SUBST framework whenever ${SED} is used.



Home | Main Index | Thread Index | Old Index