ports/151145: [PATCH] devel/p5-Forest: update to 0.09

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 2 04:20:03 UTC 2010


>Number:         151145
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Forest: update to 0.09
>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:   Sat Oct 02 04:20:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sun Jul 25 00:09:24 CST 2010
>Description:
- Update to 0.09
- Declare minial required version of p5-MooseX-Clone
- Use tab instead of space

Tinderbox logs:
- https://sunpoet.net/tinderbox/logs/8-FreeBSD/p5-Forest-0.09.log
- https://sunpoet.net/tinderbox/logs/7-FreeBSD/p5-Forest-0.09.log

Port maintainer (perl at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Forest-0.09.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Forest/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	10 Jun 2010 01:41:56 -0000	1.8
+++ Makefile	2 Oct 2010 04:12:25 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Forest
-PORTVERSION=	0.08
-PORTREVISION=	1
+PORTVERSION=	0.09
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../by-authors/id/S/ST/STEVAN
@@ -16,8 +15,8 @@
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	A collection of n-ary tree related modules
 
-RUN_DEPENDS= p5-MooseX-AttributeHelpers>=0.07:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \
-  		p5-MooseX-Clone>=:${PORTSDIR}/devel/p5-MooseX-Clone \
+RUN_DEPENDS=	p5-MooseX-AttributeHelpers>=0.07:${PORTSDIR}/devel/p5-MooseX-AttributeHelpers \
+  		p5-MooseX-Clone>=0.05:${PORTSDIR}/devel/p5-MooseX-Clone \
 		p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Forest/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	15 Jan 2010 14:58:59 -0000	1.5
+++ distinfo	2 Oct 2010 04:12:25 -0000
@@ -1,3 +1,3 @@
-MD5 (Forest-0.08.tar.gz) = 7313d527ce50d9c1d66be4de1e0f421e
-SHA256 (Forest-0.08.tar.gz) = 91d7eaf8749d5fd21fc50f0621c0fc10a0da6cb932870d21e598fbf30664c988
-SIZE (Forest-0.08.tar.gz) = 33058
+MD5 (Forest-0.09.tar.gz) = b55c0c0d6f58a3de1af0c98b02415016
+SHA256 (Forest-0.09.tar.gz) = 85fa217adfbf858f162b301f64c173b9d377728cec626ab9146b313ee1353728
+SIZE (Forest-0.09.tar.gz) = 33001
--- p5-Forest-0.09.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list