From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 14 07:10:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C5A51734 for ; Fri, 14 Dec 2012 07:10: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 7AF388FC0C for ; Fri, 14 Dec 2012 07:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBE7A0l1034270 for ; Fri, 14 Dec 2012 07:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBE7A0Ee034269; Fri, 14 Dec 2012 07:10:00 GMT (envelope-from gnats) Resent-Date: Fri, 14 Dec 2012 07:10:00 GMT Resent-Message-Id: <201212140710.qBE7A0Ee034269@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, "4721@hushmail.com" <4721@hushmail.com> Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C003527 for ; Fri, 14 Dec 2012 07:05:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 3FC1F8FC13 for ; Fri, 14 Dec 2012 07:05:27 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qBE75R8Z019610 for ; Fri, 14 Dec 2012 07:05:27 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qBE75Q3x019609; Fri, 14 Dec 2012 07:05:26 GMT (envelope-from nobody) Message-Id: <201212140705.qBE75Q3x019609@red.freebsd.org> Date: Fri, 14 Dec 2012 07:05:26 GMT From: "4721@hushmail.com" <4721@hushmail.com> To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/174426: [patch] add sourceforge mirror to devel/pcre 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, 14 Dec 2012 07:10:00 -0000 >Number: 174426 >Category: ports >Synopsis: [patch] add sourceforge mirror to devel/pcre >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Dec 14 07:10:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: 4721@hushmail.com >Release: >Organization: >Environment: >Description: attached patch adds sourceforge mirror for devel/pcre, providing some http mirrors. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: devel/pcre/Makefile =================================================================== --- devel/pcre/Makefile (revision 308880) +++ devel/pcre/Makefile (working copy) @@ -10,6 +10,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/misc/%SUBDIR%/ \ + SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ ftp://ftp.tin.org/pub/libs/%SUBDIR%/ MASTER_SITE_SUBDIR=${PORTNAME} >Release-Note: >Audit-Trail: >Unformatted: