From hideo@lastamericanempire.com  Fri Apr  2 20:07:03 2004
Return-Path: <hideo@lastamericanempire.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B826816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Apr 2004 20:07:03 -0800 (PST)
Received: from darwin.lastamericanempire.com (dsl081-101-239.den1.dsl.speakeasy.net [64.81.101.239])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 78A7B43D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  2 Apr 2004 20:07:03 -0800 (PST)
	(envelope-from hideo@lastamericanempire.com)
Received: by darwin.lastamericanempire.com (Postfix, from userid 1001)
	id D742FB8B0; Fri,  2 Apr 2004 21:07:29 +0000 (GMT)
Message-Id: <20040402210729.D742FB8B0@darwin.lastamericanempire.com>
Date: Fri,  2 Apr 2004 21:07:29 +0000 (GMT)
From: lin-chi@lastamericanempire.com
Reply-To: lin-chi@lastamericanempire.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: devel/p5-POE-Component-EasyDBI 0.02 -> 0.03	
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         65108
>Category:       ports
>Synopsis:       Update port: devel/p5-POE-Component-EasyDBI 0.02 -> 0.03
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 02 20:10:25 PST 2004
>Closed-Date:    Mon May 10 08:43:14 PDT 2004
>Last-Modified:  Mon May 10 08:43:14 PDT 2004
>Originator:     Zach Thompson lin-chi@lastamericanempire.com
>Release:        FreeBSD 5.2-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darwin.lastamericanempire.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon Mar 29 08:04:14 GMT 2004 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin amd64


	
>Description:
	Update devel/p5-POE-Component-EasyDBI from 0.02 to the latest
version 0.03 
	
>How-To-Repeat:
	
>Fix:

	

--- PoCo-EasyDBI.diff begins here ---
diff -ruN p5-POE-Component-EasyDBI-0.02/Makefile p5-POE-Component-EasyDBI-0.03/Makefile
--- p5-POE-Component-EasyDBI-0.02/Makefile	Fri Apr  2 10:04:46 2004
+++ p5-POE-Component-EasyDBI-0.03/Makefile	Fri Apr  2 10:54:19 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	POE-Component-EasyDBI
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	devel databases perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	POE
diff -ruN p5-POE-Component-EasyDBI-0.02/distinfo p5-POE-Component-EasyDBI-0.03/distinfo
--- p5-POE-Component-EasyDBI-0.02/distinfo	Fri Apr  2 10:04:46 2004
+++ p5-POE-Component-EasyDBI-0.03/distinfo	Fri Apr  2 10:13:36 2004
@@ -1,2 +1,2 @@
-MD5 (POE-Component-EasyDBI-0.02.tar.gz) = eb26f9eb6eb3be4440e8de9ff23acd27
-SIZE (POE-Component-EasyDBI-0.02.tar.gz) = 14110
+MD5 (POE-Component-EasyDBI-0.03.tar.gz) = 3bc6a18be6bc109040e62e6a3d5337bc
+SIZE (POE-Component-EasyDBI-0.03.tar.gz) = 14158
--- PoCo-EasyDBI.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: erwin 
State-Changed-When: Mon Apr 5 01:49:03 PDT 2004 
State-Changed-Why:  
I get the following error while building on 4.x with 
perl 5.005_03. Can you look into this? 

===>  Configuring for p5-POE-Component-EasyDBI-0.03 
Checking if your kit is complete... 
Looks good 
Can't locate warnings.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503) at /usr/local/lib/perl5/site_perl/5.005/POE/Kernel.pm line 247. 
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/POE/Kernel.pm line 247. 
BEGIN failed--compilation aborted at (eval 6) line 1. 
Can't locate warnings.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503) at /usr/local/lib/perl5/site_perl/5.005/POE/Session.pm line 43. 
BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.005/POE/Session.pm line 43. 
BEGIN failed--compilation aborted at (eval 9) line 1. 
Warning: prerequisite POE 0.20 not found at (eval 1) line 219. 
WARNING: Setting ABSTRACT via file 'EasyDBI.pm' failed 
at (eval 1) line 381 
Writing Makefile for POE::Component::EasyDBI 


http://www.freebsd.org/cgi/query-pr.cgi?pr=65108 

From: hideo <hideo@lastamericanempire.com>
To: freebsd-gnats-submit@FreeBSD.org, lin-chi@lastamericanempire.com
Cc:  
Subject: Re: ports/65108: Update port: devel/p5-POE-Component-EasyDBI 0.02 -> 0.03
Date: Tue, 6 Apr 2004 08:26:33 -0600

 I'm unable to reproduce this. Does this happen with the current version?
 Perhaps the patch for 5.005_03 in the previous version wasn't
 sufficient. I don't see any changes in 0.03 that would cause it. Maybe
 this should be restricted to PERL_LEVEL > 500600 ala
 databases/p5-POE-Component-LaDBI?
Responsible-Changed-From-To: freebsd-ports-bugs->mat 
Responsible-Changed-By: mat 
Responsible-Changed-When: Mon May 10 05:01:14 PDT 2004 
Responsible-Changed-Why:  
take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=65108 
State-Changed-From-To: feedback->closed 
State-Changed-By: mat 
State-Changed-When: Mon May 10 08:41:56 PDT 2004 
State-Changed-Why:  
Committed, thanks. 

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