ports/159441: Update port: games/cosmo

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 3 18:40:19 UTC 2011


>Number:         159441
>Category:       ports
>Synopsis:       Update port: games/cosmo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 03 18:40:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Fix MASTER_SITES 

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/cosmo/Makefile games/cosmo/Makefile
--- /usr/ports/games/cosmo/Makefile	2011-08-03 15:31:51.000000000 +0900
+++ games/cosmo/Makefile	2011-08-03 15:53:26.000000000 +0900
@@ -9,17 +9,19 @@
 PORTVERSION=	2.0.4
 PORTREVISION=	4
 CATEGORIES=	games
-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/
+MASTER_SITES=	http://hanzubon.jp/mirrors/Vine/%SUBDIR%/ \
+		http://ftp.jaist.ac.jp/pub/Linux/Vine/%SUBDIR%/ \
+		http://ftp.riken.go.jp/Linux/vine/%SUBDIR%/ \
+		http://ftp.yz.yamagata-u.ac.jp/pub/Linux/Vine/%SUBDIR%/ \
+		http://ftp.nara.wide.ad.jp/pub/Linux/vine/%SUBDIR%/ \
+		http://ftp.vinelinux.org/pub/Vine/%SUBDIR%/
+MASTER_SITE_SUBDIR=	VinePlus/1.1/JG-0.9.1/other-sources/jp
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}  moon.tif.gz
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Clone of Cosmo Gang the Puzzle (Namco)
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2011-09-01
-
 NO_CDROM=	Possible copyright infringement
 
 WRKSRC=		${WRKDIR}/cosmo2
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list