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.7:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6a1c782ecff
branches: trunk
changeset: 490341:e6a1c782ecff
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 07 14:27:54 2005 +0000
description:
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
diffstat:
games/crimsonfields/Makefile | 9 ++++++---
games/crimsonfields/PLIST | 7 ++++++-
games/crimsonfields/distinfo | 8 ++++----
3 files changed, 16 insertions(+), 8 deletions(-)
diffs (66 lines):
diff -r e5248ad09f83 -r e6a1c782ecff games/crimsonfields/Makefile
--- a/games/crimsonfields/Makefile Mon Mar 07 14:17:56 2005 +0000
+++ b/games/crimsonfields/Makefile Mon Mar 07 14:27:54 2005 +0000
@@ -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_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 -r e5248ad09f83 -r e6a1c782ecff games/crimsonfields/PLIST
--- a/games/crimsonfields/PLIST Mon Mar 07 14:17:56 2005 +0000
+++ b/games/crimsonfields/PLIST Mon Mar 07 14:27:54 2005 +0000
@@ -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/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 -r e5248ad09f83 -r e6a1c782ecff games/crimsonfields/distinfo
--- a/games/crimsonfields/distinfo Mon Mar 07 14:17:56 2005 +0000
+++ b/games/crimsonfields/distinfo Mon Mar 07 14:27:54 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index