Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2008 19:07:18 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120909: [UPDATE] devel/p5-Object-InsideOut
Message-ID:  <200802201907.m1KJ7ILx052946@www.freebsd.org>
Resent-Message-ID: <200802201910.m1KJA4Do049621@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120909
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Object-InsideOut
>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 Feb 20 19:10:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 3.37
- Use CPAN macro
- Add missing deps
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Object-InsideOut/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	8 Sep 2007 00:57:38 -0000	1.20
+++ Makefile	20 Feb 2008 18:36:22 -0000
@@ -6,18 +6,20 @@
 #
 
 PORTNAME=	Object-InsideOut
-PORTVERSION=	3.21
+PORTVERSION=	3.37
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	Object
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	geraud@gcu.info
 COMMENT=	Object::InsideOut - Comprehensive inside-out object support module
 
-RUN_DEPENDS=	p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class \
+RUN_DEPENDS=	p5-Data-Dumper>0::${PORTSDIR}/devel/p5-Data-Dumper \
+		p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class \
 		p5-Want>=0.12:${PORTSDIR}/devel/p5-Want \
-		p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils
+		p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+		p5-Test-Simple>=0.5:${PORTSDIR}/devel/p5-Test-Simple \
+		p5-Math-Random-MT-Auto>=5.04:${PORTSDIR}/math/p5-Math-Random-MT-Auto
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Object-InsideOut/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo	5 Sep 2007 06:55:16 -0000	1.18
+++ distinfo	20 Feb 2008 18:36:22 -0000
@@ -1,3 +1,3 @@
-MD5 (Object-InsideOut-3.21.tar.gz) = 7b3994048472275dae851567ac3158c5
-SHA256 (Object-InsideOut-3.21.tar.gz) = a2829f33030521bd7648a3fd09caf74c763c83d81b36c32c14af7d49fd6d0535
-SIZE (Object-InsideOut-3.21.tar.gz) = 105354
+MD5 (Object-InsideOut-3.37.tar.gz) = e8901998371b8de09083db8703b00a7e
+SHA256 (Object-InsideOut-3.37.tar.gz) = e563c274daeb9127e608e7d4d0e3a8ce04fd0952e959503e1a128d24079c4da9
+SIZE (Object-InsideOut-3.37.tar.gz) = 111676


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802201907.m1KJ7ILx052946>