Skip site navigation (1)Skip section navigation (2)
Date:      15 Dec 2005 18:49:29 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90459: Fix port: games/xbattle fix mastersite
Message-ID:  <20051215204929.41903.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200512152050.jBFKo2br092673@freefall.freebsd.org>

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

>Number:         90459
>Category:       ports
>Synopsis:       Fix port: games/xbattle fix mastersite
>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:   Thu Dec 15 20:50: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 mastersite. Now the tarball is fetchable again! :)
- Removed WWW on pkg-descr. This site is gone.
>How-To-Repeat:
	
>Fix:

	

--- xbattle.diff begins here ---
diff -ruN xbattle.old/Makefile xbattle/Makefile
--- xbattle.old/Makefile	Thu Feb 20 14:32:17 2003
+++ xbattle/Makefile	Thu Dec 15 18:47:17 2005
@@ -8,7 +8,8 @@
 PORTNAME=	xbattle
 PORTVERSION=	5.4.1
 CATEGORIES=	games
-MASTER_SITES=	ftp://cns-ftp.bu.edu/pub/xbattle/
+MASTER_SITES=	${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR=	distfiles
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A concurrent multi-player battle strategy game
diff -ruN xbattle.old/pkg-descr xbattle/pkg-descr
--- xbattle.old/pkg-descr	Sat Apr 10 14:10:58 2004
+++ xbattle/pkg-descr	Thu Dec 15 18:48:59 2005
@@ -18,6 +18,5 @@
 example games that you can play around with to learn the various options
 available with the game.
 
-WWW: http://cns-web.bu.edu/pub/xpip/html/xbattle.html
 - Gregory W. Lesher
 lesher@cns.bu.edu 
--- xbattle.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?20051215204929.41903.qmail>