aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Apache2-SOAP
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-23 17:26:58 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-23 17:26:58 +0000
commitf1bb1ca8f4af0b2a8d6ada92e571e276e1280f85 (patch)
treeea24c54a7c9e78f666c9c9fae382b021e433b815 /net/p5-Apache2-SOAP
parent89404f7c8d60648b4392c8ba56d9b348b9c8026f (diff)
downloadports-f1bb1ca8f4af0b2a8d6ada92e571e276e1280f85.tar.gz
ports-f1bb1ca8f4af0b2a8d6ada92e571e276e1280f85.zip
- Update to 0.73
PR: ports/136547 Approved by: maintainer timeout (numisemis@yahoo.com; 14 days) Submitted by: myself (pgollucci@)
Notes
Notes: svn path=/head/; revision=238274
Diffstat (limited to 'net/p5-Apache2-SOAP')
-rw-r--r--net/p5-Apache2-SOAP/Makefile18
-rw-r--r--net/p5-Apache2-SOAP/distinfo6
2 files changed, 9 insertions, 15 deletions
diff --git a/net/p5-Apache2-SOAP/Makefile b/net/p5-Apache2-SOAP/Makefile
index f813575d478b..c38f888d3568 100644
--- a/net/p5-Apache2-SOAP/Makefile
+++ b/net/p5-Apache2-SOAP/Makefile
@@ -6,27 +6,21 @@
#
PORTNAME= Apache2-SOAP
-PORTVERSION= 0.72
+PORTVERSION= 0.73
CATEGORIES= net www perl5
-MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/CPAN/authors/id/R/RK/RKOBES/ \
- http://cpan.mirror.solnet.ch/modules/by-module/File/RKOBES/ \
- http://cpan.mirror.fr/modules/by-module/Apache2/ \
- http://backpan.perl.org/authors/id/R/RK/RKOBES/ \
- http://cpan.mirrorgeek.com/modules/by-category/10_File_Names_Systems_Locking/File/RKOBES/ \
- http://cpan.stu.edu.tw/modules/by-category/15_World_Wide_Web_HTML_HTTP_CGI/Apache2/
-MASTER_SITE_SUBDIR= Apache2
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= numisemis@yahoo.com
COMMENT= Apache2 mod_perl2 SOAP Server
+BUILD_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_perl.so:${PORTSDIR}/www/mod_perl2 \
+ ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= 5.8.0+
USE_APACHE= 2.0+
MAN3= Apache2::SOAP.3
-BUILD_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_perl.so:${PORTSDIR}/www/mod_perl2
-BUILD_DEPENDS+= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
.include <bsd.port.mk>
diff --git a/net/p5-Apache2-SOAP/distinfo b/net/p5-Apache2-SOAP/distinfo
index 7b827ddc34fc..6c683be701bb 100644
--- a/net/p5-Apache2-SOAP/distinfo
+++ b/net/p5-Apache2-SOAP/distinfo
@@ -1,3 +1,3 @@
-MD5 (Apache2-SOAP-0.72.tar.gz) = 8e86fa49b4226a16877e98eb1fe3a98a
-SHA256 (Apache2-SOAP-0.72.tar.gz) = c176bc2229f7cbde4acf321cbea8250274dba989a940c50afa2689a6bb853bb5
-SIZE (Apache2-SOAP-0.72.tar.gz) = 5427
+MD5 (Apache2-SOAP-0.73.tar.gz) = e0c376abd24b9b494d0ee60b8eeecefb
+SHA256 (Apache2-SOAP-0.73.tar.gz) = 65f577e698b7e46c24904ee3cc3e27e1101d0a54554ec79a7c0ce4ea0ba0afac
+SIZE (Apache2-SOAP-0.73.tar.gz) = 5526