diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-12-04 22:40:04 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-12-04 22:40:04 +0000 |
commit | b37b22175b66d584dcc86f6b90aad16029293074 (patch) | |
tree | ac4c40de7990f1ceecf7faf202967a78e2fe80fd /games | |
parent | 0f4a82096c9780da94dc64615470bd351e526776 (diff) | |
download | pkgsrc-b37b22175b66d584dcc86f6b90aad16029293074.tar.gz |
Update to 2.8.2:
Aisleriot:
- Fix the end of game check for Odessa.
Ataxx:
- Fix a crasher on 64-bit machines.
Five or More:
- Handle missing themes better.
Gnometris:
- Fix drag and drop from konqueror.
- Use the ESD compielr flags properly.
libgames-support:
- Display ace-high card decks properly.
- Fix conflicting extern and static declarations.
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 7b519e4c849..5110c56b87d 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2004/10/15 14:50:06 tv Exp $ +# $NetBSD: Makefile,v 1.39 2004/12/04 22:40:04 jmmv Exp $ -DISTNAME= gnome-games-2.8.1 -PKGREVISION= 1 +DISTNAME= gnome-games-2.8.2 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 14c0455adac..9c61d758d7b 100644 --- a/games/gnome2-games/distinfo +++ b/games/gnome2-games/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2004/10/11 09:01:21 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2004/12/04 22:40:04 jmmv Exp $ -SHA1 (gnome-games-2.8.1.tar.bz2) = da23da5fa21efd9cd384403dac2689629adef53f -Size (gnome-games-2.8.1.tar.bz2) = 5926555 bytes +SHA1 (gnome-games-2.8.2.tar.bz2) = c7331ea02ddaee7cb2596782880caaa8508daf2f +Size (gnome-games-2.8.2.tar.bz2) = 5925337 bytes SHA1 (patch-aa) = e74547a19267b1a39528d9556d115fff4f7cd21d SHA1 (patch-ac) = e54f3fecee226f78edf17dc686c6bde2a25e36fd |