diff options
author | salo <salo@pkgsrc.org> | 2004-11-27 16:12:27 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2004-11-27 16:12:27 +0000 |
commit | 9eeb63b7be9162eee91de272cda8ead549a3abc8 (patch) | |
tree | 4ed657be0326194a536526208a13fc0bbe3f5d02 /games/fillets-ng | |
parent | 2122a0a5476ef189f9d973c27962b930d2fecd50 (diff) | |
download | pkgsrc-9eeb63b7be9162eee91de272cda8ead549a3abc8.tar.gz |
Updated to 0.6.0 (with 0.6.1 data files).
Changes:
0.6.1:
======
- fixed crash with empty lang
0.6.0:
======
- 24 new levels + final level
- better mouse support - see How to Play
- menu tooltips
- level help on F1
- hall of fame integration for pedometer
- intro.avi as a separate file
- complete French translation
- complete German translation
- fbcon support
- win32 binary package
Diffstat (limited to 'games/fillets-ng')
-rw-r--r-- | games/fillets-ng/Makefile | 7 | ||||
-rw-r--r-- | games/fillets-ng/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/games/fillets-ng/Makefile b/games/fillets-ng/Makefile index 1592a786fa1..18e2a5043da 100644 --- a/games/fillets-ng/Makefile +++ b/games/fillets-ng/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:43 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/11/27 16:12:27 salo Exp $ # -DISTNAME= fillets-ng-0.5.0 -PKGREVISION= 1 +DISTNAME= fillets-ng-0.6.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fillets/} @@ -10,7 +9,7 @@ MAINTAINER= salo@NetBSD.org HOMEPAGE= http://fillets.sf.net/ COMMENT= Puzzle game about witty fish saving the world sokoban style -DEPENDS+= fillets-ng-data>=0.5.1:../../games/fillets-ng-data +DEPENDS+= fillets-ng-data-0.6.1:../../games/fillets-ng-data USE_BUILDLINK3= yes GNU_CONFIGURE= yes diff --git a/games/fillets-ng/distinfo b/games/fillets-ng/distinfo index 734411402f1..8c617399063 100644 --- a/games/fillets-ng/distinfo +++ b/games/fillets-ng/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/09/30 11:37:30 salo Exp $ +$NetBSD: distinfo,v 1.2 2004/11/27 16:12:27 salo Exp $ -SHA1 (fillets-ng-0.5.0.tar.gz) = a375fb8b70b4cebbed5832a168b5a12c01830fe8 -Size (fillets-ng-0.5.0.tar.gz) = 287662 bytes +SHA1 (fillets-ng-0.6.0.tar.gz) = 02be848bf89640402d56771a470e0d032b0ca5bb +Size (fillets-ng-0.6.0.tar.gz) = 303846 bytes |