From geraud@lutin.jard.in  Wed Aug  9 22:54:00 2006
Return-Path: <geraud@lutin.jard.in>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D3C5216A4DA
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Aug 2006 22:54:00 +0000 (UTC)
	(envelope-from geraud@lutin.jard.in)
Received: from lutin.jard.in (lutin.jard.in [193.24.215.156])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 44BD043D46
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Aug 2006 22:53:59 +0000 (GMT)
	(envelope-from geraud@lutin.jard.in)
Received: from lutin.jard.in (geraud@localhost.jard.in [127.0.0.1])
	by lutin.jard.in (8.13.6/8.13.6) with ESMTP id k79MrtfF088707
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO)
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 10 Aug 2006 00:53:57 +0200 (CEST)
	(envelope-from geraud@lutin.jard.in)
Received: (from geraud@localhost)
	by lutin.jard.in (8.13.6/8.13.6/Submit) id k79Mrsnc088705;
	Thu, 10 Aug 2006 00:53:54 +0200 (CEST)
	(envelope-from geraud)
Message-Id: <200608092253.k79Mrsnc088705@lutin.jard.in>
Date: Thu, 10 Aug 2006 00:53:54 +0200 (CEST)
From: Geraud CONTINSOUZAS <geraudi@gcu.info>
Reply-To: Geraud CONTINSOUZAS <geraud@gcu.info>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] devel/p5-Object-InsideOut: update to 1.49
X-Send-Pr-Version: 3.113

>Number:         101733
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Object-InsideOut: update to 1.49
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 09 23:00:34 GMT 2006
>Closed-Date:    Thu Aug 10 01:27:21 GMT 2006
>Last-Modified:  Thu Aug 10 01:27:21 GMT 2006
>Originator:     Geraud CONTINSOUZAS <geraud@gcu.info>
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD lutin.jard.in 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #10: Tue Apr 4 12:47:40 CEST 2006 kb@lutin.jard.in:/usr/obj/usr/src/sys/JARDIN i386


	
>Description:
	- Update to 1.49
	- Include the modifications from ports/101233

>How-To-Repeat:
	
>Fix:

	

--- p5-Object-InsideOut-1.49.patch begins here ---
--- Makefile.orig	Wed Aug  9 23:43:36 2006
+++ Makefile	Wed Aug  9 23:54:19 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Object-InsideOut
-PORTVERSION=	1.45
+PORTVERSION=	1.49
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Object
@@ -16,7 +16,7 @@
 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
+		p5-Want>=0.10:${PORTSDIR}/devel/p5-Want
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
--- distinfo.orig	Wed Aug  9 23:41:30 2006
+++ distinfo	Wed Aug  9 23:47:40 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.49.tar.gz) = 4561fef433b7369025deb87197f14372
+SHA256 (Object-InsideOut-1.49.tar.gz) = 0ef7ab2cc5ef803540aa4bcf81c37289d2a19367f8f025d3bba8b0d956f77cfb
+SIZE (Object-InsideOut-1.49.tar.gz) = 68816
--- pkg-plist.orig	Thu Aug 10 00:01:44 2006
+++ pkg-plist	Thu Aug 10 00:02:16 2006
@@ -9,6 +9,7 @@
 %%SITE_PERL%%/Object/InsideOut/Overload.pm
 %%SITE_PERL%%/Object/InsideOut/Universal.pm
 %%SITE_PERL%%/Object/InsideOut/Util.pm
+%%SITE_PERL%%/Object/InsideOut/lvalue.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/InsideOut/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/InsideOut
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Object
--- p5-Object-InsideOut-1.49.patch ends here ---


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Wed Aug 9 23:00:44 UTC 2006 
Class-Changed-Why:  
Fix category (submitter is not maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101733 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Aug 9 23:00:50 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101733 
State-Changed-From-To: feedback->open 
State-Changed-By: edwin 
State-Changed-When: Wed Aug 9 23:20:52 UTC 2006 
State-Changed-Why:  
submtiter is maintianer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101733 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Thu Aug 10 01:27:20 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101733 
>Unformatted:
