Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jan 2007 20:37:18 -0800 (PST)
From:      Peter Johnson <johnson.peter@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108534: [MAINTAINER] audio/py-mutagen: Add mirror site
Message-ID:  <20070130043718.53E34170A6@cvs.tortall.net>
Resent-Message-ID: <200701300440.l0U4eCjo028403@freefall.freebsd.org>

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

>Number:         108534
>Category:       ports
>Synopsis:       [MAINTAINER] audio/py-mutagen: Add mirror site
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 30 04:40:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Peter Johnson
>Release:        FreeBSD 6.2-PRERELEASE
>Organization:
>Environment:
System: FreeBSD 6.2-PRERELEASE
>Description:
The main distribution site is having problems and is sometimes unreachable.
See pointyhat logs.
>How-To-Repeat:
>Fix:
Add a mirror site (hosted by me).
Patch attached.

--- mutagendist.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/py-mutagen/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	27 Jan 2007 23:45:55 -0000	1.9
+++ Makefile	30 Jan 2007 04:30:42 -0000
@@ -7,7 +7,8 @@
 PORTNAME=	mutagen
 PORTVERSION=	1.10.1
 CATEGORIES=	audio python
-MASTER_SITES=	http://www.sacredchao.net/~piman/software/
+MASTER_SITES=	http://www.sacredchao.net/~piman/software/ \
+		http://www.tortall.net/mirrors/piman-software/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	johnson.peter@gmail.com
--- mutagendist.patch ends here ---


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



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