Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  5 May 2001 20:02:47 +0200 (CEST)
From:      sec@ice.42.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27095: Fix of games/xtris port
Message-ID:  <20010505180247.87AB115D@ice.42.org>

next in thread | raw e-mail | index | archive | help

>Number:         27095
>Category:       ports
>Synopsis:       Fix of games/xtris port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 05 11:10:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Stefan `Sec` Zehl
>Release:        FreeBSD 4.3-RC i386
>Organization:
>Environment:
System: FreeBSD ice 4.3-RC FreeBSD 4.3-RC #2: Sat Mar 31 15:00:58 CEST 2001 root@ice:/usr/export/obj/usr/export/src/sys/ICE i386


	
>Description:

The xtris port is broken because the site distributing the ipv6 patch is no
longer reachable. I moved the patch to my ftp site.
	
>How-To-Repeat:
	
>Fix:

Apply this patch

diff -bur /usr/ports/games/xtris/Makefile xtris/Makefile
--- /usr/ports/games/xtris/Makefile	Sat Jan 20 11:55:28 2001
+++ xtris/Makefile	Sat May  5 20:00:03 2001
@@ -10,8 +10,7 @@
 CATEGORIES=	games ipv6
 MASTER_SITES=	http://www.iagora.com/~espel/xtris/
 
-PATCH_SITES=	ftp://ftp2.v6.linux.or.jp/pub/Linux/IPv6-2/xtris/ \
-		http://ftp2.v6.linux.or.jp/pub/Linux/IPv6-2/xtris/
+PATCH_SITES=	ftp://ftp.42.org/pub/orphan/
 PATCHFILES=	xtris-1.15-v6-19991218.diff.gz
 PATCH_DIST_STRIP=	-p1
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010505180247.87AB115D>