svn commit: r383634 - in head/games/tomenet: . files
Frederic Culot
culot at FreeBSD.org
Thu Apr 9 11:04:37 UTC 2015
Author: culot
Date: Thu Apr 9 11:04:34 2015
New Revision: 383634
URL: https://svnweb.freebsd.org/changeset/ports/383634
Log:
- Update to 4.5.9
Changes: http://www.tomenet.eu/phpBB3/viewtopic.php?f=4&t=58&p=1953#p1953
Modified:
head/games/tomenet/Makefile
head/games/tomenet/distinfo
head/games/tomenet/files/patch-makefile
head/games/tomenet/files/pkg-message.in
head/games/tomenet/pkg-descr
head/games/tomenet/pkg-plist
Modified: head/games/tomenet/Makefile
==============================================================================
--- head/games/tomenet/Makefile Thu Apr 9 10:38:48 2015 (r383633)
+++ head/games/tomenet/Makefile Thu Apr 9 11:04:34 2015 (r383634)
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= tomenet
-PORTVERSION= 4.5.6
+PORTVERSION= 4.5.9
CATEGORIES= games
-MASTER_SITES= http://tomenet.net/downloads/
+MASTER_SITES= http://tomenet.eu/downloads/
MAINTAINER= culot at FreeBSD.org
COMMENT= Online multiplayer rogue-like role-playing game
@@ -19,7 +19,7 @@ MAKE_JOBS_UNSAFE= yes
SUB_FILES= pkg-message
do-install:
-.for f in tomenet tomenet.server accedit evilmeta
+.for f in tomenet tomenet.server accedit
${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin
.endfor
${MKDIR} ${STAGEDIR}${DATADIR}
Modified: head/games/tomenet/distinfo
==============================================================================
--- head/games/tomenet/distinfo Thu Apr 9 10:38:48 2015 (r383633)
+++ head/games/tomenet/distinfo Thu Apr 9 11:04:34 2015 (r383634)
@@ -1,2 +1,2 @@
-SHA256 (tomenet-4.5.6.tar.bz2) = d715cc42d8d86d92d6627e80738ee02b9b16a47314113bf266bdfd12bb0aa2bb
-SIZE (tomenet-4.5.6.tar.bz2) = 2802114
+SHA256 (tomenet-4.5.9.tar.bz2) = 40ce5068e2ee10ad051241d5c44423bb74a9ef4054260ee692adeccc9b46d4c7
+SIZE (tomenet-4.5.9.tar.bz2) = 3012187
Modified: head/games/tomenet/files/patch-makefile
==============================================================================
--- head/games/tomenet/files/patch-makefile Thu Apr 9 10:38:48 2015 (r383633)
+++ head/games/tomenet/files/patch-makefile Thu Apr 9 11:04:34 2015 (r383634)
@@ -1,5 +1,5 @@
---- makefile.orig 2013-01-13 17:58:32.000000000 +0100
-+++ makefile 2014-02-12 10:16:43.223223949 +0100
+--- makefile.orig 2015-02-01 11:19:25.000000000 +0100
++++ makefile 2015-04-08 15:13:59.866757474 +0200
@@ -203,7 +203,7 @@
#
# This is my compiler of choice, it seems to work most everywhere
@@ -13,9 +13,9 @@
# attempt to "guess" at many of these flags based on your system.
#
## With SDL
--CFLAGS = -g -pipe -Wall -DUSE_X11 -DUSE_GCU -I${X11BASE}/include -D_XOPEN_SOURCE -D_BSD_SOURCE -DMEXP=19937 -DSOUND_SDL `sdl-config --cflags`
+-CFLAGS = -g -pipe -Wall -DUSE_X11 -DUSE_GCU -I${X11BASE}/include -D_XOPEN_SOURCE -D_BSD_SOURCE -DMEXP=19937 -DSOUND_SDL `sdl-config --cflags` -D_DEFAULT_SOURCE -DACC32
-LIBS = -L${X11BASE}/lib -L/usr/pkg/lib -lX11 -lncurses -lcrypt -lm `sdl-config --libs` -lSDL_mixer
-+#CFLAGS = -g -pipe -Wall -DUSE_X11 -DUSE_GCU -I${X11BASE}/include -D_XOPEN_SOURCE -D_BSD_SOURCE -DMEXP=19937 -DSOUND_SDL `sdl-config --cflags`
++#CFLAGS = -g -pipe -Wall -DUSE_X11 -DUSE_GCU -I${X11BASE}/include -D_XOPEN_SOURCE -D_BSD_SOURCE -DMEXP=19937 -DSOUND_SDL `sdl-config --cflags` -D_DEFAULT_SOURCE -DACC32
+#LIBS = -L${X11BASE}/lib -L/usr/pkg/lib -lX11 -lncurses -lcrypt -lm `sdl-config --libs` -lSDL_mixer
##
## Without SDL
@@ -27,7 +27,7 @@
-#CFLAGS = -g -pipe -Wall -DUSE_X11 -DUSE_GCU -I${X11BASE}/include -D_XOPEN_SOURCE -D_BSD_SOURCE -DMEXP=19937
-#LIBS = -L${X11BASE}/lib -L/usr/pkg/lib -lX11 -lncurses -lcrypt -lm
+CFLAGS += -g -pipe -Wall -DUSE_GCU -D_XOPEN_SOURCE -D_BSD_SOURCE -DMEXP=19937
-+LIBS += -lncurses -lcrypt -lm
++LIBS += -lncurses -lcrypt -lm -lexecinfo
## Added by thaler, 6/28/97
Modified: head/games/tomenet/files/pkg-message.in
==============================================================================
--- head/games/tomenet/files/pkg-message.in Thu Apr 9 10:38:48 2015 (r383633)
+++ head/games/tomenet/files/pkg-message.in Thu Apr 9 11:04:34 2015 (r383634)
@@ -13,6 +13,6 @@ If installed, extensive documentation ca
otherwise the guide is available online at:
-http://www.tomenet.net/guide.php
+http://www.tomenet.eu/guide.php
========================================================================
Modified: head/games/tomenet/pkg-descr
==============================================================================
--- head/games/tomenet/pkg-descr Thu Apr 9 10:38:48 2015 (r383633)
+++ head/games/tomenet/pkg-descr Thu Apr 9 11:04:34 2015 (r383634)
@@ -4,4 +4,4 @@ TomeNET loosely bases on the stories of
"The Lord Of The Rings", hence the name "the Troubles of Middle
Earth" or alternatively "the Tales of Middle Earth".
-WWW: http://tomenet.net/
+WWW: http://tomenet.eu/
Modified: head/games/tomenet/pkg-plist
==============================================================================
--- head/games/tomenet/pkg-plist Thu Apr 9 10:38:48 2015 (r383633)
+++ head/games/tomenet/pkg-plist Thu Apr 9 11:04:34 2015 (r383634)
@@ -1,5 +1,4 @@
bin/accedit
-bin/evilmeta
bin/tomenet
bin/tomenet.server
%%ETCDIR%%/tomenetrc
@@ -7,7 +6,7 @@ bin/tomenet.server
%%DATADIR%%/lib/config/nonswearing.txt
%%DATADIR%%/lib/config/swearing.txt
%%DATADIR%%/lib/config/tomenet.cfg
-%%DATADIR%%/lib/data/tomenet.log
+%%DATADIR%%/lib/data/delete.me
%%DATADIR%%/lib/game/a_info.txt
%%DATADIR%%/lib/game/ba_info.txt
%%DATADIR%%/lib/game/d_info.txt
@@ -15,6 +14,7 @@ bin/tomenet.server
%%DATADIR%%/lib/game/f_info.txt
%%DATADIR%%/lib/game/k_info.txt
%%DATADIR%%/lib/game/ow_info.txt
+%%DATADIR%%/lib/game/q_info.txt
%%DATADIR%%/lib/game/r_info.txt
%%DATADIR%%/lib/game/re_info.txt
%%DATADIR%%/lib/game/renumber.pl
@@ -34,6 +34,7 @@ bin/tomenet.server
%%DATADIR%%/lib/game/t_nargothrond.txt
%%DATADIR%%/lib/game/t_pref.txt
%%DATADIR%%/lib/game/t_valinor.txt
+%%DATADIR%%/lib/game/tq_testcastle.txt
%%DATADIR%%/lib/game/tr_info.txt
%%DATADIR%%/lib/game/v_info.txt
%%DATADIR%%/lib/save/delete.me
More information about the svn-ports-head
mailing list