Subject: apache22 and APACHE_PKG_PREFIX
To: None <tech-pkg@NetBSD.org>
From: Takahiro Kambe <taca@back-street.net>
List: tech-pkg
Date: 01/31/2007 00:44:13
Hi,

apache22 was added to PKG_APACHE_DEFAULT.
Now, APACHE_PKG_PREFIX for apache22 should be "ap22" rather than "ap2"?
(Or an apache modulde built with apache 2.0 can could used with apache 2.2?)

-- 
Takahiro Kambe <taca@back-street.net>

P.S.
pkglint should be allow "apache22":

Index: pkgtools/pkglint/files/makevars.map
===================================================================
RCS file: /cvsroot/pkgsrc/pkgtools/pkglint/files/makevars.map,v
retrieving revision 1.155
diff -u -u -r1.155 makevars.map
--- pkgtools/pkglint/files/makevars.map	28 Jan 2007 09:23:35 -0000	1.155
+++ pkgtools/pkglint/files/makevars.map	30 Jan 2007 15:38:17 -0000
@@ -507,9 +507,9 @@
 PKGVERSION		Version [$system]
 PKGWILDCARD		Filemask [$system]
 PKG_ADMIN		ShellCommand [$system]
-PKG_APACHE		{ apache13 apache2 } [$system]
-PKG_APACHE_ACCEPTED	List of { apache13 apache2 }
-PKG_APACHE_DEFAULT	{ apache13 apache2 } [$user]
+PKG_APACHE		{ apache13 apache2 apache22 } [$system]
+PKG_APACHE_ACCEPTED	List of { apache13 apache2 apache22 }
+PKG_APACHE_DEFAULT	{ apache13 apache2 apache22 } [$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