Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  2 Aug 2006 08:19:23 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        geraud@gcu.info, gslin@gslin.org
Subject:   ports/101233: [PATCH] devel/p5-Object-InsideOut: update to 1.47
Message-ID:  <20060802001923.D093051@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608020020.k720KLa8076335@freefall.freebsd.org>

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

>Number:         101233
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Object-InsideOut: update to 1.47
>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 Aug 02 00:20:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 1.47
- According corelist -a Scalar::Util, p5-Scalar-List-Utils>=1.10 is
  in Perl 5.8.x based.

Port maintainer (geraud@gcu.info) is cc'd.

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

--- p5-Object-InsideOut-1.47.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-Object-InsideOut/Makefile /home/staff/gslin/work/p5-Object-InsideOut/Makefile
--- /usr/ports/devel/p5-Object-InsideOut/Makefile	Tue Jul 18 18:56:34 2006
+++ /home/staff/gslin/work/p5-Object-InsideOut/Makefile	Wed Aug  2 08:17:50 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Object-InsideOut
-PORTVERSION=	1.45
+PORTVERSION=	1.47
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Object
@@ -15,9 +15,8 @@
 MAINTAINER=	geraud@gcu.info
 COMMENT=	Object::InsideOut - Comprehensive inside-out object support module
 
-BUILD_DEPENDS=	p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class \
-		p5-Scalar-List-Utils>=1.10:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/devel/p5-Object-InsideOut/distinfo /home/staff/gslin/work/p5-Object-InsideOut/distinfo
--- /usr/ports/devel/p5-Object-InsideOut/distinfo	Tue Jul 18 18:56:34 2006
+++ /home/staff/gslin/work/p5-Object-InsideOut/distinfo	Wed Aug  2 08:17:02 2006
@@ -1,3 +1,3 @@
-MD5 (Object-InsideOut-1.45.tar.gz) = cde46297b346e329996b0cd40e9b81df
-SHA256 (Object-InsideOut-1.45.tar.gz) = 202700a28e66684b1b1b53b3d9812b443f2ecc543b98a6b3d9cb58f20ea96f0b
-SIZE (Object-InsideOut-1.45.tar.gz) = 63632
+MD5 (Object-InsideOut-1.47.tar.gz) = 3d32def8ca22efaa1f63202954ec51d0
+SHA256 (Object-InsideOut-1.47.tar.gz) = 4a46e8f9bf7dc74419bda5c8f4f461c09e83f654893de17d63e3c1e6e7529eac
+SIZE (Object-InsideOut-1.47.tar.gz) = 64363
--- p5-Object-InsideOut-1.47.patch ends here ---

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



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