Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Sep 2011 23:20:09 GMT
From:      Allen Landsidel <landsidel.allen@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/160570: port incorrectly marked as broken
Message-ID:  <201109082320.p88NK9SG050675@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/160570; it has been noted by GNATS.

From: Allen Landsidel <landsidel.allen@gmail.com>
To: bug-followup@FreeBSD.org, landsidel.allen@gmail.com
Cc:  
Subject: Re: ports/160570: port incorrectly marked as broken
Date: Thu, 08 Sep 2011 19:11:18 -0400

 Due to the age, it seems best to not mess around with 
 MASTER_SITE_ECLIPSE just now.  In the Mk/bsd.sites.mk I added a new 
 section after MASTER_SITE_ECLIPSE.  The master sites look like they are 
 mostly still correct for newer versions of swt.
 
 .if !defined(IGNORE_MASTER_SITE_ECLIPSE_ARCHIVE)
 MASTER_SITE_ECLIPSE_ARCHIVE+= \
          http://archive.eclipse.org/eclipse/downloads/drops/%SUBDIR%/
 .endif
 
 And changed the Makefile for x11-toolkits/swt to use 
 MASTER_SITE_ECLIPSE_ARCHIVE instead.
 
 Make fetch works as expected.
 
 Not sure if this is the correct way to name an old/archival master site 
 or not.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201109082320.p88NK9SG050675>