ports/160103: Update port: games/jfk

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 24 18:50:22 UTC 2011


>Number:         160103
>Category:       ports
>Synopsis:       Update port: games/jfk
>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 LICENSE
- Add MAKE_JOBS_SAFE

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/jfk/Makefile games/jfk/Makefile
--- /usr/ports/games/jfk/Makefile	2011-08-03 15:32:09.000000000 +0900
+++ games/jfk/Makefile	2011-08-25 00:27:01.000000000 +0900
@@ -9,16 +9,18 @@
 PORTVERSION=	0.1.1
 PORTREVISION=	8
 CATEGORIES=	games
-MASTER_SITES=	http://relax.ath.cx/jfk/
+MASTER_SITES=	http://hop.at/jfk/
+
+LICENSE=	GPLv2 # (or later)
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A multiplayer 2D shoot'em up game
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2011-09-01
-
-GNU_CONFIGURE=	yes
 USE_SDL=	image sdl
+GNU_CONFIGURE=	yes
+MAKE_JOBS_SAFE=	yes
+
 SUB_FILES=	pkg-message
 
 .include <bsd.port.pre.mk>
diff -urN /usr/ports/games/jfk/pkg-descr games/jfk/pkg-descr
--- /usr/ports/games/jfk/pkg-descr	2005-12-14 21:10:22.000000000 +0900
+++ games/jfk/pkg-descr	2011-08-19 05:23:00.000000000 +0900
@@ -2,4 +2,4 @@
 for displaying graphics.  Your goal is to get a high score by shooting your
 enemies.
 
-WWW: http://relax.ath.cx/jfk/
+WWW: http://hop.at/jfk/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list