Recognize apache24. Noted by Patrick Welche.
Bump version.
This commit is contained in:
parent
c63ca0cd12
commit
ebeb10fe45
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue