pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/wesnoth Update to 1.2.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2caaeb62eb48
branches:  trunk
changeset: 531450:2caaeb62eb48
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 30 18:59:28 2007 +0000

description:
Update to 1.2.6:

Version 1.2.6:
 * WML engine
   * fix [variables] not working properly in scenarios (bug #9342)
 * language and i18n:
   * updated translations: British English, Danish, Finnish, Spanish, Swedish
   * updated DejaVuSans font to version 2.18
 * user interface:
   * Enable "Save Game" and "View Chat Log" menu entries in replay mode.
   * Add an additional line below the minimap in the "Multiplayer->Create game"
     screen that displays the size of the selected map. (patch #776 by uso)
   * Show the (possibly bogus) GPV and fog settings of games with "Use map
     settings" on in a darker font. (patch #771 by uso)
 * misc:
   * added some extra headers for the upcomming gcc 4.3 (debian bug #417764)
   * added a .desktop entry for the editor so that it is shown in the kde/gnome
     menu
   * the unit name generation could with different locales call get_random() a
     different number of times. This lead to different names and traits.
     Changed to call random a fixed number of times which fixes the traits.

diffstat:

 games/wesnoth/Makefile |   4 ++--
 games/wesnoth/PLIST    |  10 +++++++++-
 games/wesnoth/distinfo |   8 ++++----
 3 files changed, 15 insertions(+), 7 deletions(-)

diffs (51 lines):

diff -r 60cb33653f41 -r 2caaeb62eb48 games/wesnoth/Makefile
--- a/games/wesnoth/Makefile    Mon Jul 30 18:58:59 2007 +0000
+++ b/games/wesnoth/Makefile    Mon Jul 30 18:59:28 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.39 2007/07/03 18:08:48 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2007/07/30 18:59:28 wiz Exp $
 
-DISTNAME=      wesnoth-1.2.5
+DISTNAME=      wesnoth-1.2.6
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 60cb33653f41 -r 2caaeb62eb48 games/wesnoth/PLIST
--- a/games/wesnoth/PLIST       Mon Jul 30 18:58:59 2007 +0000
+++ b/games/wesnoth/PLIST       Mon Jul 30 18:59:28 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2007/07/03 18:08:49 wiz Exp $
+@comment $NetBSD: PLIST,v 1.19 2007/07/30 18:59:29 wiz Exp $
 bin/wesnoth
 man/cs/man6/wesnoth.6
 man/de/man6/wesnoth.6
@@ -4516,6 +4516,14 @@
 share/wesnoth/images/units/human-outlaws/trapper-attack3.png
 share/wesnoth/images/units/human-outlaws/trapper-bow-defend.png
 share/wesnoth/images/units/human-outlaws/trapper-defend.png
+share/wesnoth/images/units/human-outlaws/trapper-die-1.png
+share/wesnoth/images/units/human-outlaws/trapper-die-2.png
+share/wesnoth/images/units/human-outlaws/trapper-die-3.png
+share/wesnoth/images/units/human-outlaws/trapper-die-4.png
+share/wesnoth/images/units/human-outlaws/trapper-die-5.png
+share/wesnoth/images/units/human-outlaws/trapper-die-6.png
+share/wesnoth/images/units/human-outlaws/trapper-die-7.png
+share/wesnoth/images/units/human-outlaws/trapper-die-8.png
 share/wesnoth/images/units/human-outlaws/trapper.png
 share/wesnoth/images/units/merfolk/diviner-defend.png
 share/wesnoth/images/units/merfolk/diviner-magic1.png
diff -r 60cb33653f41 -r 2caaeb62eb48 games/wesnoth/distinfo
--- a/games/wesnoth/distinfo    Mon Jul 30 18:58:59 2007 +0000
+++ b/games/wesnoth/distinfo    Mon Jul 30 18:59:28 2007 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.24 2007/07/03 18:08:49 wiz Exp $
+$NetBSD: distinfo,v 1.25 2007/07/30 18:59:29 wiz Exp $
 
-SHA1 (wesnoth-1.2.5.tar.bz2) = 87e0b77aaba3a2d0cda391ca1ec0ae028d839dc5
-RMD160 (wesnoth-1.2.5.tar.bz2) = eeae92b801a3d3885b6647965537ff045d93d4a7
-Size (wesnoth-1.2.5.tar.bz2) = 68758427 bytes
+SHA1 (wesnoth-1.2.6.tar.bz2) = 09c531f77856387239c94fc2c3e2f0b07f30dc32
+RMD160 (wesnoth-1.2.6.tar.bz2) = 59ea14343ecbfd542fbaf86c209dcc2cd39a394f
+Size (wesnoth-1.2.6.tar.bz2) = 68854174 bytes
 SHA1 (patch-aa) = 81e6dfe9c61209f66e3807ec0608be26ade344d0
 SHA1 (patch-ab) = ec6b1090fc18e6c60b6fc7b32894506a72f1f10b



Home | Main Index | Thread Index | Old Index