From steve@energistic.com  Sun Jan  7 18:27:28 2007
Return-Path: <steve@energistic.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AD6FB16A417
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  7 Jan 2007 18:27:28 +0000 (UTC)
	(envelope-from steve@energistic.com)
Received: from energistic.com (mail.energistic.com [216.54.148.60])
	by mx1.freebsd.org (Postfix) with ESMTP id 7259F13C461
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  7 Jan 2007 18:27:26 +0000 (UTC)
	(envelope-from steve@energistic.com)
Received: from energistic.com (steve@localhost.energistic.com [127.0.0.1])
	by energistic.com (8.13.8/8.13.8) with ESMTP id l07HuEjS000312
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 7 Jan 2007 12:56:14 -0500 (EST)
	(envelope-from steve@energistic.com)
Received: (from steve@localhost)
	by energistic.com (8.13.8/8.13.8/Submit) id l07HuEDW099760;
	Sun, 7 Jan 2007 12:56:14 -0500 (EST)
	(envelope-from steve)
Message-Id: <200701071756.l07HuEDW099760@energistic.com>
Date: Sun, 7 Jan 2007 12:56:14 -0500 (EST)
From: Steve Ames <steve@energistic.com>
Reply-To: Steve Ames <steve@energistic.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: fix net/mediaproxy unfetchable (v1.7.2)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         107657
>Category:       ports
>Synopsis:       fix net/mediaproxy unfetchable (v1.7.2)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 07 18:30:15 GMT 2007
>Closed-Date:    Sun Jan 07 18:34:00 GMT 2007
>Last-Modified:  Sun Jan  7 18:40:15 GMT 2007
>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:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Sun Jan 7 18:33:54 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107657 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107657: commit references a PR
Date: Sun,  7 Jan 2007 18:33:57 +0000 (UTC)

 erwin       2007-01-07 18:33:51 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/mediaproxy       Makefile 
   Log:
   Make fetcheable until the port is updated to the new version.
   
   PR:             107657
   Submitted by:   Steve Ames <steve@energistic.com> (maintainer)
   
   Revision  Changes    Path
   1.4       +1 -1      ports/net/mediaproxy/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
