aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchinsan <chinsan@FreeBSD.org>2008-03-02 16:43:11 +0800
committerchinsan <chinsan@FreeBSD.org>2008-03-02 16:43:11 +0800
commit3ec2457b3feb810d06495c5db3120335deb152d0 (patch)
tree0c0892699fb216ca5954a9b537a3c2e8adf80c29
parent2d0099c8ffad647679d8b22bcc5fc50cf99d3c45 (diff)
downloadfreebsd-ports-gnome-3ec2457b3feb810d06495c5db3120335deb152d0.tar.gz
freebsd-ports-gnome-3ec2457b3feb810d06495c5db3120335deb152d0.tar.zst
freebsd-ports-gnome-3ec2457b3feb810d06495c5db3120335deb152d0.zip
- Updated to 1.008
- Use CPAN macro - Add missing deps. PR: ports/120907 Submitted by: Felippe de Meirelles Motta <lippemail at gmail _dot_ com>
-rw-r--r--devel/p5-List-Rotation-Cycle/Makefile12
-rw-r--r--devel/p5-List-Rotation-Cycle/distinfo6
2 files changed, 12 insertions, 6 deletions
diff --git a/devel/p5-List-Rotation-Cycle/Makefile b/devel/p5-List-Rotation-Cycle/Makefile
index 58359d33bf60..fc7be1d265a5 100644
--- a/devel/p5-List-Rotation-Cycle/Makefile
+++ b/devel/p5-List-Rotation-Cycle/Makefile
@@ -6,15 +6,21 @@
#
PORTNAME= List-Rotation-Cycle
-PORTVERSION= 1.004
+PORTVERSION= 1.008
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= List
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
COMMENT= Cycle through a list of values
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
+BUILD_DEPENDS+= ${SITE_PERL}/Module/Signature.pm:${PORTSDIR}/security/p5-Module-Signature \
+ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+ ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage
+RUN_DEPENDS+= ${BUILD_DEPENDS}
+
MAN3= List::Rotation::Cycle.3
PERL_CONFIGURE= yes
diff --git a/devel/p5-List-Rotation-Cycle/distinfo b/devel/p5-List-Rotation-Cycle/distinfo
index 7400ac854e95..bece665e3e7b 100644
--- a/devel/p5-List-Rotation-Cycle/distinfo
+++ b/devel/p5-List-Rotation-Cycle/distinfo
@@ -1,3 +1,3 @@
-MD5 (List-Rotation-Cycle-1.004.tar.gz) = fc8cf4f49d6bff0ea819690de72ced11
-SHA256 (List-Rotation-Cycle-1.004.tar.gz) = 4038ca59341998d20ee9fd2388e8d829e1a89aa9df28eac58fd32564a6083f7a
-SIZE (List-Rotation-Cycle-1.004.tar.gz) = 2936
+MD5 (List-Rotation-Cycle-1.008.tar.gz) = 64e88bb5737e6c15189676366a527349
+SHA256 (List-Rotation-Cycle-1.008.tar.gz) = d3e499ba0c75478bc1d14f8b75deccfe5352ee2d37e973ce3106ecae160afd9c
+SIZE (List-Rotation-Cycle-1.008.tar.gz) = 4651