Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jun 2007 21:52:15 GMT
From:      Marcus von Appen<mva@sysfault.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/113391: [Maintainer-update]: games/tmw update to 0.0.23
Message-ID:  <200706052152.l55LqF4E014224@www.freebsd.org>
Resent-Message-ID: <200706052200.l55M0AeM000930@freefall.freebsd.org>

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

>Number:         113391
>Category:       ports
>Synopsis:       [Maintainer-update]: games/tmw update to 0.0.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 05 22:00:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
FreeBSD magenta.linden.home 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun May 27 19:44:14 CEST 2007     root@magenta.linden.home:/usr/obj/usr/src/sys/MAGENTA  i386
>Description:
The Manaworld version update to 0.0.23.
>How-To-Repeat:

>Fix:
diff -Nur tmw/Makefile tmw.new/Makefile
--- tmw/Makefile	Sat May 19 22:07:38 2007
+++ tmw.new/Makefile	Tue Jun  5 23:26:48 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	tmw
-PORTVERSION=	0.0.22.2
-PORTREVISION=	1
+PORTVERSION=	0.0.23
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	themanaworld
@@ -32,6 +31,8 @@
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags` -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
 		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}"
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS=	--mandir=${MANPREFIX}/man
+MAN6=		tmw.6
 
 OPTIONS=	MUSIC	"Install additional music" On
 
diff -Nur tmw/distinfo tmw.new/distinfo
--- tmw/distinfo	Tue Mar  6 01:22:39 2007
+++ tmw.new/distinfo	Tue Jun  5 22:46:27 2007
@@ -1,6 +1,6 @@
-MD5 (tmw-0.0.22.2.tar.gz) = c799a59487284b6812aae42c431b7103
-SHA256 (tmw-0.0.22.2.tar.gz) = c427e3cb9caa03a3f371e89df162846903b1ca0a946e251f7465aac92b71375e
-SIZE (tmw-0.0.22.2.tar.gz) = 3043675
+MD5 (tmw-0.0.23.tar.gz) = 4c4233a3b904dcf2935685e5ec1e6e5a
+SHA256 (tmw-0.0.23.tar.gz) = 599621951eea2c8e186fc898f3ba90010ef7c4cb6a5dae3127a8ad4fd41dbf81
+SIZE (tmw-0.0.23.tar.gz) = 3192067
 MD5 (tmwmusic-0.0.20.tar.gz) = eec5e7d6c8ddb8938209815dbf5da812
 SHA256 (tmwmusic-0.0.20.tar.gz) = 964bb27235cdc3199c392f6ddf25ce293c6f32e013abe85592b96221a5896939
 SIZE (tmwmusic-0.0.20.tar.gz) = 9259802
diff -Nur tmw/pkg-plist tmw.new/pkg-plist
--- tmw/pkg-plist	Tue Mar  6 01:22:39 2007
+++ tmw.new/pkg-plist	Tue Jun  5 23:20:48 2007
@@ -32,6 +32,12 @@
 %%DATADIR%%/data/graphics/gui/sansserif8.png
 %%DATADIR%%/data/graphics/gui/selection.png
 %%DATADIR%%/data/graphics/gui/slider.png
+%%DATADIR%%/data/graphics/gui/target-cursor-blue-l.png
+%%DATADIR%%/data/graphics/gui/target-cursor-blue-m.png
+%%DATADIR%%/data/graphics/gui/target-cursor-blue-s.png
+%%DATADIR%%/data/graphics/gui/target-cursor-red-l.png
+%%DATADIR%%/data/graphics/gui/target-cursor-red-m.png
+%%DATADIR%%/data/graphics/gui/target-cursor-red-s.png
 %%DATADIR%%/data/graphics/gui/thickborder.png
 %%DATADIR%%/data/graphics/gui/vscroll_blue.png
 %%DATADIR%%/data/graphics/gui/vscroll_down_default.png
@@ -76,9 +82,7 @@
 %%DATADIR%%/data/help/skills.txt
 %%DATADIR%%/data/help/support.txt
 %%DATADIR%%/data/help/team.txt
-%%DATADIR%%/data/icons/tmw-icon.ico
-%%DATADIR%%/data/icons/tmw-icon.png
-%%DATADIR%%/data/icons/tmw-icon.xpm
+%%DATADIR%%/data/icons/tmw.png
 %%MUSICADDON%%%%DATADIR%%/data/music/Faith.ogg
 %%MUSICADDON%%%%DATADIR%%/data/music/Magick - Casino.ogg
 %%MUSICADDON%%%%DATADIR%%/data/music/Magick - Real.ogg


>Release-Note:
>Audit-Trail:
>Unformatted:



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