ports/137495: multimedia/linux-realplayer: wrong directory on
ftp server for download in Makefile
Cezary Morga
cm at therek.net
Tue Nov 3 10:20:03 UTC 2009
The following reply was made to PR ports/137495; it has been noted by GNATS.
From: Cezary Morga <cm at therek.net>
To: bug-followup at FreeBSD.org, multimedia at FreeBSD.org
Cc:
Subject: Re: ports/137495: multimedia/linux-realplayer: wrong directory on
ftp server for download in Makefile
Date: Tue, 03 Nov 2009 11:18:30 +0100
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--
More information about the freebsd-multimedia
mailing list