Bug 91674

Summary: [MAINTAINER] www/p5-Task-Catalyst: up to 1.50
Product: Ports & Packages Reporter: Lars Balker Rasmussen <lars>
Component: Individual Port(s)Assignee: Erwin Lansing <erwin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
www_p5-Task-Catalyst.diff none

Description Lars Balker Rasmussen 2006-01-11 15:00:10 UTC
up to 1.50
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2006-01-11 15:35:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll hanlde this.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2006-01-15 13:44:28 UTC
State Changed
From-To: open->feedback

Module::Auntoinstall doesn't detect Catalyst::Log::Log4perl even though 
it is installed from the port and asks the user to install it from CPAN. 
Can you have a look? 

===>   p5-Task-Catalyst-1.50 depends on package: p5-Catalyst-Log-Log4perl>=0 - found 

lemur# pkg_info |grep Log 
p5-Catalyst-Log-Log4perl-0.1 Log::Log4perl logging for Catalyst 

===>  Configuring for p5-Task-Catalyst-1.50 
*** Module::AutoInstall version 1.00 
*** Checking for dependencies... 
[Core Features] 
- Catalyst                                          ...loaded. (5.61 >= 5.61) 
[Log4perl Support] 
- Catalyst::Log::Log4perl                           ...missing. 
==> Auto-install the 1 optional module(s) from CPAN? [y]
Comment 3 Lars Balker Rasmussen 2006-01-15 16:15:33 UTC
Erwin Lansing wrote:
> Module::Auntoinstall doesn't detect Catalyst::Log::Log4perl even though
> it is installed from the port and asks the user to install it from CPAN.
> Can you have a look?

This new patch literally removes the problem.
-- 
Lars Balker Rasmussen                             Consult::Perl
                                                   http://consult-perl.dk
Comment 4 Erwin Lansing freebsd_committer freebsd_triage 2006-01-15 17:29:14 UTC
State Changed
From-To: feedback->closed

Committed, thanks!