Date: Thu, 25 Aug 2011 03:36:34 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/160105: Update port: games/maelstrom Message-ID: <20110825033634.2d54a86e.tkato432@yahoo.com> Resent-Message-ID: <201108241850.p7OIoMOg012277@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 160105 >Category: ports >Synopsis: Update port: games/maelstrom >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 24 18:50:22 UTC 2011 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.4-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update MASTER_SITES and WWW: line - Add MAKE_JOBS_SAFE >How-To-Repeat: >Fix: diff -urN /usr/ports/games/maelstrom/Makefile games/maelstrom/Makefile --- /usr/ports/games/maelstrom/Makefile 2011-08-03 15:32:14.000000000 +0900 +++ games/maelstrom/Makefile 2011-08-20 05:47:12.000000000 +0900 @@ -7,20 +7,19 @@ PORTNAME= maelstrom PORTVERSION= 3.0.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games -MASTER_SITES= http://www.devolution.com/~slouken/projects/Maelstrom/src/ +MASTER_SITES= http://slouken.libsdl.org/projects/Maelstrom/src/ DISTNAME= Maelstrom-${PORTVERSION} +DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Asteroids-style game for X Window System -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2011-09-01 - USE_SDL= sdl net USE_XORG= xpm GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes .if !defined(NOPORTDOCS) INSTALL_TARGET= install install_gamedocs diff -urN /usr/ports/games/maelstrom/distinfo games/maelstrom/distinfo --- /usr/ports/games/maelstrom/distinfo 2011-07-04 02:03:38.000000000 +0900 +++ games/maelstrom/distinfo 2011-08-20 05:46:25.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (Maelstrom-3.0.6.tar.gz) = a53b25d6483b64af0ce4ee893c4915d9b6b242abcf27618f688fecb868c674e4 -SIZE (Maelstrom-3.0.6.tar.gz) = 1006665 +SHA256 (maelstrom/Maelstrom-3.0.6.tar.gz) = e7983c2c7376cdcca1944db1706d92aedd529638cf13358c88a60df982ba7b46 +SIZE (maelstrom/Maelstrom-3.0.6.tar.gz) = 1013073 diff -urN /usr/ports/games/maelstrom/pkg-descr games/maelstrom/pkg-descr --- /usr/ports/games/maelstrom/pkg-descr 2000-03-24 10:23:13.000000000 +0900 +++ games/maelstrom/pkg-descr 2011-08-19 16:21:37.000000000 +0900 @@ -2,4 +2,4 @@ Mac game Maelstrom originally written by Ambrosia Software. Unique to this port is a kick-butt network play mode. -WWW: http://www.devolution.com/~slouken/projects/Maelstrom/ +WWW: http://slouken.libsdl.org/projects/Maelstrom/ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110825033634.2d54a86e.tkato432>