Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2005 13:31:56 +0200 (CEST)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Hendrik Scholz <hendrik@scholz.net>
Subject:   ports/83505: maintainer-update: audio/xmms-midi (fix MASTER_SITES)
Message-ID:  <20050715113156.ED67E4DFB7@mail.wormulon.net>
Resent-Message-ID: <200507151140.j6FBe8KJ011851@freefall.freebsd.org>

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

>Number:         83505
>Category:       ports
>Synopsis:       maintainer-update: audio/xmms-midi (fix MASTER_SITES)
>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:   Fri Jul 15 11:40:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD plant.wormulon.net 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Aug 13 11:32:22 CEST 2004 hscholz@h2012.ka.strato.de:/usr/src/sys/i386/compile/PLANT i386


	
>Description:

Remove old non-existent MASTER_SITES and add two mirror sites maintained
by myself.

Reported by: Kris / pointyhat

>How-To-Repeat:
	
>Fix:

	

--- xmms-midi-0.3.mastersites.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xmms-midi/Makefile,v
retrieving revision 1.10
diff -u -u -r1.10 Makefile
--- Makefile	9 Jul 2004 17:41:57 -0000	1.10
+++ Makefile	15 Jul 2005 11:28:19 -0000
@@ -8,7 +8,8 @@
 PORTVERSION=	0.03
 PORTREVISION=	1
 CATEGORIES=	audio
-MASTER_SITES=	http://ban.joh.cam.ac.uk/~cr212/xmms-midi/
+MASTER_SITES=	http://dl.fkb.wormulon.net/xmms-midi/ \
+				http://dl.kel.wormulon.net/xmms-midi/
 
 MAINTAINER=	hendrik@scholz.net
 COMMENT=	XMMS input plugin to play midi files
--- xmms-midi-0.3.mastersites.diff ends here ---


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



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