diff options
author | adamw <adamw@FreeBSD.org> | 2015-03-10 00:12:48 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-03-10 00:12:48 +0800 |
commit | 0061b3e52bfac74ca0c32a342e424b0b66058ae3 (patch) | |
tree | c64d49a23ec051db65507d94bb99792b731a853c | |
parent | 514f25be07420e66ef27f9e7fd01dcd24ced626a (diff) | |
download | freebsd-ports-gnome-0061b3e52bfac74ca0c32a342e424b0b66058ae3.tar.gz freebsd-ports-gnome-0061b3e52bfac74ca0c32a342e424b0b66058ae3.tar.zst freebsd-ports-gnome-0061b3e52bfac74ca0c32a342e424b0b66058ae3.zip |
Update to 0.094.
Sort plist.
Changes: https://metacpan.org/changes/distribution/Data-Munge
-rw-r--r-- | devel/p5-Data-Munge/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Data-Munge/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Data-Munge/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Data-Munge/Makefile b/devel/p5-Data-Munge/Makefile index 05c50ee70708..cb0d515608b7 100644 --- a/devel/p5-Data-Munge/Makefile +++ b/devel/p5-Data-Munge/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Data-Munge -PORTVERSION= 0.093 +PORTVERSION= 0.094 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,8 @@ COMMENT= Various utility functions LICENSE= ART10 GPLv1 LICENSE_COMB= dual +TEST_DEPENDS= p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings + USES= perl5 USE_PERL5= configure diff --git a/devel/p5-Data-Munge/distinfo b/devel/p5-Data-Munge/distinfo index cc4034b2c5d2..26097b821060 100644 --- a/devel/p5-Data-Munge/distinfo +++ b/devel/p5-Data-Munge/distinfo @@ -1,2 +1,2 @@ -SHA256 (Data-Munge-0.093.tar.gz) = 4029d63844f3483c28311fb696e8fcf60d9bd7a617b84bd759c2af86eb4e2688 -SIZE (Data-Munge-0.093.tar.gz) = 8219 +SHA256 (Data-Munge-0.094.tar.gz) = 68006848d80171c4854e3aac1f791d1d8453662d0586d97d234f882f285ff732 +SIZE (Data-Munge-0.094.tar.gz) = 8012 diff --git a/devel/p5-Data-Munge/pkg-plist b/devel/p5-Data-Munge/pkg-plist index 999b3792f405..0db5e37b8b61 100644 --- a/devel/p5-Data-Munge/pkg-plist +++ b/devel/p5-Data-Munge/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Data::Munge.3.gz %%SITE_PERL%%/Data/Munge.pm +%%PERL5_MAN3%%/Data::Munge.3.gz |