From d1cdbf49fd0ffc8863051412738473a495294c8d Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 6 Feb 2008 08:53:29 +0000 Subject: Updated eboard to 1.0.4. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes since 1.0.3: 1.0.4: * [all] fixed minor text selection bug (last character in line would disappear if selection ended in the previous character). * [all] added Hungarian translation (contributed by Bajusz Tamás) * [all] fixed a couple of memory leaks (patches sent by Tom Vijlbrief) * [all] fixed some text-console relates crashes (closes SF#1664848) * [eng] added some diagnostic to the console when running an engine fails. * [all] eboard will no longer execvp gibberish (even though it wasn't doing any harm when it did) (closes SF#1642023) * [all] Some dialogs now have automatic scrollbars, which should make eboard usable on small screen mobile devices. Patch sent by Peter Cox. --- games/eboard/Makefile | 4 ++-- games/eboard/PLIST | 3 ++- games/eboard/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'games/eboard') diff --git a/games/eboard/Makefile b/games/eboard/Makefile index 627c2bfcc27..b983922f246 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2007/03/19 01:27:17 rillig Exp $ +# $NetBSD: Makefile,v 1.6 2008/02/06 08:53:29 rillig Exp $ # -DISTNAME= eboard-1.0.3 +DISTNAME= eboard-1.0.4 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=eboard/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/eboard/PLIST b/games/eboard/PLIST index 2d8a8053a78..c09f9a094ed 100644 --- a/games/eboard/PLIST +++ b/games/eboard/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2007/01/28 12:11:37 rillig Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/02/06 08:53:29 rillig Exp $ bin/eboard bin/eboard-addtheme bin/eboard-config @@ -11,6 +11,7 @@ share/eboard/eboard.cs.dict share/eboard/eboard.de.dict share/eboard/eboard.es.dict share/eboard/eboard.fr.dict +share/eboard/eboard.hu.dict share/eboard/eboard.it.dict share/eboard/eboard.ja.dict share/eboard/eboard.pl.dict diff --git a/games/eboard/distinfo b/games/eboard/distinfo index d6ea66c1835..73bcba3420f 100644 --- a/games/eboard/distinfo +++ b/games/eboard/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2007/01/28 12:11:37 rillig Exp $ +$NetBSD: distinfo,v 1.5 2008/02/06 08:53:29 rillig Exp $ -SHA1 (eboard-1.0.3.tar.bz2) = fbb306bc0af5d8c676c9cbc05c6561a56012a811 -RMD160 (eboard-1.0.3.tar.bz2) = fca419c4aa5075d9916fdd77d6424d28620d69c9 -Size (eboard-1.0.3.tar.bz2) = 428502 bytes +SHA1 (eboard-1.0.4.tar.bz2) = 44938754140043fc64143e91067c95b6c5c99709 +RMD160 (eboard-1.0.4.tar.bz2) = f12b0927ca848418eb45a75bcff8a641766ae33c +Size (eboard-1.0.4.tar.bz2) = 453603 bytes -- cgit v1.2.3