Bug 48372 - fix dependency for archivers/p5-Archive-Zip on 4.x with perl >= 5.6
Summary: fix dependency for archivers/p5-Archive-Zip on 4.x with perl >= 5.6
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-17 12:10 UTC by Erwin Lansing
Modified: 2003-02-17 13:46 UTC (History)
0 users

See Also:


Attachments
p5-Archive-Zip.diff (885 bytes, patch)
2003-02-17 12:10 UTC, Erwin Lansing
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Lansing 2003-02-17 12:10:02 UTC
File::Spec is needed in version 0.82 which comes with perl5
and perl5.8 also on 4.x. The dependency should not be on
OSVERSION but PERL_LEVEL.

Apply COMMENT.

Noticed by: ericx@vineyard.net
Comment 1 Yen-Ming Lee freebsd_committer freebsd_triage 2003-02-17 13:46:36 UTC
State Changed
From-To: open->closed

Committed, thanks.