Bug 98744

Summary: Fix extraction on FreeBSD 4.x
Product: Ports & Packages Reporter: Benjamin Lutz <benlutz>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Benjamin Lutz 2006-06-09 11:40:22 UTC
On FreeBSD 4.x, tar doesn't use libarchive and thus can't handle zip files.
Therefore use unzip.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-06-09 22:57:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2006-06-14 15:32:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!