summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint/Makefile
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2016-09-17 23:58:04 +0000
committerrillig <rillig@pkgsrc.org>2016-09-17 23:58:04 +0000
commitca3c2e97840139ca885e7cab7813d58fe435e58a (patch)
tree37706944e976a194aff8269f5e3fd45e5826d20b /pkgtools/pkglint/Makefile
parent12b667747ba7f60a31cb8f56469916b7bf29da36 (diff)
downloadpkgsrc-ca3c2e97840139ca885e7cab7813d58fe435e58a.tar.gz
Updated pkglint to 5.4.9.
Changes since 5.4.8: * Disallow lib/charset.alias in PLIST. This file may only be installed by converters/libiconv. (That package is currently broken, since it only touches that file when installing from source, not from a binary package. But pkglint is prepared for it to be fixed.)
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 f5274e04ab9..fe90fd9939c 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.495 2016/09/10 19:47:20 bsiegert Exp $
+# $NetBSD: Makefile,v 1.496 2016/09/17 23:58:04 rillig Exp $
-PKGNAME= pkglint-5.4.8
-PKGREVISION= 1
+PKGNAME= pkglint-5.4.9
DISTFILES= # none
CATEGORIES= pkgtools