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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/942976b4dd14
branches:  trunk
changeset: 496543:942976b4dd14
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jul 02 09:38:23 2005 +0000

description:
Update to 0.4.8:
* 0.4.8 (08-06-2005)
  - added second tutorial mission
  - transporters can now be loaded before leaving a shop/transporter
  - repairs now cost 1 instead of 0.5 xp per recruit
  - Hovercraft can no longer cross forest tiles
  - fixed unitposition trigger when used with shops
  - extended unitdestroyed trigger to support unit classes
  - hex hit testing is now pixel-perfect
  - added desktop file

diffstat:

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

diffs (53 lines):

diff -r 4d1d1491384c -r 942976b4dd14 games/crimsonfields/Makefile
--- a/games/crimsonfields/Makefile      Sat Jul 02 03:29:07 2005 +0000
+++ b/games/crimsonfields/Makefile      Sat Jul 02 09:38:23 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2005/05/22 20:08:00 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2005/07/02 09:38:23 wiz Exp $
 #
 
-DISTNAME=              crimson-0.4.7
+DISTNAME=              crimson-0.4.8
 PKGNAME=               ${DISTNAME:S/crimson/crimsonfields/}
-PKGREVISION=           1
 CATEGORIES=            games
 MASTER_SITES=          http://crimson.seul.org/files/
 EXTRACT_SUFX=          .tar.bz2
diff -r 4d1d1491384c -r 942976b4dd14 games/crimsonfields/PLIST
--- a/games/crimsonfields/PLIST Sat Jul 02 03:29:07 2005 +0000
+++ b/games/crimsonfields/PLIST Sat Jul 02 09:38:23 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2005/03/07 14:27:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/07/02 09:38:23 wiz Exp $
 bin/bi2cf
 bin/cf2bmp
 bin/cfed
@@ -8,6 +8,7 @@
 man/man6/cfed.6
 man/man6/comet.6
 man/man6/crimson.6
+share/applications/crimson.desktop
 share/crimson/Bepa-Roman.ttf
 share/crimson/cf.dat
 share/crimson/default.tiles
@@ -28,6 +29,7 @@
 share/crimson/levels/RadioSilence.lev
 share/crimson/levels/Revelation.lev
 share/crimson/levels/Tutorial1.lev
+share/crimson/levels/Tutorial2.lev
 share/crimson/levels/Uprising.lev
 share/crimson/locale/de.dat
 share/crimson/locale/en.dat
diff -r 4d1d1491384c -r 942976b4dd14 games/crimsonfields/distinfo
--- a/games/crimsonfields/distinfo      Sat Jul 02 03:29:07 2005 +0000
+++ b/games/crimsonfields/distinfo      Sat Jul 02 09:38:23 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/03/07 14:27:54 wiz Exp $
+$NetBSD: distinfo,v 1.13 2005/07/02 09:38:23 wiz Exp $
 
-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
+SHA1 (crimson-0.4.8.tar.bz2) = b080e29ca5165ade32621dc33f32c2f33ff090c3
+RMD160 (crimson-0.4.8.tar.bz2) = d3ca7d89731c327a9da6053dc2ec2562503493f5
+Size (crimson-0.4.8.tar.bz2) = 698708 bytes



Home | Main Index | Thread Index | Old Index