aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Future
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2013-11-20 08:09:59 +0000
committerFrederic Culot <culot@FreeBSD.org>2013-11-20 08:09:59 +0000
commit3c930828983b93c42622c90f45165062c9fbf227 (patch)
treed5d1ee67e13b45fcb1cddb433a81bc3466608c39 /devel/p5-Future
parent5f2828f518bd23b58d8d2765c5e8d69f52e90553 (diff)
downloadports-3c930828983b93c42622c90f45165062c9fbf227.tar.gz
ports-3c930828983b93c42622c90f45165062c9fbf227.zip
- Update to 0.20
- Support staging Changes: http://search.cpan.org/dist/Future/Changes
Notes
Notes: svn path=/head/; revision=334398
Diffstat (limited to 'devel/p5-Future')
-rw-r--r--devel/p5-Future/Makefile11
-rw-r--r--devel/p5-Future/distinfo4
-rw-r--r--devel/p5-Future/pkg-plist9
3 files changed, 13 insertions, 11 deletions
diff --git a/devel/p5-Future/Makefile b/devel/p5-Future/Makefile
index 6c5eecffa780..fdae2653ba94 100644
--- a/devel/p5-Future/Makefile
+++ b/devel/p5-Future/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Future
-PORTVERSION= 0.19
+PORTVERSION= 0.20
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PEVANS
@@ -19,13 +19,6 @@ TEST_DEPENDS= p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-Refcount>0:${PORTSDIR}/devel/p5-Test-Refcount
USES= perl5
-USE_PERL5= modbuild
+USE_PERL5= configure
-MAN3= Future.3 Future::Phrasebook.3 Future::Utils.3
-
-PLIST_FILES= %%SITE_PERL%%/Future.pm %%SITE_PERL%%/Future/Phrasebook.pod \
- %%SITE_PERL%%/Future/Utils.pm
-PLIST_DIRS= %%SITE_PERL%%/Future
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-Future/distinfo b/devel/p5-Future/distinfo
index 1d5d76d64f3e..2dd881d12d21 100644
--- a/devel/p5-Future/distinfo
+++ b/devel/p5-Future/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Future-0.19.tar.gz) = 1cf70b690faa623ad854ec8ec32ef07dc187a57061ac95ca4679f04f1216e84e
-SIZE (Future-0.19.tar.gz) = 57262
+SHA256 (Future-0.20.tar.gz) = f1c07b4cbf3a0ac1713916b8e5f0b6d9cb869394a2531d3335664dd931d4a84f
+SIZE (Future-0.20.tar.gz) = 57438
diff --git a/devel/p5-Future/pkg-plist b/devel/p5-Future/pkg-plist
new file mode 100644
index 000000000000..4bf3058825a2
--- /dev/null
+++ b/devel/p5-Future/pkg-plist
@@ -0,0 +1,9 @@
+%%SITE_PERL%%/Future.pm
+%%SITE_PERL%%/Future/Phrasebook.pod
+%%SITE_PERL%%/Future/Utils.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Future/.packlist
+%%PERL5_MAN3%%/Future.3.gz
+%%PERL5_MAN3%%/Future::Phrasebook.3.gz
+%%PERL5_MAN3%%/Future::Utils.3.gz
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Future
+@dirrm %%SITE_PERL%%/Future