pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/freeciv-share Changes 2.0.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83afd4005687
branches:  trunk
changeset: 499789:83afd4005687
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Sep 27 09:37:32 2005 +0000

description:
Changes 2.0.6:
 - Fix some memory leaks.
 - Fix some bugs with uploading of CMA parameter data.
 - Upload CMA parameter data when the user disconnects mid-turn.
 - Include despotism penalty in the middle-mouse tile popup.
 - Fix the attack/defend changes in the middle-mouse tile popup.
 - Correctly show veteran status in the middle-mouse tile popup.
 - Don't allow recursive transporting even if the ruleset allows it.
 - Fix bugs with use of the techlevel setting and teams.
 - Fix some situations where changing tech targets could erronously cause
   bulbs to be lost.
 - Work around some bugs with desynchronized team research.
 - Remove some duplicate/unnecessary messages.
 - Fix a possible crash with the debug command.
 - In the GTK-2 client, show the LAN tab by default (rather than the
   metaserver tab).
 - In the win32 client, fix some untranslated strings.
 - Add a leader unit to the ruleset (for use with the startunits setting).

diffstat:

 games/freeciv-share/Makefile.common |  4 ++--
 games/freeciv-share/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r d3a160c71ac7 -r 83afd4005687 games/freeciv-share/Makefile.common
--- a/games/freeciv-share/Makefile.common       Tue Sep 27 09:32:47 2005 +0000
+++ b/games/freeciv-share/Makefile.common       Tue Sep 27 09:37:32 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.21 2005/09/05 08:18:08 adam Exp $
+# $NetBSD: Makefile.common,v 1.22 2005/09/27 09:37:32 adam Exp $
 
 DISTNAME=      freeciv-${FC_VERS}
-FC_VERS=       2.0.5
+FC_VERS=       2.0.6
 CATEGORIES=    games
 MASTER_SITES=  ftp://ftp.freeciv.org/pub/freeciv/stable/ \
                http://www.freeciv.org/ftp/stable/ \
diff -r d3a160c71ac7 -r 83afd4005687 games/freeciv-share/distinfo
--- a/games/freeciv-share/distinfo      Tue Sep 27 09:32:47 2005 +0000
+++ b/games/freeciv-share/distinfo      Tue Sep 27 09:37:32 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2005/09/05 08:18:08 adam Exp $
+$NetBSD: distinfo,v 1.11 2005/09/27 09:37:32 adam Exp $
 
-SHA1 (freeciv-2.0.5.tar.bz2) = 0cf1d99379621abeb6f53c811c52c38cef06d0b4
-RMD160 (freeciv-2.0.5.tar.bz2) = 2739905f0786e85131415e59b236552737ed251d
-Size (freeciv-2.0.5.tar.bz2) = 8465689 bytes
+SHA1 (freeciv-2.0.6.tar.bz2) = 93f0c4fa608003f47b1e29cb3794d34d578e200c
+RMD160 (freeciv-2.0.6.tar.bz2) = b06088b0eab9ca931b9eafee9b3a0102751b6ad1
+Size (freeciv-2.0.6.tar.bz2) = 8467831 bytes
 SHA1 (patch-aa) = 54d4f8298827872350a3e8be791918da50369c19
 SHA1 (patch-ab) = 24cb0f428323fd295e61d4fc49e5dfdff7e4615b



Home | Main Index | Thread Index | Old Index