pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint pkglint-4.142: Remove apache13 and ap...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7b69d4724f87
branches:  trunk
changeset: 635760:7b69d4724f87
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jun 10 15:13:44 2014 +0000

description:
pkglint-4.142: Remove apache13 and apache2 values.

diffstat:

 pkgtools/pkglint/Makefile           |  4 ++--
 pkgtools/pkglint/files/makevars.map |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (37 lines):

diff -r edfe3ca945b1 -r 7b69d4724f87 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Tue Jun 10 15:10:18 2014 +0000
+++ b/pkgtools/pkglint/Makefile Tue Jun 10 15:13:44 2014 +0000
@@ -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@localhost
diff -r edfe3ca945b1 -r 7b69d4724f87 pkgtools/pkglint/files/makevars.map
--- a/pkgtools/pkglint/files/makevars.map       Tue Jun 10 15:10:18 2014 +0000
+++ b/pkgtools/pkglint/files/makevars.map       Tue Jun 10 15:13:44 2014 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index