diff options
author | lth <lth@FreeBSD.org> | 2010-05-12 21:36:27 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2010-05-12 21:36:27 +0800 |
commit | 35b20d7cfcd83c7ee3667389ef11c62f21f260d9 (patch) | |
tree | eafb49b05b8e2e23fe049ad9821cc23c7732052d /net | |
parent | a5564b5e608f879e481833862a46fb30e484cf65 (diff) | |
download | freebsd-ports-gnome-35b20d7cfcd83c7ee3667389ef11c62f21f260d9.tar.gz freebsd-ports-gnome-35b20d7cfcd83c7ee3667389ef11c62f21f260d9.tar.zst freebsd-ports-gnome-35b20d7cfcd83c7ee3667389ef11c62f21f260d9.zip |
Update to 2.02
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-XML-Compile-SOAP-Daemon/Makefile | 5 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP-Daemon/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/p5-XML-Compile-SOAP-Daemon/Makefile b/net/p5-XML-Compile-SOAP-Daemon/Makefile index 135a2f62a7a2..82e17673439c 100644 --- a/net/p5-XML-Compile-SOAP-Daemon/Makefile +++ b/net/p5-XML-Compile-SOAP-Daemon/Makefile @@ -6,8 +6,7 @@ # PORTNAME= XML-Compile-SOAP-Daemon -PORTVERSION= 2.01 -PORTREVISION= 1 +PORTVERSION= 2.02 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +17,7 @@ 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.02:${PORTSDIR}/net/p5-XML-Compile-SOAP \ + p5-XML-Compile-SOAP>=2.10:${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} diff --git a/net/p5-XML-Compile-SOAP-Daemon/distinfo b/net/p5-XML-Compile-SOAP-Daemon/distinfo index 886de45218fa..3d03554204d4 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-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 +MD5 (XML-Compile-SOAP-Daemon-2.02.tar.gz) = f0c5688ece5c25604a1b7f7ea4978aa4 +SHA256 (XML-Compile-SOAP-Daemon-2.02.tar.gz) = 796afa1a8b03c93167f9f9b83cb964f7bf088d91c759e78a7429ec8a41a29073 +SIZE (XML-Compile-SOAP-Daemon-2.02.tar.gz) = 23047 |