pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/crimsonfields Update to 0.4.5:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ab12762a264f
branches:  trunk
changeset: 484271:ab12762a264f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 26 21:14:41 2004 +0000

description:
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

diffstat:

 games/crimsonfields/Makefile |  5 ++---
 games/crimsonfields/PLIST    |  4 +++-
 games/crimsonfields/distinfo |  6 +++---
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (51 lines):

diff -r eaa723979108 -r ab12762a264f games/crimsonfields/Makefile
--- a/games/crimsonfields/Makefile      Fri Nov 26 21:05:55 2004 +0000
+++ b/games/crimsonfields/Makefile      Fri Nov 26 21:14:41 2004 +0000
@@ -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 -r eaa723979108 -r ab12762a264f games/crimsonfields/PLIST
--- a/games/crimsonfields/PLIST Fri Nov 26 21:05:55 2004 +0000
+++ b/games/crimsonfields/PLIST Fri Nov 26 21:14:41 2004 +0000
@@ -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/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/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 -r eaa723979108 -r ab12762a264f games/crimsonfields/distinfo
--- a/games/crimsonfields/distinfo      Fri Nov 26 21:05:55 2004 +0000
+++ b/games/crimsonfields/distinfo      Fri Nov 26 21:14:41 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index