diff options
author | jmmv <jmmv> | 2005-02-14 22:28:39 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-02-14 22:28:39 +0000 |
commit | 178ba0c2f37b10a1a2e53efae7b3d896184ac153 (patch) | |
tree | e4f65afdf9e3b282c95399a928897343c5a1a908 /games | |
parent | 6fef51a701feb5777d8737f283d6af2c5890faa6 (diff) | |
download | pkgsrc-178ba0c2f37b10a1a2e53efae7b3d896184ac153.tar.gz |
Update to 2.8.3:
Aisleriot:
- Fixed Helsinki and Neighbor is click-to-move mode.
- Fix Will-o-the-Wisp to stop it making incorect moves.
Gataxx:
- Remove a C99ism, we should compile with gcc 2.98 again.
- Handle missing themes better.
Gnometris:
- Handle missing themes better.
Iagno:
- Fix a crasher in the hard AI.
- Handle missing themes better.
Klotski:
- Redraw the board properly when starting a new game.
Same GNOME:
- Handle missing themes better.
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome2-games/Makefile | 5 | ||||
-rw-r--r-- | games/gnome2-games/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile index 2836a451517..5746e5cc739 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2005/01/24 15:39:15 jmmv Exp $ +# $NetBSD: Makefile,v 1.43 2005/02/14 22:28:39 jmmv Exp $ -DISTNAME= gnome-games-2.8.2 -PKGREVISION= 1 +DISTNAME= gnome-games-2.8.3 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/gnome2-games/distinfo b/games/gnome2-games/distinfo index 9c61d758d7b..ccda34031de 100644 --- a/games/gnome2-games/distinfo +++ b/games/gnome2-games/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2004/12/04 22:40:04 jmmv Exp $ +$NetBSD: distinfo,v 1.12 2005/02/14 22:28:39 jmmv Exp $ -SHA1 (gnome-games-2.8.2.tar.bz2) = c7331ea02ddaee7cb2596782880caaa8508daf2f -Size (gnome-games-2.8.2.tar.bz2) = 5925337 bytes +SHA1 (gnome-games-2.8.3.tar.bz2) = b05acd8d316358cbb32d2f11c559d7dc875e7692 +Size (gnome-games-2.8.3.tar.bz2) = 5923240 bytes SHA1 (patch-aa) = e74547a19267b1a39528d9556d115fff4f7cd21d SHA1 (patch-ac) = e54f3fecee226f78edf17dc686c6bde2a25e36fd |