Bug 52856

Summary: Force files overwrite with USE_ZIP=yes
Product: Ports & Packages Reporter: Alexey Dokuchaev <danfe>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Alexey Dokuchaev 2003-06-02 12:40:10 UTC
While, when [gb]ziped distfiles explicitly set to overwrite existing
files upon extraction, this is not the case with .zip-suffixed
distfiles, thus requiring explicit override of EXTRACT_BEFORE_ARGS for
some ports that need this.  I therefore propose the following change to
/usr/ports/Mk/bsd.port.mk to make things easier for porters and general
consistency with GZIP/BZIP2 distfiles behavior.

How-To-Repeat: N/A
Comment 1 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2003-06-09 22:52:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Over to maintainer(s)
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-07-07 01:10:53 UTC
State Changed
From-To: open->analyzed

Scheduled for testing on the next bento run
Comment 3 Kris Kennaway freebsd_committer freebsd_triage 2003-07-27 03:07:25 UTC
State Changed
From-To: analyzed->closed

Patch committed, thanks!