From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jul 20 18:10:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E39B6B88 for ; Sat, 20 Jul 2013 18:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id C5C49DFB for ; Sat, 20 Jul 2013 18:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r6KIA1IS098669 for ; Sat, 20 Jul 2013 18:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r6KIA1dC098668; Sat, 20 Jul 2013 18:10:01 GMT (envelope-from gnats) Resent-Date: Sat, 20 Jul 2013 18:10:01 GMT Resent-Message-Id: <201307201810.r6KIA1dC098668@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:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 470BEA76 for ; Sat, 20 Jul 2013 18:02:04 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from omta01.auone-net.jp (mail-or0-f67.auone-net.jp [106.187.230.67]) by mx1.freebsd.org (Postfix) with ESMTP id 1F0C5D6F for ; Sat, 20 Jul 2013 18:02:03 +0000 (UTC) Received: from localhost.localdomain (ZT034196.ppp.dion.ne.jp [59.128.34.196]) by omta01.auone-net.jp (au one net mail) with ESMTP id B800698000A for ; Sun, 21 Jul 2013 03:02:01 +0900 (JST) Message-Id: <20130721025109.74a19351046bde0805e3359f@yahoo.com> Date: Sun, 21 Jul 2013 02:51:09 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/180686: games/exhaust: Update MASTER_SITES and WWW: line X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 18:10:02 -0000 >Number: 180686 >Category: ports >Synopsis: games/exhaust: Update MASTER_SITES and WWW: line >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 Jul 20 18:10:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 8.4-RELEASE-p1 i386 >Organization: >Environment: >Description: - Update MASTER_SITES and WWW: line >How-To-Repeat: >Fix: diff -urN /usr/ports/games/exhaust/Makefile games/exhaust/Makefile --- /usr/ports/games/exhaust/Makefile 2013-06-21 03:48:38.000000000 +0900 +++ games/exhaust/Makefile 2013-07-21 00:00:00.000000000 +0900 @@ -1,14 +1,10 @@ -# New ports collection makefile for: games/exhaust -# Date created: 7 Aug 2005 -# Whom: Alejandro Pulver -# +# Created by: Alejandro Pulver # $FreeBSD: head/games/exhaust/Makefile 300896 2012-07-14 13:54:48Z beat $ -# PORTNAME= exhaust PORTVERSION= 1.9.2 CATEGORIES= games -MASTER_SITES= http://www.cs.helsinki.fi/u/jpihlaja/exhaust/ +MASTER_SITES= http://corewar.co.uk/pihlaja/exhaust/ MAINTAINER= ports@FreeBSD.org COMMENT= Redcode simulator easy to embed into applications @@ -16,9 +12,7 @@ PLIST_FILES= bin/${PORTNAME} do-install: - @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin - -post-install: + (cd ${WRKSRC} && ${INSTALL_PROGRAM} ${PORTNAME} ${PREFIX}/bin) @${ECHO_CMD} @${CAT} ${PKGMESSAGE} @${ECHO_CMD} diff -urN /usr/ports/games/exhaust/pkg-descr games/exhaust/pkg-descr --- /usr/ports/games/exhaust/pkg-descr 2013-06-21 03:48:38.000000000 +0900 +++ games/exhaust/pkg-descr 2013-07-21 00:00:00.000000000 +0900 @@ -1,5 +1,5 @@ -The `exhaust' project is a redcode simulator that is (hopefully) easy to embed -into your applications, as an alternative to pMARS. +The `exhaust' project is a redcode simulator that is (hopefully) +easy to embed into your applications, as an alternative to pMARS. Author: M Joonas Pihlaja -WWW: http://www.cs.helsinki.fi/u/jpihlaja/exhaust/exhaust.html +WWW: http://corewar.co.uk/pihlaja/exhaust/ >Release-Note: >Audit-Trail: >Unformatted: