aboutsummaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-SOAP
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2006-09-21 07:51:14 +0000
committerLars Thegler <lth@FreeBSD.org>2006-09-21 07:51:14 +0000
commita58da7ae506a01b398192566fc160474996da1f8 (patch)
tree09a283dba757d5dbbee9376a26e22d0e48150bdf /www/p5-POE-Component-Server-SOAP
parent76b19097bc64760a11012beeeb239dc3db13c058 (diff)
downloadports-a58da7ae506a01b398192566fc160474996da1f8.tar.gz
ports-a58da7ae506a01b398192566fc160474996da1f8.zip
Notes
Diffstat (limited to 'www/p5-POE-Component-Server-SOAP')
-rw-r--r--www/p5-POE-Component-Server-SOAP/Makefile13
-rw-r--r--www/p5-POE-Component-Server-SOAP/distinfo6
2 files changed, 7 insertions, 12 deletions
diff --git a/www/p5-POE-Component-Server-SOAP/Makefile b/www/p5-POE-Component-Server-SOAP/Makefile
index 26c3cdd41170..bf251f42b2c0 100644
--- a/www/p5-POE-Component-Server-SOAP/Makefile
+++ b/www/p5-POE-Component-Server-SOAP/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= POE-Component-Server-SOAP
-PORTVERSION= 1.09
+PORTVERSION= 1.10
CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= POE
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
@@ -26,11 +25,7 @@ MAN3= POE::Component::Server::SOAP.3 \
POE::Component::Server::SOAP::Response.3
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-post-patch:
- @${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1); $$1/;' \
- -e '$$_ = "" if /use warnings/;' \
- ${WRKSRC}/lib/POE/Component/Server/SOAP.pm \
- ${WRKSRC}/lib/POE/Component/Server/SOAP/Response.pm
+.if ${PERL_LEVEL} < 500600 # from p5-MIME-Tools, via p5-SOAP-Lite
+IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again
.endif
.include <bsd.port.post.mk>
diff --git a/www/p5-POE-Component-Server-SOAP/distinfo b/www/p5-POE-Component-Server-SOAP/distinfo
index 035a8984690b..d2591c4eee37 100644
--- a/www/p5-POE-Component-Server-SOAP/distinfo
+++ b/www/p5-POE-Component-Server-SOAP/distinfo
@@ -1,3 +1,3 @@
-MD5 (POE-Component-Server-SOAP-1.09.tar.gz) = dcda3222ea8cf981c2aace003aa33733
-SHA256 (POE-Component-Server-SOAP-1.09.tar.gz) = ce42bad564ba59dc5d32c3826626fcb1b4ca6ee040dc0733a7833d08966ca9e4
-SIZE (POE-Component-Server-SOAP-1.09.tar.gz) = 12782
+MD5 (POE-Component-Server-SOAP-1.10.tar.gz) = d56d0f94ca2ce45ff336ed43736747db
+SHA256 (POE-Component-Server-SOAP-1.10.tar.gz) = 47a9d921237191550de5e62982a7b84f48bbd4e596b77e47e4644e0da00b77d0
+SIZE (POE-Component-Server-SOAP-1.10.tar.gz) = 13131