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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e62e55dc2725
branches:  trunk
changeset: 522482:e62e55dc2725
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Dec 10 10:44:10 2006 +0000

description:
Update to 0.5.0:

* 0.5.0 (08-12-2006)
  - added TCP/IP networking (requires SDL_net)
  - added new map 'Clipped Wings' (Yalwa campaign)
  - added partial Hungarian translation
  - added new event 'destroyunit'
  - added new mountain tiles, and enhanced several others
  - improved portability

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 3c00d0d46df3 -r e62e55dc2725 games/crimsonfields/Makefile
--- a/games/crimsonfields/Makefile      Sun Dec 10 10:15:17 2006 +0000
+++ b/games/crimsonfields/Makefile      Sun Dec 10 10:44:10 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2006/06/12 16:28:07 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2006/12/10 10:44:10 wiz Exp $
 #
 
-DISTNAME=              crimson-0.4.9
+DISTNAME=              crimson-0.5.0
 PKGNAME=               ${DISTNAME:S/crimson/crimsonfields/}
-PKGREVISION=           3
 CATEGORIES=            games
 MASTER_SITES=          http://crimson.seul.org/files/
 EXTRACT_SUFX=          .tar.bz2
diff -r 3c00d0d46df3 -r e62e55dc2725 games/crimsonfields/PLIST
--- a/games/crimsonfields/PLIST Sun Dec 10 10:15:17 2006 +0000
+++ b/games/crimsonfields/PLIST Sun Dec 10 10:44:10 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2005/10/20 00:41:08 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2006/12/10 10:44:10 wiz Exp $
 bin/bi2cf
 bin/cf2bmp
 bin/cfed
@@ -16,6 +16,7 @@
 share/crimson/levels/Anthill.lev
 share/crimson/levels/ArmsRace.lev
 share/crimson/levels/BeachRaid.lev
+share/crimson/levels/ClippedWings.lev
 share/crimson/levels/Foxhole.lev
 share/crimson/levels/General.lev
 share/crimson/levels/GreatBattle.lev
@@ -35,6 +36,7 @@
 share/crimson/locale/de.dat
 share/crimson/locale/en.dat
 share/crimson/locale/fr.dat
+share/crimson/locale/hu.dat
 share/crimson/locale/pl.dat
 share/crimson/locale/sk.dat
 share/crimson/music/default.mid
diff -r 3c00d0d46df3 -r e62e55dc2725 games/crimsonfields/distinfo
--- a/games/crimsonfields/distinfo      Sun Dec 10 10:15:17 2006 +0000
+++ b/games/crimsonfields/distinfo      Sun Dec 10 10:44:10 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2005/10/20 00:41:08 wiz Exp $
+$NetBSD: distinfo,v 1.15 2006/12/10 10:44:10 wiz Exp $
 
-SHA1 (crimson-0.4.9.tar.bz2) = 410d18fd535bf179042a0b62e17d58cfa838dbb5
-RMD160 (crimson-0.4.9.tar.bz2) = c7a02d8ff1f9854b3c6f68a2f12d0a97e512a27a
-Size (crimson-0.4.9.tar.bz2) = 708859 bytes
+SHA1 (crimson-0.5.0.tar.bz2) = 7fc3255414e277d4d22700201c408d3e51fc9cf7
+RMD160 (crimson-0.5.0.tar.bz2) = 8639bf65cd18eb55d7d0f06fc95f20a482639f66
+Size (crimson-0.5.0.tar.bz2) = 759146 bytes



Home | Main Index | Thread Index | Old Index