Date: Sun, 7 Jan 2007 12:56:14 -0500 (EST) From: Steve Ames <steve@energistic.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/107657: fix net/mediaproxy unfetchable (v1.7.2) Message-ID: <200701071756.l07HuEDW099760@energistic.com> Resent-Message-ID: <200701071830.l07IUFBw040087@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107657 >Category: ports >Synopsis: fix net/mediaproxy unfetchable (v1.7.2) >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: Sun Jan 07 18:30:15 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Steve Ames >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD energistic.com 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #58: Sat Jan 6 12:34:07 EST 2007 steve@energistic.com:/usr/obj/usr/src/sys/VV i386 >Description: new version of mediaproxy has been released and the old distfile was moved to a new location. A PR to update the port to latest version (1.8.0) will be forthcoming but the following patch fixes the PR in the interim. It'll be several days before I'm able to get an updated port ready and tested. >How-To-Repeat: port is unfetchable >Fix: Apply the following patch from ports/net: diff -uNr mediaproxy.old/Makefile mediaproxy/Makefile --- mediaproxy.old/Makefile Tue Sep 26 01:47:11 2006 +++ mediaproxy/Makefile Sun Jan 7 12:46:02 2007 @@ -7,7 +7,7 @@ PORTNAME= mediaproxy PORTVERSION= 1.7.2 CATEGORIES= net -MASTER_SITES= http://mediaproxy.ag-projects.com/ +MASTER_SITES= http://mediaproxy.ag-projects.com/old/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= steve@energistic.com >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701071756.l07HuEDW099760>