pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/eboard Updated eboard to 1.0.4.
details: https://anonhg.NetBSD.org/pkgsrc/rev/385a9505ba07
branches: trunk
changeset: 538348:385a9505ba07
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Feb 06 08:53:29 2008 +0000
description:
Updated eboard to 1.0.4.
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.
diffstat:
games/eboard/Makefile | 4 ++--
games/eboard/PLIST | 3 ++-
games/eboard/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r 70736ec37e9a -r 385a9505ba07 games/eboard/Makefile
--- a/games/eboard/Makefile Wed Feb 06 08:03:50 2008 +0000
+++ b/games/eboard/Makefile Wed Feb 06 08:53:29 2008 +0000
@@ -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 -r 70736ec37e9a -r 385a9505ba07 games/eboard/PLIST
--- a/games/eboard/PLIST Wed Feb 06 08:03:50 2008 +0000
+++ b/games/eboard/PLIST Wed Feb 06 08:53:29 2008 +0000
@@ -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.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 -r 70736ec37e9a -r 385a9505ba07 games/eboard/distinfo
--- a/games/eboard/distinfo Wed Feb 06 08:03:50 2008 +0000
+++ b/games/eboard/distinfo Wed Feb 06 08:53:29 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index