ports/159452: Update port: games/nuclearchess
KATO Tsuguru
tkato432 at yahoo.com
Wed Aug 3 18:40:23 UTC 2011
>Number: 159452
>Category: ports
>Synopsis: Update port: games/nuclearchess
>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:23 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 LICENSE
- Add MAKE_JOBS_SAFE
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/games/nuclearchess/Makefile games/nuclearchess/Makefile
--- /usr/ports/games/nuclearchess/Makefile 2011-08-03 15:32:21.000000000 +0900
+++ games/nuclearchess/Makefile 2011-08-03 15:56:43.000000000 +0900
@@ -9,20 +9,17 @@
PORTVERSION= 1.0.0
PORTREVISION= 4
CATEGORIES= games
-MASTER_SITES= http://user.cs.tu-berlin.de/~karlb/${PORTNAME}/
+MASTER_SITES= http://www.linux-games.com/nuclearchess/
MAINTAINER= ports at FreeBSD.org
COMMENT= A chess variant designed to be short and fun for all players
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
-
-GNU_CONFIGURE= yes
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
USE_SDL= sdl image
-
-CONFIGURE_ARGS= --prefix=${PREFIX} \
- --localstatedir=${DATADIR} \
- --program-prefix=
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --localstatedir=${DATADIR}
+MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>
diff -urN /usr/ports/games/nuclearchess/pkg-descr games/nuclearchess/pkg-descr
--- /usr/ports/games/nuclearchess/pkg-descr 2011-08-03 15:32:21.000000000 +0900
+++ games/nuclearchess/pkg-descr 2011-07-29 04:09:03.000000000 +0900
@@ -1,3 +1,5 @@
NuclearChess is a chess variant. Whenever a piece is captured, both
pieces and all pieces on neighbour fields die. Games are short and fun
even for people who usually don't play chess.
+
+WWW: http://www.linux-games.com/nuclearchess/
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list