Bug 65108 - Update port: devel/p5-POE-Component-EasyDBI 0.02 -> 0.03
Summary: Update port: devel/p5-POE-Component-EasyDBI 0.02 -> 0.03
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-03 05:10 UTC by Zach Thompson
Modified: 2004-05-10 16:43 UTC (History)
0 users

See Also:


Attachments
PoCo-EasyDBI.diff (907 bytes, patch)
2004-04-03 05:10 UTC, Zach Thompson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zach Thompson 2004-04-03 05:10:25 UTC
	Update devel/p5-POE-Component-EasyDBI from 0.02 to the latest
version 0.03
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2004-04-05 09:49:03 UTC
State Changed
From-To: open->feedback

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
Comment 2 hideo 2004-04-06 15:26:33 UTC
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?
Comment 3 Mathieu Arnold freebsd_committer freebsd_triage 2004-05-10 13:01:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

take
Comment 4 Mathieu Arnold freebsd_committer freebsd_triage 2004-05-10 16:41:56 UTC
State Changed
From-To: feedback->closed

Committed, thanks.