pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/dasher Changes 4.0.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/34c7fb144d51
branches:  trunk
changeset: 513459:34c7fb144d51
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon May 29 07:10:23 2006 +0000

description:
Changes 4.0.2:
 * Fixed speech on Windows
 * Updated alphabets/colours

Changes 4.0.1:
 * Fixed segfault in control mode

diffstat:

 editors/dasher/Makefile |  8 +++-----
 editors/dasher/PLIST    |  6 +++++-
 editors/dasher/distinfo |  8 ++++----
 3 files changed, 12 insertions(+), 10 deletions(-)

diffs (82 lines):

diff -r 0d6b749b68e7 -r 34c7fb144d51 editors/dasher/Makefile
--- a/editors/dasher/Makefile   Mon May 29 06:43:09 2006 +0000
+++ b/editors/dasher/Makefile   Mon May 29 07:10:23 2006 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2006/05/12 18:08:55 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.30 2006/05/29 07:10:23 adam Exp $
 
-DISTNAME=      dasher-4.0.0
-PKGREVISION=   1
+DISTNAME=      dasher-4.0.2
 CATEGORIES=    editors gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/dasher/4.0/}
 EXTRACT_SUFX=  .tar.bz2
@@ -11,12 +9,12 @@
 HOMEPAGE=      http://www.inference.phy.cam.ac.uk/dasher/
 COMMENT=       Easy typing without using keyboard
 
-GNU_CONFIGURE=         yes
 USE_DIRS+=             gnome2-1.5
 USE_LANGUAGES+=                c++
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake pkg-config
 USE_PKGLOCALEDIR=      yes
+GNU_CONFIGURE=         yes
 
 .include "../../mk/bsd.prefs.mk"
 
diff -r 0d6b749b68e7 -r 34c7fb144d51 editors/dasher/PLIST
--- a/editors/dasher/PLIST      Mon May 29 06:43:09 2006 +0000
+++ b/editors/dasher/PLIST      Mon May 29 07:10:23 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2006/04/17 07:07:18 jlam Exp $
+@comment $NetBSD: PLIST,v 1.11 2006/05/29 07:10:23 adam Exp $
 bin/dasher
 man/man1/dasher.1
 share/applications/dasher.desktop
@@ -77,6 +77,7 @@
 share/dasher/alphabet.dutch.xml
 share/dasher/alphabet.english.xml
 share/dasher/alphabet.englishC.xml
+share/dasher/alphabet.englishLC.xml
 share/dasher/alphabet.ethiopic.xml
 share/dasher/alphabet.ewe.xml
 share/dasher/alphabet.faroese.xml
@@ -141,6 +142,7 @@
 share/dasher/colour.blue.xml
 share/dasher/colour.dtd
 share/dasher/colour.euroasian.xml
+share/dasher/colour.euroasian2.xml
 share/dasher/colour.jamie.xml
 share/dasher/colour.rainbow.xml
 share/dasher/colour.vowels.xml
@@ -203,12 +205,14 @@
 share/locale/be/LC_MESSAGES/dasher.mo
 share/locale/bg/LC_MESSAGES/dasher.mo
 share/locale/bn/LC_MESSAGES/dasher.mo
+share/locale/br/LC_MESSAGES/dasher.mo
 share/locale/bs/LC_MESSAGES/dasher.mo
 share/locale/ca/LC_MESSAGES/dasher.mo
 share/locale/cs/LC_MESSAGES/dasher.mo
 share/locale/cy/LC_MESSAGES/dasher.mo
 share/locale/da/LC_MESSAGES/dasher.mo
 share/locale/de/LC_MESSAGES/dasher.mo
+share/locale/dz/LC_MESSAGES/dasher.mo
 share/locale/el/LC_MESSAGES/dasher.mo
 share/locale/en_CA/LC_MESSAGES/dasher.mo
 share/locale/en_GB/LC_MESSAGES/dasher.mo
diff -r 0d6b749b68e7 -r 34c7fb144d51 editors/dasher/distinfo
--- a/editors/dasher/distinfo   Mon May 29 06:43:09 2006 +0000
+++ b/editors/dasher/distinfo   Mon May 29 07:10:23 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2006/05/19 13:14:06 joerg Exp $
+$NetBSD: distinfo,v 1.14 2006/05/29 07:10:23 adam Exp $
 
-SHA1 (dasher-4.0.0.tar.bz2) = 3a1e613e5b2157b2fea9da9877e600212b2b01b2
-RMD160 (dasher-4.0.0.tar.bz2) = 53bb75233ca684129de47b1761b998f7e094ed7a
-Size (dasher-4.0.0.tar.bz2) = 5810860 bytes
+SHA1 (dasher-4.0.2.tar.bz2) = 28e17d932ce37ec29c3537fc9ae934d0e640cea0
+RMD160 (dasher-4.0.2.tar.bz2) = 90d54eca8474bc46cd2f11d76b56e3d62811b598
+Size (dasher-4.0.2.tar.bz2) = 5802684 bytes
 SHA1 (patch-aa) = f84199bdaa74e7dde54fb5948d7ccd67d26807a8



Home | Main Index | Thread Index | Old Index