Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Dec 2012 07:05:26 GMT
From:      "4721@hushmail.com" <4721@hushmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174426: [patch] add sourceforge mirror to devel/pcre
Message-ID:  <201212140705.qBE75Q3x019609@red.freebsd.org>
Resent-Message-ID: <201212140710.qBE7A0Ee034269@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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