From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 8 21:30:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7AF3E661 for ; Sat, 8 Jun 2013 21:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5CC4E15C9 for ; Sat, 8 Jun 2013 21:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r58LU0WJ028190 for ; Sat, 8 Jun 2013 21:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r58LU0CC028189; Sat, 8 Jun 2013 21:30:00 GMT (envelope-from gnats) Resent-Date: Sat, 8 Jun 2013 21:30:00 GMT Resent-Message-Id: <201306082130.r58LU0CC028189@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Marino Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 09584656 for ; Sat, 8 Jun 2013 21:29:18 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id EF3A515C0 for ; Sat, 8 Jun 2013 21:29:17 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r58LTH9H002877 for ; Sat, 8 Jun 2013 21:29:17 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r58LTHb7002876; Sat, 8 Jun 2013 21:29:17 GMT (envelope-from nobody) Message-Id: <201306082129.r58LTHb7002876@oldred.freebsd.org> Date: Sat, 8 Jun 2013 21:29:17 GMT From: John Marino To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/179433: 2nd attempt to update horribly obsolete MASTER_SITES_ECLIPSE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Jun 2013 21:30:00 -0000 >Number: 179433 >Category: ports >Synopsis: 2nd attempt to update horribly obsolete MASTER_SITES_ECLIPSE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 08 21:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: John Marino >Release: >Organization: >Environment: >Description: MASTER_SITES_ECLIPSE hasn't been updated apparently in a long, long time. I opened ports/178481 on it with jetty at the same time, but it was closed after jetty was fixed. The bsd.site.mk is still bad. I'm resubmitting the patch for its own PR (as I should have done in the first place). As mentioned in the previous PR, I checked each site, removed and retained. >How-To-Repeat: >Fix: Patch attached with submission follows: --- bsd.sites.mk.orig 2013-05-10 12:39:23.221655000 +0000 +++ bsd.sites.mk @@ -218,18 +218,10 @@ MASTER_SITE_EASYSW+= \ .if !defined(IGNORE_MASTER_SITE_ECLIPSE) MASTER_SITE_ECLIPSE+= \ - ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse/%SUBDIR%/ \ - http://sunsite.informatik.rwth-aachen.de/eclipse/downloads/drops/%SUBDIR%/ \ - ftp://ftp.tu-clausthal.de/pub/eclipse/downloads/drops/%SUBDIR%/ \ + ftp://sunsite.informatik.rwth-aachen.de/pub/mirror/eclipse.org/%SUBDIR%/ \ http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/%SUBDIR%/ \ - ftp://ftp.unixag-zw.fh-kl.de/pub/mirrors/eclipse/drops/%SUBDIR%/ \ - http://eclipse.teccomm.les.inf.puc-rio.br/downloads/drops/%SUBDIR%/ \ - http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/%SUBDIR%/ \ - http://www.eclipse.ps.pl/downloads/drops/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/eclipse/downloads/drops/&,} \ - ftp://sunsite.cnlab-switch.ch/mirror/eclipse/eclipse/downloads/drops/%SUBDIR%/ \ - http://download.eclipse.org/eclipse/downloads/drops/%SUBDIR%/ \ - ftp://download.eclipse.org/%SUBDIR%/ + ftp://sunsite.cnlab-switch.ch/mirror/eclipse/%SUBDIR%/ \ + http://eclipse.org/downloads/download.php?mirror_id=96&r=1&file=/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_EXIM) >Release-Note: >Audit-Trail: >Unformatted: