diff options
author | Lars Thegler <lth@FreeBSD.org> | 2009-03-10 15:09:14 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2009-03-10 15:09:14 +0000 |
commit | 55a60b1c5f4585bd19d827aa4d6b5bc9fa893a71 (patch) | |
tree | f26a0b0d6f67f163c450c866d0e7954676448b4c /net/p5-XML-Compile-SOAP-Daemon | |
parent | bbc96eb642a64a965f47caa6c407dd2ebfaa8c60 (diff) | |
download | ports-55a60b1c5f4585bd19d827aa4d6b5bc9fa893a71.tar.gz ports-55a60b1c5f4585bd19d827aa4d6b5bc9fa893a71.zip |
Notes
Diffstat (limited to 'net/p5-XML-Compile-SOAP-Daemon')
-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 |