[31605] trunk/dports/games/freeciv/Portfile

rhwood at macports.org rhwood at macports.org
Thu Nov 29 17:38:35 PST 2007


Revision: 31605
          http://trac.macosforge.org/projects/macports/changeset/31605
Author:   rhwood at macports.org
Date:     2007-11-29 17:38:34 -0800 (Thu, 29 Nov 2007)

Log Message:
-----------
Upgrade to version 2.1.1
This commit includes a cosmetic change that is the result of some experimental changes that did not take.

Modified Paths:
--------------
    trunk/dports/games/freeciv/Portfile

Modified: trunk/dports/games/freeciv/Portfile
===================================================================
--- trunk/dports/games/freeciv/Portfile	2007-11-30 00:42:42 UTC (rev 31604)
+++ trunk/dports/games/freeciv/Portfile	2007-11-30 01:38:34 UTC (rev 31605)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            freeciv
-version		2.1.0
+version		2.1.1
 revision	0
 categories      games
 maintainers     rhwood
@@ -18,7 +18,7 @@
 platforms	    macosx
 
 master_sites    sourceforge:freeciv ftp://ftp.freeciv.org/freeciv/stable/
-checksums	sha1 a764b09132d83ecf78cc08380577acc4a571be68
+checksums	sha1 95c342d3e9d713be550c8e68aa6c30723f336c84
 
 use_bzip2	    yes
 
@@ -40,6 +40,6 @@
 	--with-readline \
 	--with-zlib \
 	--enable-nls \
-	--with-sdl-prefix=${prefix} \
-	--with-libiconv-prefix=${prefix}
+	--with-libiconv-prefix=${prefix} \
+    --with-sdl-prefix=${prefix}
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071129/579da218/attachment.html


More information about the macports-changes mailing list