diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-08-22 11:04:27 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-08-22 11:04:27 +0000 |
commit | 99d316b5d611a76847d0c0eb2146e431ce79435d (patch) | |
tree | 97e5d6b572a932e4c8a3d5f84e167921144afdfa /net/p5-XML-Compile-SOAP | |
parent | 34270a1982ed6366ef494bb006423092d076ad38 (diff) |
Notes
Diffstat (limited to 'net/p5-XML-Compile-SOAP')
-rw-r--r-- | net/p5-XML-Compile-SOAP/Makefile | 12 | ||||
-rw-r--r-- | net/p5-XML-Compile-SOAP/distinfo | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile index d93755e8936f..088e692fd1e0 100644 --- a/net/p5-XML-Compile-SOAP/Makefile +++ b/net/p5-XML-Compile-SOAP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= XML-Compile-SOAP -PORTVERSION= 2.28 +PORTVERSION= 2.29 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,16 +19,16 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile>=1.22:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-Compile-Cache>=0.98:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ + p5-XML-Compile>=1.26:${PORTSDIR}/textproc/p5-XML-Compile \ + p5-XML-Compile-Cache>=0.99:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Log-Report>=0.90:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile>=1.22:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-Compile-Cache>=0.98:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ + p5-XML-Compile>=1.26:${PORTSDIR}/textproc/p5-XML-Compile \ + p5-XML-Compile-Cache>=0.99:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ p5-libwww>=5.816:${PORTSDIR}/www/p5-libwww TEST_DEPENDS= p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \ - p5-XML-Compile-Tester>=0.05:${PORTSDIR}/devel/p5-XML-Compile-Tester + p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester PERL_CONFIGURE= yes diff --git a/net/p5-XML-Compile-SOAP/distinfo b/net/p5-XML-Compile-SOAP/distinfo index 4ad5fcaca438..2bf37a13cb60 100644 --- a/net/p5-XML-Compile-SOAP/distinfo +++ b/net/p5-XML-Compile-SOAP/distinfo @@ -1,2 +1,2 @@ -SHA256 (XML-Compile-SOAP-2.28.tar.gz) = a314509d7117d3e2168c87fbc3146e61db441636f078cfcb211e2382091548e6 -SIZE (XML-Compile-SOAP-2.28.tar.gz) = 106433 +SHA256 (XML-Compile-SOAP-2.29.tar.gz) = 58bb8003e554d06effc8b560a5bafe7d0eabd2d40b953cb966f277051317ca91 +SIZE (XML-Compile-SOAP-2.29.tar.gz) = 106937 |