Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2006 21:55:33 +0200 (CEST)
From:      Lars Engels <lars.engels@0x20.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95426: games/cosmo: add distfile mirrors
Message-ID:  <200604061955.k36JtXaZ027979@bart.bsd-geek.de>
Resent-Message-ID: <200604062000.k36K0apU043757@freefall.freebsd.org>

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

>Number:         95426
>Category:       ports
>Synopsis:       games/cosmo: add distfile mirrors
>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 Apr 06 20:00:35 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lars Engels
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD bart.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sat Apr 1 14:14:13 CEST 2006 lars@bart.bsd-geek.de:/usr/obj/usr/src/sys/BART i386


	
>Description:
- Remove dead mirror and add working ones
- Tidy up Makefile
	
>How-To-Repeat:
	
>Fix:

	

--- cosmo.diff begins here ---
diff -Nur games/cosmo.orig/Makefile games/cosmo/Makefile
--- games/cosmo.orig/Makefile	Thu Apr  6 14:10:03 2006
+++ games/cosmo/Makefile	Thu Apr  6 14:14:11 2006
@@ -9,15 +9,16 @@
 PORTVERSION=	2.0.4
 PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	ftp://ftp.eos.hokudai.ac.jp/pub/Linux/JG/JG-0.9.1/other-sources/jp/
+MASTER_SITES=	ftp://133.25.251.9/pub/linux/Vine/VinePlus/1.1/JG-0.9.1/other-sources/jp/ \
+		ftp://ftp.uni-erlangen.de/.mirrors/ftpbsd/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/cosmo/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}  moon.tif.gz
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Clone of Cosmo Gang the Puzzle (Namco)
 
 NO_CDROM=	Possible copyright infringement
 
-EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 WRKSRC=		${WRKDIR}/cosmo2
 DIST_SUBDIR=	cosmo
 USE_IMAKE=	yes
--- cosmo.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?200604061955.k36JtXaZ027979>