From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Nov 24 15:20:01 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1D52C9D1 for ; Sat, 24 Nov 2012 15:20:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id E40CB8FC0C for ; Sat, 24 Nov 2012 15:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qAOFK00B052548 for ; Sat, 24 Nov 2012 15:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qAOFK08i052543; Sat, 24 Nov 2012 15:20:00 GMT (envelope-from gnats) Resent-Date: Sat, 24 Nov 2012 15:20:00 GMT Resent-Message-Id: <201211241520.qAOFK08i052543@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mamoru Sakaue Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 224778DD for ; Sat, 24 Nov 2012 15:13:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id E39E48FC08 for ; Sat, 24 Nov 2012 15:13:31 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qAOFDVSO016652 for ; Sat, 24 Nov 2012 15:13:31 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qAOFDV0i016651; Sat, 24 Nov 2012 15:13:31 GMT (envelope-from nobody) Message-Id: <201211241513.qAOFDV0i016651@red.freebsd.org> Date: Sat, 24 Nov 2012 15:13:31 GMT From: Mamoru Sakaue To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/173891: Living MASTER_SITES for multimedia/linux-realplayer X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Nov 2012 15:20:01 -0000 >Number: 173891 >Category: ports >Synopsis: Living MASTER_SITES for multimedia/linux-realplayer >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Nov 24 15:20:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Mamoru Sakaue >Release: FreeBSD 8.3-RELEASE-p3 i386 >Organization: MwGhennndo >Environment: FreeBSD Grubstake.EmpireNmw 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Mon Jun 11 23:5 2:38 UTC 2012 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: multimedia/linux-realplayer has been broken because the all URLs in MASTER_SITES had become unavailable for RealPlayer-10.0.9.809-20070726.i586.rpm. I found living mirror sites to replace with them. >How-To-Repeat: >Fix: Apply the attached patch. Although still broken, the original master in helixcommunity.org is retained as the primary because it is the developers' site. The fetch options is modified for re-fetch after the failure in the original master. Sites for mplayer-codecs-linux-real-20040626-1.i386.rpm are also updated by replacing dead ones with living ones. Patch attached with submission follows: diff -urN /usr/ports/multimedia/linux-realplayer/Makefile.orig /usr/ports/multimedia/linux-realplayer/Makefile --- /usr/ports/multimedia/linux-realplayer/Makefile.orig 2012-11-17 14:59:51.000000000 +0900 +++ /usr/ports/multimedia/linux-realplayer/Makefile 2012-11-24 23:25:17.000000000 +0900 @@ -10,10 +10,17 @@ PORTREVISION= 3 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/project/mp/mplayer-tru/mplayer-codecs/20040704/:codecs \ - http://mirror.therek.net/freebsd/distfiles/mplayer/:codecs -DISTFILES= RealPlayer-${DISTVERSION}.i586.rpm:player,playeralt \ + ftp://ftp.tmn.ru/pub/FreeBSD/distfiles/:player \ + ftp://ftp.ratmir.tver.ru/pub/FreeBsd/ports/distfiles/:player \ + ftp://ftp.tw.freebsd.org/pub/ports/distfiles/:player \ + ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/5x/i386/vendors/RPMS/:player \ + ftp://ftp.lip6.fr/pub/linux/distributions/slsoc/5x/i386/i386/SL/:player \ + ftp://212.76.160.50/pub/FreeBSD/distfiles/:player \ + ftp://ftp.asiamusic.ru/distfiles/:player \ + http://mirror.therek.net/freebsd/distfiles/mplayer/:codecs \ + ftp://fr2.rpmfind.net/linux/sourceforge/m/mp/mplayer-tru/mplayer-codecs/20040704/:codecs \ + ftp://ftp.asiamusic.ru/distfiles/:codecs +DISTFILES= RealPlayer-${DISTVERSION}.i586.rpm:player \ mplayer-codecs-linux-real-20040626-1.i386.rpm:codecs MAINTAINER= multimedia@FreeBSD.org @@ -21,8 +28,6 @@ EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio -BROKEN= unfetchable - WRKSRC= ${WRKDIR}/usr/local/RealPlayer ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes @@ -30,7 +35,7 @@ RESTRICTED= Redistribution not allowed NO_BUILD= yes WANT_GNOME= yes -FETCH_ARGS= -pRr +FETCH_ARGS= -p RADIR= ${PREFIX}/lib/RealPlayer PLUGINSDIR= ${PREFIX}/lib/linux-mozilla/plugins >Release-Note: >Audit-Trail: >Unformatted: