Skip site navigation (1)Skip section navigation (2)
Date:      14 Dec 2005 18:22:08 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        desmo@bandwidth.org
Subject:   ports/90402: Fix port: games/netris fix patchsite
Message-ID:  <20051214202208.49499.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200512142030.jBEKU3o7089783@freefall.freebsd.org>

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

>Number:         90402
>Category:       ports
>Synopsis:       Fix port: games/netris fix patchsite
>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:   Wed Dec 14 20:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed the PATCH_SITE to fix fetch problem.
>How-To-Repeat:
	
>Fix:

	

--- netris.diff begins here ---
diff -ruN netris.old/Makefile netris/Makefile
--- netris.old/Makefile	Fri Feb 21 09:05:50 2003
+++ netris/Makefile	Wed Dec 14 18:22:04 2005
@@ -10,8 +10,7 @@
 CATEGORIES=		games ipv6
 MASTER_SITES=		ftp://ftp.netris.org/pub/netris/
 
-PATCH_SITES=		ftp://ftp2.v6.linux.or.jp/pub/Linux/IPv6-2/netris/ \
-			http://ftp2.v6.linux.or.jp/pub/Linux/IPv6-2/netris/
+PATCH_SITES=		http://debian.lcs.mit.edu/pub/usagi/ftp.v6.linux.or.jp/IPv6-2/netris/
 PATCHFILES=		netris-0.5-v6-19991206a.diff.gz
 PATCH_DIST_STRIP=	-p1
 
--- netris.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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