diff options
author | lth <lth@FreeBSD.org> | 2010-12-27 23:39:01 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2010-12-27 23:39:01 +0800 |
commit | 4f74a5fc0bfda21d2240b105345d769415e1eafb (patch) | |
tree | d81aa34308aa0f59df69fd1c2bd52afb9e1f9a75 /net | |
parent | 015702fa464a20aee12d2f2839d996eb1d181981 (diff) | |
download | freebsd-ports-gnome-4f74a5fc0bfda21d2240b105345d769415e1eafb.tar.gz freebsd-ports-gnome-4f74a5fc0bfda21d2240b105345d769415e1eafb.tar.zst freebsd-ports-gnome-4f74a5fc0bfda21d2240b105345d769415e1eafb.zip |
Update to 2.06
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-XML-Compile-SOAP-Daemon/Makefile | 15 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP-Daemon/distinfo | 4 |
2 files changed, 10 insertions, 9 deletions
diff --git a/net/p5-XML-Compile-SOAP-Daemon/Makefile b/net/p5-XML-Compile-SOAP-Daemon/Makefile index ec57db1aedf2..c7278dada01f 100644 --- a/net/p5-XML-Compile-SOAP-Daemon/Makefile +++ b/net/p5-XML-Compile-SOAP-Daemon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Compile-SOAP-Daemon -PORTVERSION= 2.04 +PORTVERSION= 2.06 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Base class for SOAP message servers -BUILD_DEPENDS= p5-Net-Server>=0.97:${PORTSDIR}/net/p5-Net-Server \ - p5-libwww>=5.803:${PORTSDIR}/www/p5-libwww \ - p5-Log-Report>=0.22:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile-SOAP>=2.18:${PORTSDIR}/net/p5-XML-Compile-SOAP \ - p5-XML-Compile>=1.18:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-Compile-Cache>=0.91:${PORTSDIR}/textproc/p5-XML-Compile-Cache +BUILD_DEPENDS= p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ + p5-Net-Server>=0.97:${PORTSDIR}/net/p5-Net-Server \ + p5-XML-Compile-Cache>=0.98:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ + p5-XML-Compile-SOAP-WSA>=0.12:${PORTSDIR}/net/p5-XML-Compile-SOAP-WSA \ + p5-XML-Compile-SOAP>=2.20:${PORTSDIR}/net/p5-XML-Compile-SOAP \ + p5-XML-Compile>=1.2:${PORTSDIR}/textproc/p5-XML-Compile \ + p5-libwww>=5.803:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/net/p5-XML-Compile-SOAP-Daemon/distinfo b/net/p5-XML-Compile-SOAP-Daemon/distinfo index 1d32b4eb88e1..277193c691d9 100644 --- a/net/p5-XML-Compile-SOAP-Daemon/distinfo +++ b/net/p5-XML-Compile-SOAP-Daemon/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-SOAP-Daemon-2.04.tar.gz) = 694779756d7773f983a0ea8f1a5b5cddde7131e60c74192626697e95ecfd9de1 -SIZE (XML-Compile-SOAP-Daemon-2.04.tar.gz) = 26377 +SHA256 (XML-Compile-SOAP-Daemon-2.06.tar.gz) = 8c6d52b8c80715d5018e1c79134e25813b01ab1384de4f2b0bd748fc389b92b6 +SIZE (XML-Compile-SOAP-Daemon-2.06.tar.gz) = 26750 |