From 73a2e7f5b6e637c1ff430a33284c2f616cef0630 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 26 Nov 2004 21:14:41 +0000 Subject: Update to 0.4.5: * 0.4.5 (14-10-2004) - replaced 'The Uprising' with a new implementation, marking the start of the Yalwa campaign - improved event handling - added new event 'settimer' and extended 'message' - slightly improved computer player - fixed two crashers in CoMET - updated French and Polish translations * 0.4.4 (27-08-2004) - added new map 'The General' - added first bits of a French translation - added new event 'sethex' and extended 'createunit' - replaced trigger 'turn' by 'timer' and extended 'unitposition' - newly created units now appear in turn replays - added basic message creation facilities to CoMET - renamed --enable-zlib configure parameter to --with-zlib - fixed a score of minor bugs and compiler warnings --- games/crimsonfields/Makefile | 5 ++--- games/crimsonfields/PLIST | 4 +++- games/crimsonfields/distinfo | 6 +++--- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/games/crimsonfields/Makefile b/games/crimsonfields/Makefile index 94bc242f2d8..e656e432524 100644 --- a/games/crimsonfields/Makefile +++ b/games/crimsonfields/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2004/10/03 00:14:43 tv Exp $ +# $NetBSD: Makefile,v 1.21 2004/11/26 21:14:41 wiz Exp $ # -DISTNAME= crimson-0.4.3 +DISTNAME= crimson-0.4.5 PKGNAME= ${DISTNAME:S/crimson/crimsonfields/} -PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://crimson.seul.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/crimsonfields/PLIST b/games/crimsonfields/PLIST index 51dce1d091a..b0aeb01dc5a 100644 --- a/games/crimsonfields/PLIST +++ b/games/crimsonfields/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/08/15 22:52:32 wiz Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/11/26 21:14:41 wiz Exp $ bin/bi2cf bin/cfed bin/comet @@ -15,6 +15,7 @@ share/crimson/levels/Anthill.lev share/crimson/levels/ArmsRace.lev share/crimson/levels/BeachRaid.lev share/crimson/levels/Foxhole.lev +share/crimson/levels/General.lev share/crimson/levels/GreatBattle.lev share/crimson/levels/HeavyMetal.lev share/crimson/levels/IslandHoppers.lev @@ -26,6 +27,7 @@ share/crimson/levels/Revelation.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/music/default.mid share/crimson/sound/ask.wav diff --git a/games/crimsonfields/distinfo b/games/crimsonfields/distinfo index 3946190a595..b28911643f7 100644 --- a/games/crimsonfields/distinfo +++ b/games/crimsonfields/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2004/08/15 22:52:32 wiz Exp $ +$NetBSD: distinfo,v 1.10 2004/11/26 21:14:41 wiz Exp $ -SHA1 (crimson-0.4.3.tar.bz2) = 0103e284ba03e5cdee9501a2d27524a14752ca55 -Size (crimson-0.4.3.tar.bz2) = 615707 bytes +SHA1 (crimson-0.4.5.tar.bz2) = 631a1ffef756b32b3ff09bb6560bddde9163d645 +Size (crimson-0.4.5.tar.bz2) = 635418 bytes -- cgit v1.2.3