summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/Makefile
diff options
context:
space:
mode:
authorrillig <rillig>2006-08-04 18:41:11 +0000
committerrillig <rillig>2006-08-04 18:41:11 +0000
commit279f186b125f4bb6d6c748729acba7a8f6b129eb (patch)
treeef1d1b668c7befe0614e6f56cc96f2fb4c7f5004 /pkgtools/pkglint/Makefile
parentfcb4a3bbfd5a782d42e6a6f1d56b0b2c7d6cfee2 (diff)
downloadpkgsrc-279f186b125f4bb6d6c748729acba7a8f6b129eb.tar.gz
Updated pkglint to 4.68.
Changes since 4.67: - Adjusted to the ongoing changes in the pkgsrc infrastructure. - Many small improvements in the makevars.map file. - Stricter checking of dependency patterns, to catch foo-*. - Small improvement on the use of stack space due to complicated regular expressions. - Many more absolute pathnames are found in patch files, no matter which type of file is patched. - All user-defined variables that are used should be added to BUILD_DEFS. - All packages that set GNU_CONFIGURE are assumed to need a C compiler. - Instead of ${TOOL}, tool may be used directly, since the tool wrappers are installed very early in the build process. - Removed the --debug option. ... and many more.
Diffstat (limited to 'pkgtools/pkglint/Makefile')
-rw-r--r--pkgtools/pkglint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 179191d8c76..8560b55404c 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.347 2006/07/15 07:02:11 rillig Exp $
+# $NetBSD: Makefile,v 1.348 2006/08/04 18:41:11 rillig Exp $
#
-DISTNAME= pkglint-4.67
+DISTNAME= pkglint-4.68
CATEGORIES= pkgtools
MASTER_SITES= # empty
DISTFILES= # empty