pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint * check quoting in CFLAGS+= -DPREFIX=...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/111b2fff66e9
branches:  trunk
changeset: 504486:111b2fff66e9
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Dec 11 22:07:46 2005 +0000

description:
* check quoting in CFLAGS+= -DPREFIX=\"${PREFIX:Q}\"

diffstat:

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

diffs (8 lines):

diff -r 41a4ac5fefa9 -r 111b2fff66e9 pkgtools/pkglint/TODO
--- a/pkgtools/pkglint/TODO     Sun Dec 11 22:03:39 2005 +0000
+++ b/pkgtools/pkglint/TODO     Sun Dec 11 22:07:46 2005 +0000
@@ -17,3 +17,4 @@
   - security holes,
   - coding style violations,
   - possible unportable constructs
+* check quoting in CFLAGS+= -DPREFIX=\"${PREFIX:Q}\"



Home | Main Index | Thread Index | Old Index