ports/159465: Update port: games/xfireworks
KATO Tsuguru
tkato432 at yahoo.com
Wed Aug 3 18:40:28 UTC 2011
>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 at 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:
More information about the freebsd-ports-bugs
mailing list