ports/164590: [PATCH] devel/p5-Object-InsideOut: update to 3.88

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 29 01:20:06 UTC 2012


>Number:         164590
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Object-InsideOut: update to 3.88
>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:   Sun Jan 29 01:20:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Tue Jan 10 22:10:57 CST 2012
>Description:
- Update to 3.88

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

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

--- p5-Object-InsideOut-3.88.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Object-InsideOut/Makefile,v
retrieving revision 1.41
diff -u -u -r1.41 Makefile
--- Makefile	20 Jan 2012 12:21:56 -0000	1.41
+++ Makefile	29 Jan 2012 01:19:15 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Object-InsideOut
-PORTVERSION=	3.87
+PORTVERSION=	3.88
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JDHEDDEN
@@ -18,8 +18,9 @@
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Exception-Class>=1.29:${PORTSDIR}/devel/p5-Exception-Class \
-		p5-Want>=0.12:${PORTSDIR}/devel/p5-Want
+BUILD_DEPENDS=	p5-Data-Dumper>=2.131:${PORTSDIR}/devel/p5-Data-Dumper \
+		p5-Exception-Class>=1.32:${PORTSDIR}/devel/p5-Exception-Class \
+		p5-Want>=0.18:${PORTSDIR}/devel/p5-Want
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
@@ -33,6 +34,7 @@
 .if ${PERL_LEVEL} < 501400
 BUILD_DEPENDS+=	p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils
 RUN_DEPENDS+=	p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils
+TEST_DEPENDS+=	p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Object-InsideOut/distinfo,v
retrieving revision 1.37
diff -u -u -r1.37 distinfo
--- distinfo	20 Jan 2012 12:21:56 -0000	1.37
+++ distinfo	29 Jan 2012 01:19:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (Object-InsideOut-3.87.tar.gz) = 5dfe0ba5b42c6d4b2f2e653bc6499aa2c68bd43dd208a8bec69001b05dd4cdf3
-SIZE (Object-InsideOut-3.87.tar.gz) = 120747
+SHA256 (Object-InsideOut-3.88.tar.gz) = 607d60b8ac38366c6837220c5b73d960250e9259a64494c67a57fb9787f20be9
+SIZE (Object-InsideOut-3.88.tar.gz) = 120767
--- p5-Object-InsideOut-3.88.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list