ports/180686: games/exhaust: Update MASTER_SITES and WWW: line

KATO Tsuguru tkato432 at yahoo.com
Sat Jul 20 18:10:02 UTC 2013


>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 <alejandro at varnet.biz>
-#
+# Created by: Alejandro Pulver <alejandro at varnet.biz>
 # $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 at 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:


More information about the freebsd-ports-bugs mailing list