aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2008-04-08 11:41:23 +0800
committeraraujo <araujo@FreeBSD.org>2008-04-08 11:41:23 +0800
commit7b07d7ffe722c14910f2bcc8a416b0f7000d30bf (patch)
tree0687de11b08fcd8b9f0dca170bf948aea91a57c4 /www
parentd08f2ff8f3f1db598c58b9e92de00cb8bd6ccfc7 (diff)
downloadfreebsd-ports-graphics-7b07d7ffe722c14910f2bcc8a416b0f7000d30bf.tar.gz
freebsd-ports-graphics-7b07d7ffe722c14910f2bcc8a416b0f7000d30bf.tar.zst
freebsd-ports-graphics-7b07d7ffe722c14910f2bcc8a416b0f7000d30bf.zip
- Update to 1.30.
- Use CPAN macro. - Doesn't depend more on mod_perl. PR: ports/122395 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-Test/Makefile32
-rw-r--r--www/p5-Apache-Test/distinfo6
2 files changed, 11 insertions, 27 deletions
diff --git a/www/p5-Apache-Test/Makefile b/www/p5-Apache-Test/Makefile
index bf6d0805c06..d03221616b9 100644
--- a/www/p5-Apache-Test/Makefile
+++ b/www/p5-Apache-Test/Makefile
@@ -6,23 +6,23 @@
#
PORTNAME= Apache-Test
-PORTVERSION= 1.29
+PORTVERSION= 1.30
CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Apache
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= pgollucci@p6m7g8.com
COMMENT= Test.pm wrapper with helpers for testing Apache
+## XXX: Need to fix this, www/mod_perl2 currently @2.0.3 contains A-T 1.29,
+## XXX: but
+## XXX: A-T has released 1.30
.if defined(WITH_MODPERL2)
IGNORE= is already included in mod_perl2
-.else
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
- ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
-BUILD_DEPENDS= ${RUN_DEPENDS}
.endif
+USE_APACHE=1.3+
+
PERL_CONFIGURE= yes
MAN3= Apache::Test.3 Apache::TestConfig.3 Apache::TestConfigData.3 \
@@ -31,20 +31,4 @@ MAN3= Apache::Test.3 Apache::TestConfig.3 Apache::TestConfigData.3 \
Apache::TestRunPerl.3 Apache::TestSmoke.3 Apache::TestTrace.3 \
Apache::TestUtil.3 Bundle::ApacheTest.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-EXTRA_PATCHES= ${PATCHDIR}/500503-Makefile.PL
-.endif
-
-post-patch:
- @${PERL} -pi.bak -e 's/^/#/ if $$.==26;' ${WRKSRC}/Makefile.PL
- @${PERL} -pi -e '$$_="" if $$.==11;' ${WRKSRC}/lib/Apache/Test5005compat.pm
-.if ${PERL_LEVEL} < 500800
- @${PERL} -pi.bak -e 's/PERLRUN/PERL/;' ${WRKSRC}/install-pl
-.endif
-
-post-configure:
- @${PERL} -pi -e 's/^(POD2MAN_EXE.*)$$/\1 --lax/;' ${WRKSRC}/Makefile
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/p5-Apache-Test/distinfo b/www/p5-Apache-Test/distinfo
index 55987450f07..e1d201c1a9f 100644
--- a/www/p5-Apache-Test/distinfo
+++ b/www/p5-Apache-Test/distinfo
@@ -1,3 +1,3 @@
-MD5 (Apache-Test-1.29.tar.gz) = d99c88b856302420211cee2f891ad931
-SHA256 (Apache-Test-1.29.tar.gz) = c8780c633335e3349414c67b81b153719d40534d8c7092dbd30214ed27a72043
-SIZE (Apache-Test-1.29.tar.gz) = 151416
+MD5 (Apache-Test-1.30.tar.gz) = f4e34be218a25048def5a4f797ae7cb9
+SHA256 (Apache-Test-1.30.tar.gz) = e45d1ea651ae179bc9f30f321e364fff1285db477cc4735aa4a90031c5ba267a
+SIZE (Apache-Test-1.30.tar.gz) = 150711