Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Aug 2011 03:23:07 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/159465: Update port: games/xfireworks
Message-ID:  <20110804032307.0356e20b.tkato432@yahoo.com>
Resent-Message-ID: <201108031840.p73IeRMr076569@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         159465
>Category:       ports
>Synopsis:       Update port: games/xfireworks
>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:27 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/xfireworks/Makefile games/xfireworks/Makefile
--- /usr/ports/games/xfireworks/Makefile	2011-08-03 15:32:41.000000000 +0900
+++ games/xfireworks/Makefile	2011-08-03 15:57:57.000000000 +0900
@@ -9,20 +9,22 @@
 PORTVERSION=	1.4
 PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	http://hp.vector.co.jp/authors/VA014157/myfreesoft/
+MASTER_SITES=	http://kozos.jp/myfreesoft/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fireworks on X
 
-DEPRECATED=	No more public distfiles
-EXPIRATION_DATE=	2011-09-01
+LICENSE=	GPLv2 GPLv3
+LICENSE_COMB=	dual
 
 USE_XORG=	x11
+MAKE_JOBS_SAFE=	yes
+
 MAN1=		xfireworks.1
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/xfireworks ${PREFIX}/bin/xfireworks
-	${INSTALL_MAN} ${WRKSRC}/xfireworks.1 ${PREFIX}/man/man1/
+	${INSTALL_MAN} ${WRKSRC}/xfireworks.1 ${MANPREFIX}/man/man1
 	${INSTALL_DATA} ${WRKSRC}/xfireworks.conf ${PREFIX}/etc/xfireworks.conf.sample
 .if !exists(${PREFIX}/etc/xfireworks.conf)
 	${CP} ${PREFIX}/etc/xfireworks.conf.sample ${PREFIX}/etc/xfireworks.conf
diff -urN /usr/ports/games/xfireworks/pkg-descr games/xfireworks/pkg-descr
--- /usr/ports/games/xfireworks/pkg-descr	2009-12-21 15:22:25.000000000 +0900
+++ games/xfireworks/pkg-descr	2011-07-30 03:31:30.000000000 +0900
@@ -6,3 +6,5 @@
 Arakawa River's Hanabi Taikai every year.
 
 See xfireworks(1) for more details.
+
+WWW: http://kozos.jp/myfreesoft/
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110804032307.0356e20b.tkato432>