Bug 140225

Summary: PORTS: archivers/unzip broken port + fix
Product: Ports & Packages Reporter: Aldis Berjoza <killasmurf86>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile.diff none

Description Aldis Berjoza 2009-11-02 15:50:01 UTC

Current unzip Makefile has an error. You can't build unzip, if you don't have sources in distfiles already, because of invalid MASTERSITES

How-To-Repeat: 

Update ports tree
rm -f /usr/ports/distfiles/unzip60.tar.gz
cd /usr/ports/archivers/unzip
make fetch
Comment 1 Aldis Berjoza 2009-11-02 16:14:19 UTC
Ups.... it seams there was something other then that....
A while ago I modified my make.conf and added (from some site):

MASTER_SITE_OVERRIDE=ftp://ftp.lv.freebsd.org/pub/FreeBSD/distfiles/${DIST_SUBDIR}/ \
        ${MASTER_SITES:S/%SUBDIR%/${MASTER_SITE_SUBDIR}/}

for some reason this trigered problem un unzip port....
sorry for trouble

-- 
Aldis Berjoza
	http://killasmurf86.blogspot.com

*** MÄKLÄJU DARBU :D ***
	Tev ir vienreizÄja iespÄja iegÅ«t labu darbinieku IT sfÄrÄ, ar lielu motivÄciju pilnveidoties un apgÅ«t jaunas zinÄÅ¡anas
	CV:	http://www.cv.lv/client/fullcv.php?cv_id=3227015
	nepalaid garÄm :D

	My public GPG key:
	http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7ED573D3
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-11-02 23:12:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2009-11-04 12:15:39 UTC
State Changed
From-To: open->closed

Pilot error