ports/160570: port incorrectly marked as broken

Allen Landsidel landsidel.allen at gmail.com
Thu Sep 8 23:20:09 UTC 2011


The following reply was made to PR ports/160570; it has been noted by GNATS.

From: Allen Landsidel <landsidel.allen at gmail.com>
To: bug-followup at FreeBSD.org, landsidel.allen at 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.



More information about the freebsd-ports-bugs mailing list