summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2018-04-28 23:32:52 +0000
committerrillig <rillig@pkgsrc.org>2018-04-28 23:32:52 +0000
commita80885a34fef3ccb290e22d0b411a223a87b5db4 (patch)
tree975818a4523081a5f94d2783a827d8436c7416ed /pkgtools/pkglint/Makefile
parent39b0ef9b23a4ed8b3193691ca8b2e7c1b9cfc5ac (diff)
downloadpkgsrc-a80885a34fef3ccb290e22d0b411a223a87b5db4.tar.gz
Update pkglint to 5.5.9
Changes since 5.5.8: * Improved support for the "strip" tool, which has a special definition and is not directly connected to the STRIP variable. * Miscellaneous code cleanup and new tests.
Diffstat (limited to 'pkgtools/pkglint/Makefile')
-rw-r--r--pkgtools/pkglint/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 49d8612fbf4..767e68ac1eb 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.535 2018/04/06 21:04:22 rillig Exp $
+# $NetBSD: Makefile,v 1.536 2018/04/28 23:32:52 rillig Exp $
-PKGNAME= pkglint-5.5.8
+PKGNAME= pkglint-5.5.9
DISTFILES= # none
CATEGORIES= pkgtools
@@ -11,7 +11,6 @@ LICENSE= 2-clause-bsd
CONFLICTS+= pkglint4-[0-9]*
NO_CHECKSUM= yes
-USE_LANGUAGES= c
USE_TOOLS+= pax
AUTO_MKDIRS= yes
GO_SRCPATH= netbsd.org/pkglint