diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-11 09:01:21 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-11 09:01:21 +0000 |
commit | cfc7073c20a82e3664ddad21ddbaff7951aa0f78 (patch) | |
tree | cae25c6ecde184eb443dc63b51b3131f6b4c10aa /games | |
parent | b74de196fa3db867c29c1978665c17a5979e01b1 (diff) | |
download | pkgsrc-cfc7073c20a82e3664ddad21ddbaff7951aa0f78.tar.gz |
Update to 2.8.1:
Bugs fixed
----------
Aisleriot:
- Don't crash when using the find feature in the game selection dialog.
- Fix a typo in the dutch translation.
Ataxx:
- Ensure the counters and turn indicator are correct after an undo/redo.
- Fix the tileset path.
General:
- Strict C compliance for games-network.c.
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 2862381815c..85cff9ac88a 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2004/10/03 00:14:44 tv Exp $ +# $NetBSD: Makefile,v 1.37 2004/10/11 09:01:21 jmmv Exp $ -DISTNAME= gnome-games-2.8.0 -PKGREVISION= 1 +DISTNAME= gnome-games-2.8.1 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 bf847138f0d..14c0455adac 100644 --- a/games/gnome2-games/distinfo +++ b/games/gnome2-games/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2004/09/21 17:13:03 jmmv Exp $ +$NetBSD: distinfo,v 1.10 2004/10/11 09:01:21 jmmv Exp $ -SHA1 (gnome-games-2.8.0.tar.bz2) = b8ee95801a05ec0fb86848b74389b0003249bf1a -Size (gnome-games-2.8.0.tar.bz2) = 5921217 bytes +SHA1 (gnome-games-2.8.1.tar.bz2) = da23da5fa21efd9cd384403dac2689629adef53f +Size (gnome-games-2.8.1.tar.bz2) = 5926555 bytes SHA1 (patch-aa) = e74547a19267b1a39528d9556d115fff4f7cd21d SHA1 (patch-ac) = e54f3fecee226f78edf17dc686c6bde2a25e36fd |