ports/53028: [Patch] audio/raproxy unfetchable file

Serge Gagnon gagnon__s at videotron.ca
Sun Jun 8 03:10:17 UTC 2003


>Number:         53028
>Category:       ports
>Synopsis:       [Patch] audio/raproxy unfetchable file
>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 Jun 07 20:10:15 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list