From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 3 18:40:29 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC40E1065680 for ; Wed, 3 Aug 2011 18:40:29 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7445B8FC1D for ; Wed, 3 Aug 2011 18:40:29 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p73IeTnf076770 for ; Wed, 3 Aug 2011 18:40:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p73IeTMD076761; Wed, 3 Aug 2011 18:40:29 GMT (envelope-from gnats) Resent-Date: Wed, 3 Aug 2011 18:40:29 GMT Resent-Message-Id: <201108031840.p73IeTMD076761@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 504581065678 for ; Wed, 3 Aug 2011 18:34:34 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from msa104lp.auone-net.jp (msa104lp.auone-net.jp [222.3.140.167]) by mx1.freebsd.org (Postfix) with ESMTP id 26D3F8FC17 for ; Wed, 3 Aug 2011 18:34:34 +0000 (UTC) Received: from localhost.localdomain (ZT028230.ppp.dion.ne.jp [59.128.28.230]) by msa104lp.auone-net.jp (au one net msa) with ESMTP id 5F7EB2BC03B for ; Thu, 4 Aug 2011 03:34:32 +0900 (JST) Message-Id: <20110804032322.0f92017f.tkato432@yahoo.com> Date: Thu, 4 Aug 2011 03:23:22 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: ports/159469: Update port: games/yamsweeper X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Aug 2011 18:40:29 -0000 >Number: 159469 >Category: ports >Synopsis: Update port: games/yamsweeper >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:29 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/yamsweeper/Makefile games/yamsweeper/Makefile --- /usr/ports/games/yamsweeper/Makefile 2009-06-10 01:40:57.000000000 +0900 +++ games/yamsweeper/Makefile 2011-07-16 20:18:17.000000000 +0900 @@ -9,9 +9,13 @@ PORTVERSION= 1.9 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://www.hanzubon.org/mirrors/Vine/VinePlus/1.1/JG-0.9.1/sources/ \ - http://ftp.jaist.ac.jp/pub/Linux/Vine/VinePlus/1.1/JG-0.9.1/sources/ \ - http://ftp.nara.wide.ad.jp/pub/Linux/Vine/VinePlus/1.1/JG-0.9.1/sources/ +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/sources EXTRACT_SUFX= .taz MAINTAINER= ports@FreeBSD.org >Release-Note: >Audit-Trail: >Unformatted: