From neuhauser@chello.cz  Sun May 23 15:49:47 2004
Return-Path: <neuhauser@chello.cz>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9AE2A16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 May 2004 15:49:47 -0700 (PDT)
Received: from smtp.dkm.cz (smtp.dkm.cz [62.24.64.34])
	by mx1.FreeBSD.org (Postfix) with SMTP id 61A7A43D39
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 May 2004 15:49:44 -0700 (PDT)
	(envelope-from neuhauser@chello.cz)
Received: (qmail 90137 invoked by uid 0); 23 May 2004 22:49:17 -0000
Received: from r3al16.mistral.cz (HELO isis.wad.cz) (213.220.229.16)
  by smtp.dkm.cz with SMTP; 23 May 2004 22:49:17 -0000
Received: by isis.wad.cz (Postfix, from userid 1001)
	id 772F22FDA01; Mon, 24 May 2004 00:49:17 +0200 (CEST)
Message-Id: <20040523224917.772F22FDA01@isis.wad.cz>
Date: Mon, 24 May 2004 00:49:17 +0200 (CEST)
From: Roman Neuhauser <neuhauser@chello.cz>
Reply-To: Roman Neuhauser <neuhauser@chello.cz>
To: FreeBSD-gnats-submit@freebsd.org
Cc: darius@dons.net.au
Subject: [PATCH] audio/teamspeak_client distsite fix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         67102
>Category:       ports
>Synopsis:       [PATCH] audio/teamspeak_client distsite fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 23 15:50:07 PDT 2004
>Closed-Date:    Mon May 24 02:24:19 PDT 2004
>Last-Modified:  Mon May 24 02:24:19 PDT 2004
>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@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@dons.net.au
--- audio::teamspeak_client.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Mon May 24 02:24:12 PDT 2004 
State-Changed-Why:  
Committed, thanks! 

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