ports/137238: [PATCH] Update devel/p5-List-Rotation-Cycle to 1.009

Anton Berezin tobez at tobez.org
Wed Jul 29 10:20:06 UTC 2009


>Number:         137238
>Category:       ports
>Synopsis:       [PATCH] Update devel/p5-List-Rotation-Cycle to 1.009
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 29 10:20:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD heechee.tobez.org 7.2-STABLE FreeBSD 7.2-STABLE #9: Tue Jun 16 15:47:04 CEST 2009 root at heechee.tobez.org:/usr/obj/usr/src/sys/HEECHEE amd64


	
>Description:
	
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-List-Rotation-Cycle/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	30 Aug 2008 11:33:14 -0000	1.5
+++ Makefile	29 Jul 2009 09:58:59 -0000
@@ -6,23 +6,16 @@
 #
 
 PORTNAME=	List-Rotation-Cycle
-PORTVERSION=	1.008
-PORTREVISION=	1
+PORTVERSION=	1.009
 CATEGORIES=	devel perl5
-MASTER_SITES=	LOCAL/chinsan/CPAN CPAN
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	chinsan at 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}
-
-PORTSCOUT=	limitw:1,even
+BUILD_DEPENDS=	p5-Memoize>0:${PORTSDIR}/devel/p5-Memoize
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 MAN3=		List::Rotation::Cycle.3
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-List-Rotation-Cycle/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2 Mar 2008 08:43:11 -0000	1.2
+++ distinfo	29 Jul 2009 09:31:06 -0000
@@ -1,3 +1,3 @@
-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
+MD5 (List-Rotation-Cycle-1.009.tar.gz) = 5e867a2879e8ffa77c38e1ec64957493
+SHA256 (List-Rotation-Cycle-1.009.tar.gz) = 103f9bb9e43b4c0396218b5c919258d28ef80b89074d96cd0d0240147b9f76f6
+SIZE (List-Rotation-Cycle-1.009.tar.gz) = 4648
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list