diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2015-09-07 17:32:35 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2015-09-07 17:32:35 +0000 |
commit | 8207168a6f1e06364516f829f1fdca72a35dfddc (patch) | |
tree | a1ddd4d729a034aafc73aa68d9c02562cfbf5cb1 | |
parent | Add devel/p5-File-Slurper, (yet another) file slurping module that aims (diff) |
Update to 2.00, and switch p5-File-Slurp dependency to p5-File-Slurper.
Changes: https://metacpan.org/changes/distribution/Pod-POM
Notes
Notes:
svn path=/head/; revision=396289
-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 |