Bug 66737

Summary: Fix DBI dependency for sysutils/lire
Product: Ports & Packages Reporter: Erwin Lansing <erwin>
Component: Individual Port(s)Assignee: Edwin Groothuis <edwin>
Status: Closed FIXED    
Severity: Affects Only Me CC: edwin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
hest none

Description Erwin Lansing freebsd_committer freebsd_triage 2004-05-17 13:20:12 UTC
This port explicitly depends on databases/p5-DBI, which is wrong for
perl 5.6. This patch removes the explicit dependency because another
dependency (p5-DBD-SQLite) already bring in the right p5-DBI(-137).
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2004-05-17 13:22:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

Over to second personality of maintainer.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2004-05-17 13:26:05 UTC
State Changed
From-To: open->closed

Committed.