From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 27 06:10:39 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C04416A4CE for ; Sat, 27 Dec 2003 06:10:39 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D22843D54 for ; Sat, 27 Dec 2003 06:10:14 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) hBREAEFR031550 for ; Sat, 27 Dec 2003 06:10:14 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id hBREAEV2031548; Sat, 27 Dec 2003 06:10:14 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 27 Dec 2003 06:10:14 -0800 (PST) Resent-Message-Id: <200312271410.hBREAEV2031548@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 [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9A4516A4CE for ; Sat, 27 Dec 2003 06:01:03 -0800 (PST) Received: from hfep04.dion.ne.jp (hfep04.dion.ne.jp [203.181.105.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id B613143D2F for ; Sat, 27 Dec 2003 06:01:01 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost ([61.198.217.157]) by hfep04.dion.ne.jp with SMTP id <20031227140059137.OIXL@hfep04.dion.ne.jp> for ; Sat, 27 Dec 2003 23:00:59 +0900 Message-Id: <20031227230009.4271bd9b.tkato@prontomail.com> Date: Sat, 27 Dec 2003 23:00:09 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/60620: Update port: games/cosmo X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 14:10:39 -0000 X-List-Received-Date: Sat, 27 Dec 2003 14:10:39 -0000 >Number: 60620 >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: Sat Dec 27 06:10:14 PST 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.9-RELEASE-p1 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 Mon Nov 3 14:24:15 2003 +++ games/cosmo/Makefile Sun Dec 7 18:35:43 2003 @@ -9,7 +9,7 @@ PORTVERSION= 2.0.4 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/vine/VinePlus/1.1/JG-0.9.1/other-sources/jp/ +MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/Linux/JG/JG-0.9.1/other-sources/jp/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} moon.tif.gz MAINTAINER= ports@FreeBSD.org @@ -26,7 +26,8 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/cosmorc ${PREFIX}/lib/X11/cosmo - ${INSTALL_DATA} ${_DISTDIR}/moon.tif.gz ${PREFIX}/lib/X11/cosmo + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/moon.tif.gz \ + ${PREFIX}/lib/X11/cosmo ${CHOWN} root:games ${PREFIX}/bin/cosmo ${CHMOD} g+s ${PREFIX}/bin/cosmo >Release-Note: >Audit-Trail: >Unformatted: