diff options
author | lukem <lukem> | 2005-02-19 03:39:24 +0000 |
---|---|---|
committer | lukem <lukem> | 2005-02-19 03:39:24 +0000 |
commit | 5c14dee3650e89a322dbe45935e568f943fb68bc (patch) | |
tree | 9eddd12990d544a7f2bdb2faf14d562b7a03ec09 | |
parent | ccb5b58c0bde30f349b088df5c3a38fcdfe4d56f (diff) | |
download | pkgsrc-5c14dee3650e89a322dbe45935e568f943fb68bc.tar.gz |
Update to 0.8.10.
Notable changes:
* Fixed cave map generation bug that made Scepter of Fire unplayable.
* Heir to the Throne campaign made easier on EASY level.
* Translation updates.
-rw-r--r-- | games/wesnoth/Makefile | 4 | ||||
-rw-r--r-- | games/wesnoth/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index a3dfc7a245a..62312877ebd 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2005/01/31 00:26:50 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/02/19 03:39:24 lukem Exp $ # -DISTNAME= wesnoth-0.8.9 +DISTNAME= wesnoth-0.8.10 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} diff --git a/games/wesnoth/distinfo b/games/wesnoth/distinfo index 7191cbaf021..3bee3f5302f 100644 --- a/games/wesnoth/distinfo +++ b/games/wesnoth/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2005/01/31 00:26:50 wiz Exp $ +$NetBSD: distinfo,v 1.5 2005/02/19 03:39:24 lukem Exp $ -SHA1 (wesnoth-0.8.9.tar.gz) = 5501901ec4d7f51b902857eb1107262819bf7538 -Size (wesnoth-0.8.9.tar.gz) = 36499929 bytes +SHA1 (wesnoth-0.8.10.tar.gz) = fa1c401b39d1630ef2e2319e169225dd71f333dd +Size (wesnoth-0.8.10.tar.gz) = 36687797 bytes |