diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-13 02:31:53 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-13 02:31:53 +0000 |
commit | b04fb92332d0a7da87631aee4dbdc527f0653270 (patch) | |
tree | 986280ecb12e30d2abc9931e2e5028eef626c83d /net/p5-XML-Compile-SOAP | |
parent | 739f3811ca50f8cabd82b930e98ee3d346baa318 (diff) | |
download | ports-b04fb92332d0a7da87631aee4dbdc527f0653270.tar.gz ports-b04fb92332d0a7da87631aee4dbdc527f0653270.zip |
Notes
Diffstat (limited to 'net/p5-XML-Compile-SOAP')
-rw-r--r-- | net/p5-XML-Compile-SOAP/Makefile | 4 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile index 64f55371bdd3..8ff7b82a2a74 100644 --- a/net/p5-XML-Compile-SOAP/Makefile +++ b/net/p5-XML-Compile-SOAP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Compile-SOAP -PORTVERSION= 0.68 +PORTVERSION= 0.70 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Base-class for SOAP implementations -RUN_DEPENDS= p5-XML-Compile>=0.68:${PORTSDIR}/textproc/p5-XML-Compile \ +RUN_DEPENDS= p5-XML-Compile>=0.73:${PORTSDIR}/textproc/p5-XML-Compile \ p5-Log-Report>=0.11:${PORTSDIR}/devel/p5-Log-Report \ ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo index ee0bb2d68f14..0800109af710 100644 --- a/net/p5-XML-Compile-SOAP/distinfo +++ b/net/p5-XML-Compile-SOAP/distinfo @@ -1,3 +1,3 @@ -MD5 (XML-Compile-SOAP-0.68.tar.gz) = ea58f2f7f90c20e15630b73423dec946 -SHA256 (XML-Compile-SOAP-0.68.tar.gz) = 9a9c28d2543e5d9900f4efc8d2b5145e8981df24dfd132cedffad25f35e336cf -SIZE (XML-Compile-SOAP-0.68.tar.gz) = 90047 +MD5 (XML-Compile-SOAP-0.70.tar.gz) = c6ffd76faee3e353fadef8987e50c4ab +SHA256 (XML-Compile-SOAP-0.70.tar.gz) = e36fca6a562078502eefc857921675aabe1d13689f7f400ac89f9f1b4727f464 +SIZE (XML-Compile-SOAP-0.70.tar.gz) = 92867 |