diff options
author | wiz <wiz> | 2008-06-21 16:27:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-06-21 16:27:09 +0000 |
commit | d73c8ba3a611aba4f9e4863d095582c7831711f0 (patch) | |
tree | 13bf9ecc42cec0c3d29cce9119b9ab3b939720b4 /games/gbrainy | |
parent | 77c07d310c9ee1f2b7a9e3546e676312ea0c3729 (diff) | |
download | pkgsrc-d73c8ba3a611aba4f9e4863d095582c7831711f0.tar.gz |
Update to 0.70:
Version 0.7
* 8 new puzzles
* License included in the about box
* The drawing area is now square and the application resizes better
* Better score feedback
* Player's history
* Preferences persistence
* Better game selection
* Bug fixes
Diffstat (limited to 'games/gbrainy')
-rw-r--r-- | games/gbrainy/Makefile | 5 | ||||
-rw-r--r-- | games/gbrainy/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/games/gbrainy/Makefile b/games/gbrainy/Makefile index 79f2930f1a2..8176156b94a 100644 --- a/games/gbrainy/Makefile +++ b/games/gbrainy/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2008/06/20 01:09:19 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2008/06/21 16:27:09 wiz Exp $ # -DISTNAME= gbrainy-0.60 -PKGREVISION= 2 +DISTNAME= gbrainy-0.70 CATEGORIES= games MASTER_SITES= http://www.softcatala.org/~jmas/gbrainy/ diff --git a/games/gbrainy/distinfo b/games/gbrainy/distinfo index a3e7e573a57..107be8e3960 100644 --- a/games/gbrainy/distinfo +++ b/games/gbrainy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/03/15 01:14:32 wiz Exp $ +$NetBSD: distinfo,v 1.2 2008/06/21 16:27:09 wiz Exp $ -SHA1 (gbrainy-0.60.tar.gz) = fed3e45e98eab2c7462763eacf8a95d1b945dcf4 -RMD160 (gbrainy-0.60.tar.gz) = 9869aaed3942a24577586e75a86b25e30d4abad0 -Size (gbrainy-0.60.tar.gz) = 529833 bytes +SHA1 (gbrainy-0.70.tar.gz) = fdfe824d0d8c0ebdfb432de12d64b43a0b2af60e +RMD160 (gbrainy-0.70.tar.gz) = d38872098730c6d72f6b8ee7000acb70ad7173e7 +Size (gbrainy-0.70.tar.gz) = 569865 bytes |