[82697] trunk/dports/games
ryandesign at macports.org
ryandesign at macports.org
Thu Aug 18 11:02:26 PDT 2011
Revision: 82697
http://trac.macports.org/changeset/82697
Author: ryandesign at macports.org
Date: 2011-08-18 11:02:26 -0700 (Thu, 18 Aug 2011)
Log Message:
-----------
freeciv, freeciv-x11: update to 2.3.0
Modified Paths:
--------------
trunk/dports/games/freeciv/Portfile
trunk/dports/games/freeciv/files/patch-client-options.c.diff
trunk/dports/games/freeciv-x11/Portfile
trunk/dports/games/freeciv-x11/files/patch-client-options.c.diff
Modified: trunk/dports/games/freeciv/Portfile
===================================================================
--- trunk/dports/games/freeciv/Portfile 2011-08-18 16:10:50 UTC (rev 82696)
+++ trunk/dports/games/freeciv/Portfile 2011-08-18 18:02:26 UTC (rev 82697)
@@ -4,7 +4,8 @@
PortSystem 1.0
name freeciv
-version 2.2.7
+version 2.3.0
+set branch [join [lrange [split ${version} .] 0 1] .]
categories games
maintainers nomaintainer
description An empire-building strategy game
@@ -17,12 +18,12 @@
platforms macosx
homepage http://www.freeciv.org/
-master_sites sourceforge:project/${name}/Freeciv%202.2/${version}/ \
+master_sites sourceforge:project/${name}/Freeciv%20${branch}/${version}/ \
ftp://ftp.freeciv.org/freeciv/stable/
use_bzip2 yes
-checksums sha1 b7cf680a25e9006cb3a289a2e5c786dd385577cb \
- rmd160 a1114cd9805dfeeab238071f9b7736b948474dde
+checksums rmd160 1f017139c5ac4c24d1b4b6767aca84e18b9db31b \
+ sha256 f380f7f89a3478e8b2a68033b37325539248618508d94edf55b84e5e979fbefa
conflicts freeciv-x11
Modified: trunk/dports/games/freeciv/files/patch-client-options.c.diff
===================================================================
--- trunk/dports/games/freeciv/files/patch-client-options.c.diff 2011-08-18 16:10:50 UTC (rev 82696)
+++ trunk/dports/games/freeciv/files/patch-client-options.c.diff 2011-08-18 18:02:26 UTC (rev 82697)
@@ -1,11 +1,11 @@
---- client/options.c 2010-07-25 12:58:28.000000000 -0700
-+++ client/options-hacked.c 2010-08-04 01:35:30.000000000 -0700
-@@ -472,7 +472,7 @@
+--- client/options.c.orig 2011-08-07 23:20:48.000000000 -0500
++++ client/options.c 2011-08-18 12:40:36.000000000 -0500
+@@ -1661,7 +1661,7 @@
"the sound plugin. The new plugin won't take "
"effect until you restart Freeciv. Changing this "
"is the same as using the -P command-line option."),
- COC_SOUND, GUI_LAST, NULL, get_soundplugin_list, NULL),
+ COC_SOUND, GUI_LAST, "sdl", get_soundplugin_list, NULL),
- /* gui_gtk2_default_theme_name and gui_sdl_default_theme_name are
- * different settings to avoid client crash after loading the
- * style for the other gui. Keeps 2 different options! */
+ GEN_STR_OPTION(default_chat_logfile,
+ N_("The chat log file"),
+ N_("The name of the chat log file."),
Modified: trunk/dports/games/freeciv-x11/Portfile
===================================================================
--- trunk/dports/games/freeciv-x11/Portfile 2011-08-18 16:10:50 UTC (rev 82696)
+++ trunk/dports/games/freeciv-x11/Portfile 2011-08-18 18:02:26 UTC (rev 82697)
@@ -3,7 +3,8 @@
PortSystem 1.0
name freeciv-x11
-version 2.2.7
+version 2.3.0
+set branch [join [lrange [split ${version} .] 0 1] .]
categories games
maintainers nomaintainer
description A civilisation clone for X11 (with sound support)
@@ -16,14 +17,14 @@
platforms darwin
homepage http://www.freeciv.org/
-master_sites sourceforge:project/freeciv/Freeciv%202.2/${version}/ \
+master_sites sourceforge:project/freeciv/Freeciv%20${branch}/${version}/ \
ftp://ftp.freeciv.org/freeciv/stable/
distname freeciv-${version}
dist_subdir freeciv
use_bzip2 yes
-checksums sha1 b7cf680a25e9006cb3a289a2e5c786dd385577cb \
- rmd160 a1114cd9805dfeeab238071f9b7736b948474dde
+checksums rmd160 1f017139c5ac4c24d1b4b6767aca84e18b9db31b \
+ sha256 f380f7f89a3478e8b2a68033b37325539248618508d94edf55b84e5e979fbefa
conflicts freeciv
Modified: trunk/dports/games/freeciv-x11/files/patch-client-options.c.diff
===================================================================
--- trunk/dports/games/freeciv-x11/files/patch-client-options.c.diff 2011-08-18 16:10:50 UTC (rev 82696)
+++ trunk/dports/games/freeciv-x11/files/patch-client-options.c.diff 2011-08-18 18:02:26 UTC (rev 82697)
@@ -1,11 +1,11 @@
---- client/options.c 2010-07-25 12:58:28.000000000 -0700
-+++ client/options-hacked.c 2010-08-04 01:35:30.000000000 -0700
-@@ -472,7 +472,7 @@
+--- client/options.c.orig 2011-08-07 23:20:48.000000000 -0500
++++ client/options.c 2011-08-18 12:40:36.000000000 -0500
+@@ -1661,7 +1661,7 @@
"the sound plugin. The new plugin won't take "
"effect until you restart Freeciv. Changing this "
"is the same as using the -P command-line option."),
- COC_SOUND, GUI_LAST, NULL, get_soundplugin_list, NULL),
+ COC_SOUND, GUI_LAST, "sdl", get_soundplugin_list, NULL),
- /* gui_gtk2_default_theme_name and gui_sdl_default_theme_name are
- * different settings to avoid client crash after loading the
- * style for the other gui. Keeps 2 different options! */
+ GEN_STR_OPTION(default_chat_logfile,
+ N_("The chat log file"),
+ N_("The name of the chat log file."),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110818/7d270313/attachment.html>
More information about the macports-changes
mailing list