aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2009-07-24 01:26:58 +0800
committerpgollucci <pgollucci@FreeBSD.org>2009-07-24 01:26:58 +0800
commitd7b48d986516aebb34aa8d07450129cc6cd3b0ca (patch)
treec6c17c84a0dfce06d0c9e5728105372438582ae9 /net
parent404906a9cd192132ca0629748d668aa79d93faae (diff)
downloadfreebsd-ports-gnome-d7b48d986516aebb34aa8d07450129cc6cd3b0ca.tar.gz
freebsd-ports-gnome-d7b48d986516aebb34aa8d07450129cc6cd3b0ca.tar.zst
freebsd-ports-gnome-d7b48d986516aebb34aa8d07450129cc6cd3b0ca.zip
- Update to 0.73
PR: ports/136547 Approved by: maintainer timeout (numisemis@yahoo.com; 14 days) Submitted by: myself (pgollucci@)
Diffstat (limited to 'net')
-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