ports/107657: fix net/mediaproxy unfetchable (v1.7.2)

Steve Ames steve at energistic.com
Sun Jan 7 18:30:16 UTC 2007


>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 at 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 at energistic.com

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



More information about the freebsd-ports-bugs mailing list