diff options
author | drochner <drochner@pkgsrc.org> | 2006-05-02 17:19:22 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-05-02 17:19:22 +0000 |
commit | 32845b69a3cf0c057e584b9a8c5c1d6c10ba0758 (patch) | |
tree | 3c4b81ffcffeeaa0fe01c230309f75c9cd8d513c /games | |
parent | 4f4d46a6941a9e6b15048066925ecfc439fd11a3 (diff) | |
download | pkgsrc-32845b69a3cf0c057e584b9a8c5c1d6c10ba0758.tar.gz |
update to 2.14.1
This is a maintenance release of the stable 2.14 version of
gnome-games. There are only a few bugs fixed:
- The nightfall theme in Four-in-a-row now uses the correct graphics.
- Minor corrections to the Mines documentation.
- Fix a double-loading bug in the card-images code. (Halves the load-time
for SVG card themes!).
Diffstat (limited to 'games')
-rw-r--r-- | games/gnome2-games/Makefile | 5 | ||||
-rw-r--r-- | games/gnome2-games/PLIST | 4 | ||||
-rw-r--r-- | games/gnome2-games/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile index a83915ebc03..5d43b928686 100644 --- a/games/gnome2-games/Makefile +++ b/games/gnome2-games/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.69 2006/04/17 13:46:28 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2006/05/02 17:19:22 drochner Exp $ -DISTNAME= gnome-games-2.14.0 -PKGREVISION= 1 +DISTNAME= gnome-games-2.14.1 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/2.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/gnome2-games/PLIST b/games/gnome2-games/PLIST index 8e8de033556..3bda14ad3a4 100644 --- a/games/gnome2-games/PLIST +++ b/games/gnome2-games/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2006/04/17 07:07:19 jlam Exp $ +@comment $NetBSD: PLIST,v 1.14 2006/05/02 17:19:22 drochner Exp $ bin/blackjack bin/games-server.py bin/gataxx @@ -354,6 +354,7 @@ share/locale/cs/LC_MESSAGES/gnome-games.mo share/locale/cy/LC_MESSAGES/gnome-games.mo share/locale/da/LC_MESSAGES/gnome-games.mo share/locale/de/LC_MESSAGES/gnome-games.mo +share/locale/dz/LC_MESSAGES/gnome-games.mo share/locale/el/LC_MESSAGES/gnome-games.mo share/locale/en_CA/LC_MESSAGES/gnome-games.mo share/locale/en_GB/LC_MESSAGES/gnome-games.mo @@ -374,6 +375,7 @@ share/locale/id/LC_MESSAGES/gnome-games.mo share/locale/is/LC_MESSAGES/gnome-games.mo share/locale/it/LC_MESSAGES/gnome-games.mo share/locale/ja/LC_MESSAGES/gnome-games.mo +share/locale/ka/LC_MESSAGES/gnome-games.mo share/locale/ko/LC_MESSAGES/gnome-games.mo share/locale/ku/LC_MESSAGES/gnome-games.mo share/locale/lt/LC_MESSAGES/gnome-games.mo diff --git a/games/gnome2-games/distinfo b/games/gnome2-games/distinfo index a6f739572a8..a77243a29f3 100644 --- a/games/gnome2-games/distinfo +++ b/games/gnome2-games/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.23 2006/03/30 21:32:20 jmmv Exp $ +$NetBSD: distinfo,v 1.24 2006/05/02 17:19:22 drochner Exp $ -SHA1 (gnome-games-2.14.0.tar.bz2) = a7736830fbc51a9934b43282bb83813af54ad5e3 -RMD160 (gnome-games-2.14.0.tar.bz2) = 823f6f949a8b2b0d07c87f1c4cf1962e11dbfc8e -Size (gnome-games-2.14.0.tar.bz2) = 4989271 bytes +SHA1 (gnome-games-2.14.1.tar.bz2) = 74ef6e7e9b2132d9aa73469c693c5c21a44ae52b +RMD160 (gnome-games-2.14.1.tar.bz2) = e0e1c8fa8c22382ca0dd45b1c863ae37c90a06c3 +Size (gnome-games-2.14.1.tar.bz2) = 5095238 bytes SHA1 (patch-ac) = e54f3fecee226f78edf17dc686c6bde2a25e36fd SHA1 (patch-ae) = bb5870303333f7f331555eaf09811db9c313cddb |