summaryrefslogtreecommitdiff
path: root/games/wesnoth/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2009-02-20 10:29:58 +0000
committerwiz <wiz>2009-02-20 10:29:58 +0000
commitd00f9a7216e1f34acfe78bf5bcca56ed11fabeb2 (patch)
treee5c824222a526b3327e09fd65ad97a8fede95cc9 /games/wesnoth/Makefile
parente46cecc540c4ef579a6ad1ca281ec1eb40e81020 (diff)
downloadpkgsrc-d00f9a7216e1f34acfe78bf5bcca56ed11fabeb2.tar.gz
Update to 1.4.7. Patch provided by Leonardo Taccari in private mail.
Version 1.4.7: * campaigns: * Descent into Darkness * fixed bats crashing through the ice in 'Beginning of Revenge' (bug #12685) * Heir to the Throne: * Added an idle animation for L2 Princess. * graphics: * new or updated unit frames: Gryphon Rider, Gryphon Master * language and i18n: * updated translations: Danish, Finnish, Hungarian, Italian * miscellaneous and bug fixes: * replace a #elif without condition with #else (debian patch #505957) * fixed campaign replays (bug #12005) * start-of-scenario saves are properly marked as such
Diffstat (limited to 'games/wesnoth/Makefile')
-rw-r--r--games/wesnoth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile
index 058d5955037..a85c9223c01 100644
--- a/games/wesnoth/Makefile
+++ b/games/wesnoth/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2008/11/10 22:00:00 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2009/02/20 10:29:58 wiz Exp $
-DISTNAME= wesnoth-1.4.6
+DISTNAME= wesnoth-1.4.7
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/}
EXTRACT_SUFX= .tar.bz2