diff options
Diffstat (limited to 'net/p5-XML-Compile-SOAP/Makefile')
-rw-r--r-- | net/p5-XML-Compile-SOAP/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/p5-XML-Compile-SOAP/Makefile b/net/p5-XML-Compile-SOAP/Makefile index fe932fd7fb84..d93755e8936f 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.26 +PORTVERSION= 2.28 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -27,7 +27,6 @@ RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-XML-Compile>=1.22:${PORTSDIR}/textproc/p5-XML-Compile \ p5-XML-Compile-Cache>=0.98:${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 |