Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Sep 2003 14:26:59 +0200
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject:   ports/56628: [patch]: Add a faster mirror for distfiles/patches I host
Message-ID:  <20030909122707.995BE43FF3@mx1.FreeBSD.org>
Resent-Message-ID: <200309091230.h89CUI4E005980@freefall.freebsd.org>

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

>Number:         56628
>Category:       ports
>Synopsis:       [patch]: Add a faster mirror for distfiles/patches I host
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 09 05:30:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #2: Mon Sep 1 10:07:15 CEST 2003 root@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	Add a faster mirror for distfiles/patches I host.
	
>How-To-Repeat:
	N/A.
>Fix:

	

--- add-mirror begins here ---
Index: www/mod_bandwidth/Makefile
===================================================================
RCS file: /WORK/REPO/ports/www/mod_bandwidth/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- www/mod_bandwidth/Makefile	3 Jul 2003 15:13:09 -0000	1.1
+++ www/mod_bandwidth/Makefile	9 Sep 2003 12:17:22 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	mod_bandwidth
 PORTVERSION=	2.0.4
 CATEGORIES=	www
-MASTER_SITES=	http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
+MASTER_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
+		http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
 EXTRACT_SUFX=   .c
 
 MAINTAINER=	sheepkiller@cultdeadsheep.org
Index: news/inn-stable/Makefile
===================================================================
RCS file: /WORK/REPO/ports/news/inn-stable/Makefile,v
retrieving revision 1.97
diff -u -r1.97 Makefile
--- news/inn-stable/Makefile	1 Aug 2003 05:16:19 -0000	1.97
+++ news/inn-stable/Makefile	9 Sep 2003 12:17:40 -0000
@@ -13,7 +13,8 @@
 MASTER_SITE_SUBDIR=	inn
 DISTNAME=	${PORTNAME}-${PORTVERSION:C/\.[0-9]*$/.0/}
 
-PATCH_SITES=	http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
+PATCH_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
+		http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
 PATCHFILES=	inn-patch-2.4_to_${PORTVERSION:C/2\.4\.//}-snap.gz
 PATCH_DIST_STRIP=-p1
 
Index: french/gfaim/Makefile
===================================================================
RCS file: /WORK/REPO/ports/french/gfaim/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- french/gfaim/Makefile	20 Apr 2003 03:01:02 -0000	1.5
+++ french/gfaim/Makefile	9 Sep 2003 12:18:00 -0000
@@ -8,7 +8,8 @@
 PORTNAME=	gfaim
 PORTVERSION=	0.30
 CATEGORIES=	french misc
-MASTER_SITES=	http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
+MASTER_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
+		http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
 
 MAINTAINER=	sheepkiller@cultdeadsheep.org
 COMMENT=	Gfaim est un logiciel de recherche de recettes de cuisine
--- add-mirror ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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