diff options
author | lth <lth@FreeBSD.org> | 2009-03-10 23:09:14 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2009-03-10 23:09:14 +0800 |
commit | fc3643b448dfa7561125d8bd79d315525ae3adc4 (patch) | |
tree | 0c471947abf82f57d88fa1d70743e52ab4717342 | |
parent | d658ff6c77f3805fc52bbb77604269b9246bafa1 (diff) | |
download | freebsd-ports-gnome-fc3643b448dfa7561125d8bd79d315525ae3adc4.tar.gz freebsd-ports-gnome-fc3643b448dfa7561125d8bd79d315525ae3adc4.tar.zst freebsd-ports-gnome-fc3643b448dfa7561125d8bd79d315525ae3adc4.zip |
Update to 2.01
-rw-r--r-- | net/p5-XML-Compile-SOAP-Daemon/Makefile | 9 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP-Daemon/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/net/p5-XML-Compile-SOAP-Daemon/Makefile b/net/p5-XML-Compile-SOAP-Daemon/Makefile index 90b0323144c2..94e166da1db3 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= 0.12 +PORTVERSION= 2.01 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,9 +17,10 @@ COMMENT= Base class for SOAP message servers BUILD_DEPENDS= p5-Net-Server>=0.97:${PORTSDIR}/net/p5-Net-Server \ p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes \ p5-libwww>=5.803:${PORTSDIR}/www/p5-libwww \ - p5-Log-Report>=0.15:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile-SOAP>=0.73:${PORTSDIR}/net/p5-XML-Compile-SOAP \ - p5-XML-Compile>=0.55:${PORTSDIR}/textproc/p5-XML-Compile + p5-Log-Report>=0.22:${PORTSDIR}/devel/p5-Log-Report \ + p5-XML-Compile-SOAP>=2.02:${PORTSDIR}/net/p5-XML-Compile-SOAP \ + p5-XML-Compile>=1.01:${PORTSDIR}/textproc/p5-XML-Compile \ + p5-XML-Compile-Cache>=0.91:${PORTSDIR}/textproc/p5-XML-Compile-Cache 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 00ddf17cfa4f..886de45218fa 100644 --- a/net/p5-XML-Compile-SOAP-Daemon/distinfo +++ b/net/p5-XML-Compile-SOAP-Daemon/distinfo @@ -1,3 +1,3 @@ -MD5 (XML-Compile-SOAP-Daemon-0.12.tar.gz) = 71b3abf7a603f598fa91aaac39449040 -SHA256 (XML-Compile-SOAP-Daemon-0.12.tar.gz) = 4ffe3b3cc22eabc0630c0b434ca0e33f3205d2f844c38a28c209b0e9abd70b67 -SIZE (XML-Compile-SOAP-Daemon-0.12.tar.gz) = 20361 +MD5 (XML-Compile-SOAP-Daemon-2.01.tar.gz) = fb183285c6109a6e434ccf80fc5d8b89 +SHA256 (XML-Compile-SOAP-Daemon-2.01.tar.gz) = d11d18f6443d6a0834ab6f5afdbee528a347e4a921b4fe6f3ed825c58f2dbaf2 +SIZE (XML-Compile-SOAP-Daemon-2.01.tar.gz) = 21762 |