ports/67102: [PATCH] audio/teamspeak_client distsite fix
Roman Neuhauser
neuhauser at chello.cz
Sun May 23 22:50:51 UTC 2004
>Number: 67102
>Category: ports
>Synopsis: [PATCH] audio/teamspeak_client distsite fix
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun May 23 15:50:07 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Roman Neuhauser
>Release: FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386
>Description:
* setduplexfake.so.gz is only available from www.gsoft.com.au
* http://www.teamspeak.org/files/ only has some pdf files
maintainer cc'd
>How-To-Repeat:
>Fix:
--- audio::teamspeak_client.distsite.patch begins here ---
Index: audio/teamspeak_client/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/teamspeak_client/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- audio/teamspeak_client/Makefile 3 Nov 2003 06:04:35 -0000 1.5
+++ audio/teamspeak_client/Makefile 23 May 2004 22:44:04 -0000
@@ -8,11 +8,11 @@
PORTNAME= teamspeak_client
PORTVERSION= 2.0.32
CATEGORIES= audio
-MASTER_SITES= ftp://ftp2.teamspeak.org/releases/ \
- http://www.teamspeak.org/files/ \
- http://www.gsoft.com.au/~doconnor/
+MASTER_SITES= ftp://ftp2.teamspeak.org/releases/:main \
+ ftp://teamspeak.krawall.de/releases/:main \
+ http://www.gsoft.com.au/~doconnor/:misc
DISTNAME= ts2_client_rc2_2032
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} setduplexfake.so.gz
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main setduplexfake.so.gz:misc
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= darius at dons.net.au
--- audio::teamspeak_client.distsite.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list