diff options
-rw-r--r-- | textproc/p5-Pod-POM/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Pod-POM/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index b74fdbf9539b..88b36d4544cf 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Pod-POM -PORTVERSION= 0.29 -PORTREVISION= 1 +PORTVERSION= 2.00 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +13,7 @@ COMMENT= POD Object Model LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp +BUILD_DEPENDS= p5-File-Slurper>=0.004:${PORTSDIR}/devel/p5-File-Slurper RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Pod-POM/distinfo b/textproc/p5-Pod-POM/distinfo index a2c3b8a61c50..a6be6ab662b8 100644 --- a/textproc/p5-Pod-POM/distinfo +++ b/textproc/p5-Pod-POM/distinfo @@ -1,2 +1,2 @@ -SHA256 (Pod-POM-0.29.tar.gz) = 5f7632b04d911ae37136709d6554f9cfccba8b86d308a7708b3068536e9873d5 -SIZE (Pod-POM-0.29.tar.gz) = 74337 +SHA256 (Pod-POM-2.00.tar.gz) = c1a715b5f9a28a88a2a2ac4ecbca7e41e279cffb7166aaed338477172d2df091 +SIZE (Pod-POM-2.00.tar.gz) = 65377 |