diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-10-07 07:06:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-10-07 07:06:49 +0800 |
commit | 81a90d7bf94e12910282a00f9c1a5dc931f55839 (patch) | |
tree | 48fa984b1c0f2f73255893ffe548df14838c3323 /devel | |
parent | e17077a2cadcddaab68724e2c6e23a9fb4df9307 (diff) | |
download | freebsd-ports-gnome-81a90d7bf94e12910282a00f9c1a5dc931f55839.tar.gz freebsd-ports-gnome-81a90d7bf94e12910282a00f9c1a5dc931f55839.tar.zst freebsd-ports-gnome-81a90d7bf94e12910282a00f9c1a5dc931f55839.zip |
- Update to 0.09
- Cleanup PLIST
Changes: http://search.cpan.org/dist/List-AllUtils/Changes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-List-AllUtils/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-List-AllUtils/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-List-AllUtils/pkg-plist | 3 |
3 files changed, 3 insertions, 7 deletions
diff --git a/devel/p5-List-AllUtils/Makefile b/devel/p5-List-AllUtils/Makefile index b9163b5525c4..ab507f73fdd5 100644 --- a/devel/p5-List-AllUtils/Makefile +++ b/devel/p5-List-AllUtils/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= List-AllUtils -PORTVERSION= 0.08 -PORTREVISION= 1 +PORTVERSION= 0.09 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-List-AllUtils/distinfo b/devel/p5-List-AllUtils/distinfo index 4f2eba872811..6c06700a7b06 100644 --- a/devel/p5-List-AllUtils/distinfo +++ b/devel/p5-List-AllUtils/distinfo @@ -1,2 +1,2 @@ -SHA256 (List-AllUtils-0.08.tar.gz) = 27ddc2f0d47656cd3e08846ffe19f765bbd6c1d0e3c751ce4bb704e2b0b7ad1f -SIZE (List-AllUtils-0.08.tar.gz) = 19283 +SHA256 (List-AllUtils-0.09.tar.gz) = 4cfe6359cc6c9f4ba0d178e223f4b468d3cf7768d645334962f05de069bdaee2 +SIZE (List-AllUtils-0.09.tar.gz) = 25846 diff --git a/devel/p5-List-AllUtils/pkg-plist b/devel/p5-List-AllUtils/pkg-plist index d3ad72cbcb8b..677f542e4d78 100644 --- a/devel/p5-List-AllUtils/pkg-plist +++ b/devel/p5-List-AllUtils/pkg-plist @@ -1,6 +1,3 @@ %%SITE_PERL%%/List/AllUtils.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils/.packlist %%PERL5_MAN3%%/List::AllUtils.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/List/AllUtils -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/List -@dirrmtry %%SITE_PERL%%/List |