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.3.8:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f94c7a57cdbb
branches:  trunk
changeset: 467871:f94c7a57cdbb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 07 17:19:39 2004 +0000

description:
Update to 0.3.8:
* 0.3.8 (07-01-2004)
  - added new map 'Operation: Anthill'
  - added an option to show only battle results in replays
  - units can mostly be selected with single clicks
  - fixed building without SDL_mixer
  - fixed an obscure memory addressing bug
  - fixed several bugs in CoMET

diffstat:

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

diffs (43 lines):

diff -r cb1edf7548a6 -r f94c7a57cdbb games/crimsonfields/Makefile
--- a/games/crimsonfields/Makefile      Sat Feb 07 17:05:38 2004 +0000
+++ b/games/crimsonfields/Makefile      Sat Feb 07 17:19:39 2004 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2004/01/24 13:30:55 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/02/07 17:19:39 wiz Exp $
 #
 
-DISTNAME=              crimson-0.3.7
+DISTNAME=              crimson-0.3.8
 PKGNAME=               ${DISTNAME:S/crimson/crimsonfields/}
-PKGREVISION=           1
 CATEGORIES=            games
 MASTER_SITES=          http://crimson.seul.org/files/
 EXTRACT_SUFX=          .tar.bz2
diff -r cb1edf7548a6 -r f94c7a57cdbb games/crimsonfields/PLIST
--- a/games/crimsonfields/PLIST Sat Feb 07 17:05:38 2004 +0000
+++ b/games/crimsonfields/PLIST Sat Feb 07 17:19:39 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/12/07 19:02:35 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/02/07 17:19:39 wiz Exp $
 bin/bi2cf
 bin/cfed
 bin/comet
@@ -10,6 +10,7 @@
 share/crimson/cf.dat
 share/crimson/default.tiles
 share/crimson/default.units
+share/crimson/levels/Anthill.lev
 share/crimson/levels/ArmsRace.lev
 share/crimson/levels/BeachRaid.lev
 share/crimson/levels/Foxhole.lev
diff -r cb1edf7548a6 -r f94c7a57cdbb games/crimsonfields/distinfo
--- a/games/crimsonfields/distinfo      Sat Feb 07 17:05:38 2004 +0000
+++ b/games/crimsonfields/distinfo      Sat Feb 07 17:19:39 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/12/07 19:02:35 wiz Exp $
+$NetBSD: distinfo,v 1.6 2004/02/07 17:19:39 wiz Exp $
 
-SHA1 (crimson-0.3.7.tar.bz2) = b8914ff3350a390622b9c82d93a838f58a021118
-Size (crimson-0.3.7.tar.bz2) = 526040 bytes
+SHA1 (crimson-0.3.8.tar.bz2) = 7b0f39eaad5f552508105f87cb36c07c659e4ccc
+Size (crimson-0.3.8.tar.bz2) = 529710 bytes



Home | Main Index | Thread Index | Old Index