From 8881f1bd3c069b23cfcdd4754331ffc88b38886e Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 7 Mar 2005 14:27:54 +0000 Subject: Update to 0.4.7: * 0.4.7 (21-02-2005) - fixed railroads being impassable - added single-step undo - added first mission of a tutorial campaign - triggering events can now obsolete other events - replaced broken 'nextmap' event with more versatile 'configure' - extended 'createunit' and 'research' events - added cf2bmp utility to create map images - updated Polish and Slovak translations * 0.4.6 (18-01-2005) - added new maps 'Radio Silence' and 'Swords and Plowshares' (Yalwa campaign) - fixed crash related to mine sweepers - improved path finder resulting in much faster computer turns - updated Polish and added Slovak translation - added random terrain generation in CoMET - improved map scrolling in CoMET - rewrote stuff in tools/ so that no source files have to be touched for new languages/units/tiles anymore - various minor bugfixes --- games/crimsonfields/Makefile | 9 ++++++--- games/crimsonfields/PLIST | 7 ++++++- games/crimsonfields/distinfo | 8 ++++---- 3 files changed, 16 insertions(+), 8 deletions(-) (limited to 'games/crimsonfields') diff --git a/games/crimsonfields/Makefile b/games/crimsonfields/Makefile index e656e432524..7fbd7871f43 100644 --- a/games/crimsonfields/Makefile +++ b/games/crimsonfields/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2004/11/26 21:14:41 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2005/03/07 14:27:54 wiz Exp $ # -DISTNAME= crimson-0.4.5 +DISTNAME= crimson-0.4.7 PKGNAME= ${DISTNAME:S/crimson/crimsonfields/} CATEGORIES= games MASTER_SITES= http://crimson.seul.org/files/ @@ -18,7 +18,10 @@ USE_GNU_TOOLS+= make #USE_PKGLOCALEDIR= no GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --enable-bi2cf --enable-cfed --enable-comet +CONFIGURE_ARGS+= --enable-bi2cf +CONFIGURE_ARGS+= --enable-cf2bmp +CONFIGURE_ARGS+= --enable-cfed +CONFIGURE_ARGS+= --enable-comet .include "../../audio/SDL_mixer/buildlink3.mk" .include "../../devel/SDL/buildlink3.mk" diff --git a/games/crimsonfields/PLIST b/games/crimsonfields/PLIST index b0aeb01dc5a..25fc7f8a083 100644 --- a/games/crimsonfields/PLIST +++ b/games/crimsonfields/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.9 2004/11/26 21:14:41 wiz Exp $ +@comment $NetBSD: PLIST,v 1.10 2005/03/07 14:27:54 wiz Exp $ bin/bi2cf +bin/cf2bmp bin/cfed bin/comet bin/crimson @@ -23,12 +24,16 @@ share/crimson/levels/LankhValley.lev share/crimson/levels/LostFactories.lev share/crimson/levels/MountainDefense.lev share/crimson/levels/OmyarGorge.lev +share/crimson/levels/Plowshares.lev +share/crimson/levels/RadioSilence.lev share/crimson/levels/Revelation.lev +share/crimson/levels/Tutorial1.lev share/crimson/levels/Uprising.lev share/crimson/locale/de.dat share/crimson/locale/en.dat share/crimson/locale/fr.dat share/crimson/locale/pl.dat +share/crimson/locale/sk.dat share/crimson/music/default.mid share/crimson/sound/ask.wav share/crimson/sound/clicked.wav diff --git a/games/crimsonfields/distinfo b/games/crimsonfields/distinfo index 9fc78ce09c7..02806fca0d1 100644 --- a/games/crimsonfields/distinfo +++ b/games/crimsonfields/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2005/02/23 23:11:56 agc Exp $ +$NetBSD: distinfo,v 1.12 2005/03/07 14:27:54 wiz Exp $ -SHA1 (crimson-0.4.5.tar.bz2) = 631a1ffef756b32b3ff09bb6560bddde9163d645 -RMD160 (crimson-0.4.5.tar.bz2) = f58a0672e5e21e85b085d65000693584d5d70288 -Size (crimson-0.4.5.tar.bz2) = 635418 bytes +SHA1 (crimson-0.4.7.tar.bz2) = 87383b266b9715dfb00a90371f82359e75caba86 +RMD160 (crimson-0.4.7.tar.bz2) = 65e53df98ef16b98bc9436cf29dd710e274f6940 +Size (crimson-0.4.7.tar.bz2) = 687226 bytes -- cgit v1.2.3