Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Nov 2009 11:18:30 +0100
From:      Cezary Morga <cm@therek.net>
To:        bug-followup@freebsd.org, multimedia@freebsd.org
Subject:   Re: ports/137495: multimedia/linux-realplayer: wrong directory on ftp server for download in Makefile
Message-ID:  <4AF00376.8020008@therek.net>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------000502080605060302050805
Content-Type: text/plain; charset=ISO-8859-2; format=flowed
Content-Transfer-Encoding: 7bit

The following patch contains:
- Fixed URL for fr2.rpmfind.net
- Added own mirror

-- 
Cezary Morga

--------------000502080605060302050805
Content-Type: text/plain;
 name="patch-linux-realplayer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="patch-linux-realplayer.txt"

diff -ruN multimedia/linux-realplayer.orig/Makefile multimedia/linux-realplayer/Makefile
--- multimedia/linux-realplayer.orig/Makefile	2009-04-26 13:10:04.000000000 +0200
+++ multimedia/linux-realplayer/Makefile	2009-11-03 09:03:49.000000000 +0100
@@ -10,7 +10,8 @@
 CATEGORIES=	multimedia audio linux
 MASTER_SITES=	https://helixcommunity.org/download.php/2479/:player \
 		http://ftp.nluug.nl/ftp/pub/os/Linux/distr/pardusrepo/sources/:playeralt \
-		ftp://fr2.rpmfind.net/linux/sourceforge/m/mp/mplayer-tru/:codecs
+		ftp://fr2.rpmfind.net/linux/sourceforge/m/project/mp/mplayer-tru/mplayer-codecs/20040704/:codes \
+		http://mirror.therek.net/freebsd/distfiles/mplayer/:codecs
 DISTFILES=	RealPlayer-${DISTVERSION}.i586.rpm:player,playeralt \
 		mplayer-codecs-linux-real-20040626-1.i386.rpm:codecs
 

--------------000502080605060302050805--



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