summaryrefslogtreecommitdiff
path: root/games/freeciv-share/Makefile.common
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2010-09-11 14:19:56 +0000
committeradam <adam@pkgsrc.org>2010-09-11 14:19:56 +0000
commit40b3ec45e2e502524a7cf524744ae82af9b17040 (patch)
treef1d112a5aafd757768a5f022e9e0ad8c561ee238 /games/freeciv-share/Makefile.common
parent6aeb9189ff5aca25e6d1faccd141ec0882cb2d9f (diff)
downloadpkgsrc-40b3ec45e2e502524a7cf524744ae82af9b17040.tar.gz
Changes 2.2.2:
* Fixed crash bugs. * GTK2 client - improved city dialog. * GTK2 client - made interface more usable on netbook class displays. * GTK2 client - improved city bar. * Fixed bug where two bases could not be built on the same tile on the same turn. * Allowed settler and worker units in custom rulesets to become veterans. * Fixed bug where an editor window was displayed on startup. * Fixed bug where settler/worker progress was lost upon loading a saved game. * Fixed bug where the effect of the Great Wall wonder was not limited to units in cities. * Added current city size to "needs an improvement to grow further" messages. * Removed outdated and unused debian watch file. * Changed name prefix of savefiles from civgame to freeciv. * Added deep ocean graphics to some bundled tilesets. * Updated translations: Ukrainian, Catalan, French, British English, Swedish, Spanish, Italian
Diffstat (limited to 'games/freeciv-share/Makefile.common')
-rw-r--r--games/freeciv-share/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/freeciv-share/Makefile.common b/games/freeciv-share/Makefile.common
index afa781be11a..e8904dad83c 100644
--- a/games/freeciv-share/Makefile.common
+++ b/games/freeciv-share/Makefile.common
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile.common,v 1.37 2010/06/21 07:53:14 spz Exp $
+# $NetBSD: Makefile.common,v 1.38 2010/09/11 14:19:56 adam Exp $
# used by games/freeciv-share/Makefile
# used by games/freeciv-client/Makefile
# used by games/freeciv-server/Makefile
DISTNAME= freeciv-${FC_VERS}
-FC_VERS= 2.2.1
+FC_VERS= 2.2.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=freeciv/}
EXTRACT_SUFX= .tar.bz2