pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/gnome2-games Update to 2.10.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c04863a9c81c
branches:  trunk
changeset: 494153:c04863a9c81c
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu May 19 21:11:42 2005 +0000

description:
Update to 2.10.1:

This is a bug-fix and translation update release. There were serious
problems with the statistics recroding in Aisleriot in 2.10, this has
been fixed. A crasher in blackjack and some other misbehaviour has
also been fixed.

Aisleriot:
 - Fix statistics collection (callum).
 - Restart the timer after an undo at the end of the game (callum).

Blackjack:
 - Avoid crasher due to multiple events (mccann).

Nibbles:
 - Make sure the preferences menu sensitivity is set correctly after a
   network game is cancelled (callum).

diffstat:

 games/gnome2-games/Makefile |  4 ++--
 games/gnome2-games/PLIST    |  4 +++-
 games/gnome2-games/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (53 lines):

diff -r f948be181c38 -r c04863a9c81c games/gnome2-games/Makefile
--- a/games/gnome2-games/Makefile       Thu May 19 21:11:24 2005 +0000
+++ b/games/gnome2-games/Makefile       Thu May 19 21:11:42 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2005/04/11 21:45:50 tv Exp $
+# $NetBSD: Makefile,v 1.46 2005/05/19 21:11:42 jmmv Exp $
 
-DISTNAME=              gnome-games-2.10.0
+DISTNAME=              gnome-games-2.10.1
 CATEGORIES=            games gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnome-games/2.10/}
 EXTRACT_SUFX=          .tar.bz2
diff -r f948be181c38 -r c04863a9c81c games/gnome2-games/PLIST
--- a/games/gnome2-games/PLIST  Thu May 19 21:11:24 2005 +0000
+++ b/games/gnome2-games/PLIST  Thu May 19 21:11:42 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/03/22 16:33:30 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/05/19 21:11:42 jmmv Exp $
 bin/blackjack
 bin/games-server.py
 bin/gataxx
@@ -388,6 +388,7 @@
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-games.mo
 ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-games.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-games.mo
+${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gnome-games.mo
 ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-games.mo
 ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-games.mo
 ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnome-games.mo
@@ -399,6 +400,7 @@
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-games.mo
 ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-games.mo
 ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-games.mo
+${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/gnome-games.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-games.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-games.mo
 share/mime-info/gnome-stones.keys
diff -r f948be181c38 -r c04863a9c81c games/gnome2-games/distinfo
--- a/games/gnome2-games/distinfo       Thu May 19 21:11:24 2005 +0000
+++ b/games/gnome2-games/distinfo       Thu May 19 21:11:42 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.17 2005/03/29 13:59:40 jmmv Exp $
+$NetBSD: distinfo,v 1.18 2005/05/19 21:11:42 jmmv Exp $
 
-SHA1 (gnome-games-2.10.0.tar.bz2) = a941d33bbb881a0ed52d95252c88d2e3f25c7e02
-RMD160 (gnome-games-2.10.0.tar.bz2) = dffc3f2c59451fb883e6cfc51defdcc58657d0a6
-Size (gnome-games-2.10.0.tar.bz2) = 5292770 bytes
+SHA1 (gnome-games-2.10.1.tar.bz2) = 21a2c25b892edfb01a87659d4a270ebd1fecca59
+RMD160 (gnome-games-2.10.1.tar.bz2) = 84695768d6fb2de236aa978b74a6e7d324417a75
+Size (gnome-games-2.10.1.tar.bz2) = 5372474 bytes
 SHA1 (patch-aa) = e74547a19267b1a39528d9556d115fff4f7cd21d
 SHA1 (patch-ac) = e54f3fecee226f78edf17dc686c6bde2a25e36fd
 SHA1 (patch-ad) = fe37a9355b68f4dbd89590a6c1baab56c480840c



Home | Main Index | Thread Index | Old Index