From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 10 13:40:01 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 D5D21489 for ; Fri, 10 May 2013 13:40:01 +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 A2CD0A32 for ; Fri, 10 May 2013 13:40:01 +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 r4ADe1Zp032930 for ; Fri, 10 May 2013 13:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4ADe1Q9032929; Fri, 10 May 2013 13:40:01 GMT (envelope-from gnats) Resent-Date: Fri, 10 May 2013 13:40:01 GMT Resent-Message-Id: <201305101340.r4ADe1Q9032929@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 [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 90C4DE6F for ; Fri, 10 May 2013 13:31:11 +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 839359D9 for ; Fri, 10 May 2013 13:31:11 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4ADVAoE077965 for ; Fri, 10 May 2013 13:31:10 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4ADVAUE077964; Fri, 10 May 2013 13:31:10 GMT (envelope-from nobody) Message-Id: <201305101331.r4ADVAUE077964@oldred.FreeBSD.org> Date: Fri, 10 May 2013 13:31:10 GMT From: John Marino To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/178484: [PATCH] www/twiki: Add additional master_site; currently one down 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: Fri, 10 May 2013 13:40:01 -0000 >Number: 178484 >Category: ports >Synopsis: [PATCH] www/twiki: Add additional master_site; currently one down >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: Fri May 10 13:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: John Marino >Release: >Organization: >Environment: >Description: THe current master site is down. Twiki is hosted on sourceforce, so add SF mastersite (as primary) and leave twiki.org in case it comes back. Solve current fetching problem >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 317782) +++ Makefile (working copy) @@ -5,7 +5,8 @@ PORTVERSION= 5.1.4 PORTEPOCH= 1 CATEGORIES= www -MASTER_SITES= http://twiki.org/p/pub/Codev/Release/ +MASTER_SITES= SF/${PORTNAME}/TWiki%20for%20all%20Platforms/${DISTNAME} \ + http://twiki.org/p/pub/Codev/Release/ DISTNAME= TWiki-${PORTVERSION} EXTRACT_SUFX= .tgz >Release-Note: >Audit-Trail: >Unformatted: