summaryrefslogtreecommitdiff
path: root/pkgtools/pkglint
diff options
context:
space:
mode:
authorjoerg <joerg>2014-06-10 15:13:44 +0000
committerjoerg <joerg>2014-06-10 15:13:44 +0000
commitd27b0691fff90032ff0b3974b3d0d7b1c9e23b94 (patch)
tree68d4b921fae204807b62b7007108c904268b6dd0 /pkgtools/pkglint
parent425b40d6f3cbfe0ea89d7b03dd29b6ef16ac331e (diff)
downloadpkgsrc-d27b0691fff90032ff0b3974b3d0d7b1c9e23b94.tar.gz
pkglint-4.142: Remove apache13 and apache2 values.
Diffstat (limited to 'pkgtools/pkglint')
-rw-r--r--pkgtools/pkglint/Makefile4
-rw-r--r--pkgtools/pkglint/files/makevars.map8
2 files changed, 6 insertions, 6 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 16b3e18e270..fc57758354f 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.446 2014/06/10 13:55:07 joerg Exp $
+# $NetBSD: Makefile,v 1.447 2014/06/10 15:13:44 joerg Exp $
# Note: if you update the version number, please have a look at the
# changes between the CVS tag "pkglint_current" and HEAD.
# After updating, please re-set the CVS tag to HEAD.
-PKGNAME= pkglint-4.141
+PKGNAME= pkglint-4.142
CATEGORIES= pkgtools
OWNER= wiz@NetBSD.org
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index 5f8104022f4..98d4cc3d39c 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.250 2014/06/10 13:55:07 joerg Exp $
+# $NetBSD: makevars.map,v 1.251 2014/06/10 15:13:44 joerg Exp $
#
# This file contains the guessed type of some variables, according to
@@ -556,9 +556,9 @@ PKGTOOLS_ENV List of ShellWord
PKGVERSION Version [$system]
PKGWILDCARD Filemask [$system]
PKG_ADMIN ShellCommand [$system]
-PKG_APACHE { apache13 apache2 apache22 apache24 } [$system]
-PKG_APACHE_ACCEPTED List of { apache13 apache2 apache22 apache24 } [$package]
-PKG_APACHE_DEFAULT { apache13 apache2 apache22 apache24 } [$user]
+PKG_APACHE { apache22 apache24 } [$system]
+PKG_APACHE_ACCEPTED List of { apache22 apache24 } [$package]
+PKG_APACHE_DEFAULT { apache22 apache24 } [$user]
PKG_CONFIG Yes [$user]
# ^^ No, this is not the popular command from GNOME, but the setting
# whether the pkgsrc user wants configuration files automatically