diff options
author | tobez <tobez@FreeBSD.org> | 2011-01-11 17:11:16 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-01-11 17:11:16 +0800 |
commit | c9e3e8c8422eb7cb99d22304607394b8cb027e4e (patch) | |
tree | 1fe43924d7a11024348483a1591cf88ea9f6e761 /textproc | |
parent | 49fa61c303856fc8843158f91d9d9b1d82731db9 (diff) | |
download | freebsd-ports-gnome-c9e3e8c8422eb7cb99d22304607394b8cb027e4e.tar.gz freebsd-ports-gnome-c9e3e8c8422eb7cb99d22304607394b8cb027e4e.tar.zst freebsd-ports-gnome-c9e3e8c8422eb7cb99d22304607394b8cb027e4e.zip |
Update to 0.061.
Changes: http://search.cpan.org/dist/Pod-WSDL/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Pod-WSDL/Makefile | 8 | ||||
-rw-r--r-- | textproc/p5-Pod-WSDL/distinfo | 5 |
2 files changed, 6 insertions, 7 deletions
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 |