aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-06-12 01:14:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-06-12 01:14:14 +0000
commit940b93d1fc457546faa542a55dd787873e090486 (patch)
tree1e5fff1b181c1dd6087a572eff2fc57e7a4dbd27
parent8afd80c1060d1f6345ef1d1e8bee18541a52fe45 (diff)
downloadports-940b93d1fc457546faa542a55dd787873e090486.tar.gz
ports-940b93d1fc457546faa542a55dd787873e090486.zip
Notes
-rw-r--r--www/p5-Apache-DBI-mp1/Makefile4
-rw-r--r--www/p5-Apache-DBI-mp2/Makefile4
-rw-r--r--www/p5-Apache-DBI/Makefile20
-rw-r--r--www/p5-Apache-DBI/distinfo4
4 files changed, 17 insertions, 15 deletions
diff --git a/www/p5-Apache-DBI-mp1/Makefile b/www/p5-Apache-DBI-mp1/Makefile
index ca33aef3770b..39349e2919cf 100644
--- a/www/p5-Apache-DBI-mp1/Makefile
+++ b/www/p5-Apache-DBI-mp1/Makefile
@@ -10,12 +10,12 @@ PKGNAMESUFFIX= -mp1
COMMENT= DBI persistent connection, authentication and authorization (mp1)
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_SAFE= yes
MASTERDIR= ${.CURDIR}/../p5-Apache-DBI
.if defined(WITH_MODPERL2) || defined(WITHOUT_MODPERL)
-IGNORE= this port is only for use with www/mod_perl
+IGNORE= this port is only for use with www/mod_perl
.endif
WITH_MODPERL= yes
diff --git a/www/p5-Apache-DBI-mp2/Makefile b/www/p5-Apache-DBI-mp2/Makefile
index d4965dc663f4..aab949d415d6 100644
--- a/www/p5-Apache-DBI-mp2/Makefile
+++ b/www/p5-Apache-DBI-mp2/Makefile
@@ -10,12 +10,12 @@ PKGNAMESUFFIX= -mp2
COMMENT= DBI persistent connection, authentication and authorization (mp2)
-MAKE_JOBS_SAFE= yes
+MAKE_JOBS_SAFE= yes
MASTERDIR= ${.CURDIR}/../p5-Apache-DBI
.if defined(WITH_MODPERL) || defined(WITHOUT_MODPERL2)
-IGNORE= this port is only for use with www/mod_perl2
+IGNORE= this port is only for use with www/mod_perl2
.endif
WITH_MODPERL2= yes
diff --git a/www/p5-Apache-DBI/Makefile b/www/p5-Apache-DBI/Makefile
index fdac8f4517c0..52bbd2d2266c 100644
--- a/www/p5-Apache-DBI/Makefile
+++ b/www/p5-Apache-DBI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME?= Apache-DBI
-PORTVERSION= 1.09
+PORTVERSION= 1.10
CATEGORIES= www databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -25,18 +25,19 @@ MAN3= Apache::DBI.3 Apache::AuthDBI.3
PERL_CONFIGURE= yes
USE_APACHE?= 13+
+
.include <bsd.port.pre.mk>
# prevent from direct including
# ports should use one of the SLAVEPORTS
.if !defined(PKGNAMESUFFIX)
-IGNORE= use ${SLAVEDIRS} instead
+IGNORE= use ${SLAVEDIRS} instead
.endif
.if defined(WITH_MODPERL) && ${APACHE_VERSION} > 13
-IGNORE= mod_perl require apache13 but ${APACHE_PORT} is installed
+IGNORE= mod_perl require apache13 but ${APACHE_PORT} is installed
.elif defined(WITH_MODPERL2) && ${APACHE_VERSION} < 20
-IGNORE= mod_perl2 require at last apache20 but ${APACHE_PORT} is installed
+IGNORE= mod_perl2 require at last apache20 but ${APACHE_PORT} is installed
.endif
.if defined(WITH_MODPERL2)
@@ -48,11 +49,12 @@ BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
.endif
PLIST_FILES= %%SITE_PERL%%/Apache/DBI.pm \
- %%SITE_PERL%%/Apache/AuthDBI.pm \
- %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/DBI/.packlist
+ %%SITE_PERL%%/Apache/AuthDBI.pm \
+ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/DBI/.packlist
+
+PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/DBI
-PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/DBI \
- %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache \
- %%SITE_PERL%%/Apache
+PLIST_DIRSTRY= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache \
+ %%SITE_PERL%%/Apache
.include <bsd.port.post.mk>
diff --git a/www/p5-Apache-DBI/distinfo b/www/p5-Apache-DBI/distinfo
index 991ca8fbb78a..eab26c13869b 100644
--- a/www/p5-Apache-DBI/distinfo
+++ b/www/p5-Apache-DBI/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Apache-DBI-1.09.tar.gz) = 422ae48c73d4c6a23608cee0f7dd14a81b4b6a0ded4827e3e6ab1b2eb3dd8ba3
-SIZE (Apache-DBI-1.09.tar.gz) = 34503
+SHA256 (Apache-DBI-1.10.tar.gz) = 9abec7639bfa119f1b0e5bc9024ac7288a39a2f54c299c94331e0c879b998ca6
+SIZE (Apache-DBI-1.10.tar.gz) = 34592