From 1b064a54357bb63fd7c7249b29cbae599d4c3be6 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Wed, 18 Sep 2013 15:22:25 +0000 Subject: - Update to 0.30 Changes: http://search.cpan.org/dist/Set-Array/Changes --- devel/p5-Set-Array/Makefile | 7 +++---- devel/p5-Set-Array/distinfo | 4 ++-- devel/p5-Set-Array/pkg-plist | 3 +++ 3 files changed, 8 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/p5-Set-Array/Makefile b/devel/p5-Set-Array/Makefile index 4d919c09a8f0..c005fd1caf6b 100644 --- a/devel/p5-Set-Array/Makefile +++ b/devel/p5-Set-Array/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Set-Array -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RSAVAGE @@ -16,13 +16,12 @@ LICENSE= ART10 BUILD_DEPENDS= p5-Try-Tiny>=0.11:${PORTSDIR}/lang/p5-Try-Tiny \ p5-Want>=0:${PORTSDIR}/devel/p5-Want -RUN_DEPENDS= p5-Try-Tiny>=0.11:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-Want>=0:${PORTSDIR}/devel/p5-Want +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure MAN3= Set::Array.3 diff --git a/devel/p5-Set-Array/distinfo b/devel/p5-Set-Array/distinfo index 1aace45842aa..3fdd6100d085 100644 --- a/devel/p5-Set-Array/distinfo +++ b/devel/p5-Set-Array/distinfo @@ -1,2 +1,2 @@ -SHA256 (Set-Array-0.29.tgz) = 4e1e35ae5480310032754f5410eaba9381c6c84c992d6f6ec59aad2b84c38c3d -SIZE (Set-Array-0.29.tgz) = 31005 +SHA256 (Set-Array-0.30.tgz) = d9f024c8e3637feccdebcf6479b6754b6c92f1209f567feaf0c23818af31ee3c +SIZE (Set-Array-0.30.tgz) = 32726 diff --git a/devel/p5-Set-Array/pkg-plist b/devel/p5-Set-Array/pkg-plist index ea93519bbff6..2e52627f95e2 100644 --- a/devel/p5-Set-Array/pkg-plist +++ b/devel/p5-Set-Array/pkg-plist @@ -1,2 +1,5 @@ %%SITE_PERL%%/Set/Array.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/Array/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set/Array +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Set @dirrmtry %%SITE_PERL%%/Set -- cgit