[114484] trunk/dports/games/freeciv

ryandesign at macports.org ryandesign at macports.org
Mon Dec 9 09:40:59 PST 2013


Revision: 114484
          https://trac.macports.org/changeset/114484
Author:   ryandesign at macports.org
Date:     2013-12-09 09:40:59 -0800 (Mon, 09 Dec 2013)
Log Message:
-----------
freeciv: update to 2.4.1

Modified Paths:
--------------
    trunk/dports/games/freeciv/Portfile
    trunk/dports/games/freeciv/files/patch-client-options.c.diff

Modified: trunk/dports/games/freeciv/Portfile
===================================================================
--- trunk/dports/games/freeciv/Portfile	2013-12-09 17:23:12 UTC (rev 114483)
+++ trunk/dports/games/freeciv/Portfile	2013-12-09 17:40:59 UTC (rev 114484)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                freeciv
-version             2.3.4
+version             2.4.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          games
 maintainers         nomaintainer
@@ -21,8 +21,8 @@
                     ftp://ftp.freeciv.org/freeciv/stable/
 use_bzip2           yes
 
-checksums           rmd160  680071652dfbed964cfc682edf071be7d85e7e28 \
-                    sha256  084c10c50c06166177c9864b5610eaf36dca3808e3d3a7da8ef7ae927d56c41c
+checksums           rmd160  0cc9a14b1f45f96d21ab11432a6121e3a683cf0d \
+                    sha256  e8074e4c14b69fc23d6956084524a5f42dbbe4620196ffa8b612135af35bef80
 
 depends_lib         port:libiconv \
                     port:libsdl_mixer \

Modified: trunk/dports/games/freeciv/files/patch-client-options.c.diff
===================================================================
--- trunk/dports/games/freeciv/files/patch-client-options.c.diff	2013-12-09 17:23:12 UTC (rev 114483)
+++ trunk/dports/games/freeciv/files/patch-client-options.c.diff	2013-12-09 17:40:59 UTC (rev 114484)
@@ -1,11 +1,11 @@
---- client/options.c.orig	2011-11-19 14:22:07.000000000 -0600
-+++ client/options.c	2012-01-18 19:50:48.000000000 -0600
-@@ -1662,7 +1662,7 @@
+--- client/options.c.orig	2013-09-14 07:02:19.000000000 -0500
++++ client/options.c	2013-09-18 19:44:48.000000000 -0500
+@@ -1713,7 +1713,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),
+-                      COC_SOUND, GUI_STUB, NULL, get_soundplugin_list, NULL),
++                      COC_SOUND, GUI_STUB, "sdl", get_soundplugin_list, NULL),
    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: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131209/92c458ab/attachment.html>


More information about the macports-changes mailing list