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.7:
details: https://anonhg.NetBSD.org/pkgsrc/rev/282aa1fd9b51
branches: trunk
changeset: 464370:282aa1fd9b51
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Dec 07 19:02:34 2003 +0000
description:
Update to 0.3.7:
* 0.3.7 (07-10-2003)
- fixed occasional black border of the title image
- plugged potential memory leak
- improved computer player defense
- increased maximum map size to 250 x 250
- added keyboard navigation support to menus
- added application icon
- added event creation and editing to CoMET
- added support for general map settings to CoMET
- added a validation function to CoMET
- added basic CoMET manpage
diffstat:
games/crimsonfields/Makefile | 4 ++--
games/crimsonfields/PLIST | 4 +++-
games/crimsonfields/distinfo | 6 +++---
3 files changed, 8 insertions(+), 6 deletions(-)
diffs (48 lines):
diff -r faf4a41b6ef1 -r 282aa1fd9b51 games/crimsonfields/Makefile
--- a/games/crimsonfields/Makefile Sun Dec 07 17:02:40 2003 +0000
+++ b/games/crimsonfields/Makefile Sun Dec 07 19:02:34 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2003/09/04 10:21:42 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2003/12/07 19:02:34 wiz Exp $
#
-DISTNAME= crimson-0.3.6
+DISTNAME= crimson-0.3.7
PKGNAME= ${DISTNAME:S/crimson/crimsonfields/}
CATEGORIES= games
MASTER_SITES= http://crimson.seul.org/files/
diff -r faf4a41b6ef1 -r 282aa1fd9b51 games/crimsonfields/PLIST
--- a/games/crimsonfields/PLIST Sun Dec 07 17:02:40 2003 +0000
+++ b/games/crimsonfields/PLIST Sun Dec 07 19:02:34 2003 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 2003/08/10 14:44:09 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/12/07 19:02:35 wiz Exp $
bin/bi2cf
bin/cfed
bin/comet
bin/crimson
man/man6/bi2cf.6
man/man6/cfed.6
+man/man6/comet.6
man/man6/crimson.6
share/crimson/cf.dat
share/crimson/default.tiles
@@ -26,6 +27,7 @@
share/crimson/sound/repair.wav
share/crimson/sound/select.wav
share/crimson/title.bmp
+share/pixmaps/crimson.png
@dirrm share/crimson/sound
@dirrm share/crimson/levels
@dirrm share/crimson
diff -r faf4a41b6ef1 -r 282aa1fd9b51 games/crimsonfields/distinfo
--- a/games/crimsonfields/distinfo Sun Dec 07 17:02:40 2003 +0000
+++ b/games/crimsonfields/distinfo Sun Dec 07 19:02:34 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/09/04 10:21:42 wiz Exp $
+$NetBSD: distinfo,v 1.5 2003/12/07 19:02:35 wiz Exp $
-SHA1 (crimson-0.3.6.tar.bz2) = 4866b50151dba2034e9e6c82bbc4c2c4a188a51d
-Size (crimson-0.3.6.tar.bz2) = 521026 bytes
+SHA1 (crimson-0.3.7.tar.bz2) = b8914ff3350a390622b9c82d93a838f58a021118
+Size (crimson-0.3.7.tar.bz2) = 526040 bytes
Home |
Main Index |
Thread Index |
Old Index