From serge@quenix.dyndns.org  Sat Jun  7 20:02:59 2003
Return-Path: <serge@quenix.dyndns.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BC85237B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jun 2003 20:02:59 -0700 (PDT)
Received: from quenix.dyndns.org (modemcable207.151-131-66.nowhere.mc.videotron.ca [66.131.151.207])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2E7B243F93
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Jun 2003 20:02:59 -0700 (PDT)
	(envelope-from serge@quenix.dyndns.org)
Received: from serge by quenix.dyndns.org with local (Exim 4.20)
	id 19Oqrt-000MiC-V8
	for FreeBSD-gnats-submit@freebsd.org; Sat, 07 Jun 2003 23:29:17 -0400
Message-Id: <E19Oqrt-000MiC-V8@quenix.dyndns.org>
Date: Sat, 07 Jun 2003 23:29:17 -0400
From: Serge Gagnon <gagnon__s@videotron.ca>
Sender: Serge Gagnon <serge@quenix.dyndns.org>
Reply-To: Serge Gagnon <gagnon__s@videotron.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [Patch] audio/raproxy unfetchable file
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53028
>Category:       ports
>Synopsis:       [Patch] audio/raproxy unfetchable file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 07 20:10:15 PDT 2003
>Closed-Date:    Sun Jun 08 04:01:19 PDT 2003
>Last-Modified:  Sun Jun 08 04:01:19 PDT 2003
>Originator:     Serge Gagnon
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix.dyndns.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue May 6 22:02:29 EDT 2003 serge@quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN3 i386


>Description:

	o Change URL in MASTER_SITES
	o Files are not the same. Old file detar in
	{raproxy} and the new in {raproxy3.0b1}
	- Consequently, I remove the ${WRKSRC} in the Makefile
	and change the distinfo.
	- This is the only difference between the two (old and new) files.

>How-To-Repeat:

>Fix:


--- patch-raproxy-distfiles begins here ---
diff -u /usr/ports/audio/raproxy/Makefile ./Makefile
--- /usr/ports/audio/raproxy/Makefile	Sat Jun  7 22:43:35 2003
+++ ./Makefile	Sat Jun  7 23:21:10 2003
@@ -9,7 +9,7 @@
 PORTVERSION=	3.0b1
 PORTREVISION=	1
 CATEGORIES=	audio net
-MASTER_SITES=	http://docs.real.com/proxykit/
+MASTER_SITES=	http://docs.real.com/docs/proxy/
 DISTNAME=	${PORTNAME}${PORTVERSION}
 
 MAINTAINER=	ports@freebsd.org
@@ -17,7 +17,6 @@
 
 # Get it through http://www.real.com/firewall/fwdload/index.html
 # if the master site does not exists somehow.
-WRKSRC=		${WRKDIR}/raproxy
 ALL_TARGET=	raproxy
 
 RESTRICTED=	License allows only use in a firewall or with RA products.
diff -u /usr/ports/audio/raproxy/distinfo ./distinfo
--- /usr/ports/audio/raproxy/distinfo	Sat Jun  7 22:45:33 2003
+++ ./distinfo	Sat Jun  7 23:15:31 2003
@@ -1 +1,2 @@
-MD5 (raproxy3.0b1.tar.gz) = 9a61790dfcb5d59a1ab51aef2b8a6c8a
+MD5 (raproxy3.0b1.tar.gz) = 79c9f28e7493099223b59d8feec9c1fa
+
--- patch-raproxy-distfiles ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Sun Jun 8 04:00:43 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

I removed the extra whitespace introduced in your patch 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53028 
>Unformatted:
