From c9e3e8c8422eb7cb99d22304607394b8cb027e4e Mon Sep 17 00:00:00 2001 From: tobez Date: Tue, 11 Jan 2011 09:11:16 +0000 Subject: Update to 0.061. Changes: http://search.cpan.org/dist/Pod-WSDL/Changes --- textproc/p5-Pod-WSDL/Makefile | 8 ++++---- textproc/p5-Pod-WSDL/distinfo | 5 ++--- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'textproc') diff --git a/textproc/p5-Pod-WSDL/Makefile b/textproc/p5-Pod-WSDL/Makefile index d97735643420..54f46a65919c 100644 --- a/textproc/p5-Pod-WSDL/Makefile +++ b/textproc/p5-Pod-WSDL/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Pod-WSDL -PORTVERSION= 0.05 +PORTVERSION= 0.061 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Create WSDL documents from (extended) pod -BUILD_DEPENDS= ${SITE_PERL}/IO/Scalar.pm:${PORTSDIR}/devel/p5-IO-stringy \ - ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer \ - ${SITE_PERL}/XML/XPath.pm:${PORTSDIR}/textproc/p5-XML-XPath +BUILD_DEPENDS= p5-IO-stringy>=2.110:${PORTSDIR}/devel/p5-IO-stringy \ + p5-XML-Writer>=0.531:${PORTSDIR}/textproc/p5-XML-Writer \ + p5-XML-XPath>=1.13:${PORTSDIR}/textproc/p5-XML-XPath RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/textproc/p5-Pod-WSDL/distinfo b/textproc/p5-Pod-WSDL/distinfo index c32f8a7ba5bb..e5ec91a0a8e5 100644 --- a/textproc/p5-Pod-WSDL/distinfo +++ b/textproc/p5-Pod-WSDL/distinfo @@ -1,3 +1,2 @@ -MD5 (Pod-WSDL-0.05.tar.gz) = 5afd2b5371f121fd400b3580512c0fff -SHA256 (Pod-WSDL-0.05.tar.gz) = 603dec077156ec8ac10b37a918749ff182669afa5fe953af7fdcf1e1b6a7c09e -SIZE (Pod-WSDL-0.05.tar.gz) = 27938 +SHA256 (Pod-WSDL-0.061.tar.gz) = 3e9376487da1d5319d01e8a95116c96bad879e4ff71a324b9c2dccf32df579e8 +SIZE (Pod-WSDL-0.061.tar.gz) = 32315 -- cgit