diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-01-22 14:04:16 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-01-22 14:04:16 +0000 |
commit | 494f28eb256cea765f7aa6f106e3b9b10d0a8503 (patch) | |
tree | 4c58f8b0022e7524d9b85f2abef7d45cf111a202 /www | |
parent | c0ab2853cc984ebaca0c4a37de18322a63a153e7 (diff) | |
download | ports-494f28eb256cea765f7aa6f106e3b9b10d0a8503.tar.gz ports-494f28eb256cea765f7aa6f106e3b9b10d0a8503.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Admin-Config/Makefile | 6 | ||||
-rw-r--r-- | www/p5-Apache-Admin-Config/distinfo | 2 |
2 files changed, 2 insertions, 6 deletions
diff --git a/www/p5-Apache-Admin-Config/Makefile b/www/p5-Apache-Admin-Config/Makefile index 7eb0dde48ea6..19a1e68fa46b 100644 --- a/www/p5-Apache-Admin-Config/Makefile +++ b/www/p5-Apache-Admin-Config/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Apache-Admin-Config -PORTVERSION= 0.12 -PORTREVISION= 2 +PORTVERSION= 0.15 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache @@ -24,8 +23,5 @@ post-patch: ${PERL} -pi -e 's/(!\$$)/0 && $1/;' \ -e 's|(VERSION_FROM\s+=>\s+)(.*)(,.*)$$|$$1$$2$$3\nMAN3PODS=>{$$2=>q!\\\$$(INST_MAN3DIR)/${MAN3}!},|;' \ ${WRKSRC}/Makefile.PL - ${PERL} -pi -e 's/exists(\s+.*\[.*\])/defined$$1/;' \ - -e 's/return \$$self unless/return overload::StrVal(\$$self) unless/' \ - ${WRKSRC}/lib/Apache/Admin/Config.pm .include <bsd.port.mk> diff --git a/www/p5-Apache-Admin-Config/distinfo b/www/p5-Apache-Admin-Config/distinfo index de975b0ff2ec..62870e9fb8ad 100644 --- a/www/p5-Apache-Admin-Config/distinfo +++ b/www/p5-Apache-Admin-Config/distinfo @@ -1 +1 @@ -MD5 (Apache-Admin-Config-0.12.tar.gz) = e8363300e7cb7a87c212d9092e8a74fd +MD5 (Apache-Admin-Config-0.15.tar.gz) = ca2264ce3e1dd17af6a65aa9ce345d76 |