Bug 62552 - mail/openwebmail has has redundant under -CURENT dependencies
Summary: mail/openwebmail has has redundant under -CURENT dependencies
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: Yen-Ming Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-08 22:30 UTC by vkushnir
Modified: 2004-02-10 01:26 UTC (History)
0 users

See Also:


Attachments
openwebmail.diff (1.25 KB, patch)
2004-02-08 22:30 UTC, vkushnir
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description vkushnir 2004-02-08 22:30:09 UTC
mail/openwebmail depends (among other) on www/p5-CGI.pm and net/p5-Net.
These packages however are included (and installed) in lang/perl5.8 - 
default for -CURRENT. If port www/p5-CGI.pm is 3.01 vs 3.00 in perl5.8.2, 
then libnet's (net/p5-Net) version consides.

How-To-Repeat: Install openwebmail; compare corresponding files under SITE_PERL and stock 
files.
in
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-02-09 11:08:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->leeym

Over to maintainer.
Comment 2 Yen-Ming Lee freebsd_committer freebsd_triage 2004-02-10 01:26:51 UTC
State Changed
From-To: open->closed

Committed, thanks.