summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2013-08-15 17:57:44 +0000
committerwiz <wiz>2013-08-15 17:57:44 +0000
commit5db09672a6e798da0ae8c4fbd9d3860232ccf8c6 (patch)
treea22e1245cde9a022fdf768cffe738c70730f9f54 /pkgtools
parent9ea9632445b0b1e3e74fe56a5d69f89d221b0e83 (diff)
downloadpkgsrc-5db09672a6e798da0ae8c4fbd9d3860232ccf8c6.tar.gz
Recognize apache24. Noted by Patrick Welche.
Bump version.
Diffstat (limited to 'pkgtools')
-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 0adb4fb5796..b79a47cd1c1 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.432 2013/07/15 08:09:34 wiz Exp $
+# $NetBSD: Makefile,v 1.433 2013/08/15 17:57:44 wiz 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.
-DISTNAME= pkglint-4.131
+DISTNAME= pkglint-4.132
CATEGORIES= pkgtools
MASTER_SITES= # none
DISTFILES= # none
diff --git a/pkgtools/pkglint/files/makevars.map b/pkgtools/pkglint/files/makevars.map
index cfc4ae9da13..97b10605ec3 100644
--- a/pkgtools/pkglint/files/makevars.map
+++ b/pkgtools/pkglint/files/makevars.map
@@ -1,4 +1,4 @@
-# $NetBSD: makevars.map,v 1.234 2013/07/15 08:09:21 wiz Exp $
+# $NetBSD: makevars.map,v 1.235 2013/08/15 17:57:44 wiz Exp $
#
# This file contains the guessed type of some variables, according to
@@ -543,9 +543,9 @@ PKGTOOLS_ENV List of ShellWord
PKGVERSION Version [$system]
PKGWILDCARD Filemask [$system]
PKG_ADMIN ShellCommand [$system]
-PKG_APACHE { apache13 apache2 apache22 } [$system]
-PKG_APACHE_ACCEPTED List of { apache13 apache2 apache22 } [$package]
-PKG_APACHE_DEFAULT { apache13 apache2 apache22 } [$user]
+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_CONFIG Yes [$user]
# ^^ No, this is not the popular command from GNOME, but the setting
# whether the pkgsrc user wants configuration files automatically