summaryrefslogtreecommitdiff
path: root/devel/accerciser
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-03-22 14:09:42 +0000
committerwiz <wiz@pkgsrc.org>2009-03-22 14:09:42 +0000
commit32180082935f8358b38af85dd2897c14c440ac65 (patch)
treef535f059b2aaec08777e1a38974911f5618786b6 /devel/accerciser
parent9e1a23e8225ab0cbc1d7a6fce80e092db9126d9d (diff)
downloadpkgsrc-32180082935f8358b38af85dd2897c14c440ac65.tar.gz
Update to 1.6.0:
============= Version 1.6.0 ============= What's New ========== - Fixed selection interface in interface viewer plugin (bug #574783). - Added an informative window title (bug #574103). - Fixed empty padding issue in prefs dialog (bug #574101). - Ported script recorder to gtksourceview2 (bug #574100). - Don't allow the set_range to change the value of our accessible (bug #572201). New And Updated Translations ============================ - Lucas Lommer (cs) - Ask Hjorth Larsen (da) - Hendrik Richter (de) - Marios Zindilis (el) - David Lodge (en_GB) - Ilkka Tuohela (fi) - Claude Paroz (fr) - Suso Baleato (gl) - Milo Casagrande (it) - Takeshi AIHANA (ja) - Vytautas Rėkus (lt) - Ani Peter (ml) - wadim dziedzic (pl) - Rui Batista (pt) - Yuri Kozlov (ru) - Baris Cicek (tr) ============== Version 1.5.91 ============== What's New ========== - Provide a $srcdir (bug #570332). - Don't use _() in i18n.py. New And Updated Translations ============================ - Iñaki Larrañaga Murgoitio (eu) - Gabor Kelemen (hu) - Manoj Kumar Giri (or) - Tomasz Dominikowski (pl) - Duarte Loreto (pt) - Laurent Dhima (sq) - Theppitak Karoonboonyanan (th) - Clytie Siddall (vi) ============= Version 1.5.9 ============= What's New ========== - Updated translations. - Fixed bug #563284. Deleting editable text using the interface viewer plugin will now function as expected. - Fixed bug #520296. Added context for "Bookmarks" for translation. - Fixed bug #569341. Use C_() instead of Q_() for translation. - Updated PO files for msgctx. New And Updated Translations ============================ - Daniel Nylander (sv) - Gil Forcada (ca) - Joan Duran (ca) - Alexander Shopov (bg) - Chao-Hsiung Liao (zh_HK, zh_TW) - Jorge Gonzalez (es) - Kjartan Maraas (nb) ============= Version 1.5.5 ============= What's New ========== - Updated translations. - Fixed bug #547778. Trunk fails to build. New And Updated Translations ============================ - Marios Zindilis (el) ============= Version 1.5.4 ============= What's New ========== - Updated translations. - Fixed bug #564776. Accessible names that contain an ampersand (&) or a less-than (<) character will now be shown in the interface viewer plugin. New And Updated Translations ============================ - Gabor Kelemen (hu) - Funda Wang (zh_CN) - Daniel Nylander (sv) ============= Version 1.5.2 ============= What's New ========== - Updated translations. - Added proper context to the term 'View' for i18n (bug #520296). Thanks Wouter Bolsterlee! - No longer highlight the entire desktop when a node is updated to the desktop. - Disable event monitoring if the event being listened for disappears. - Catch exceptions when getting states during state changes. - Do not highlight an accessible on the desktop if the duration it is selected is 0. - Fixed bug #555416. Set process name to 'accerciser'. - Fixed bug #555108. Changed "left plugin display area" to "right plugin display area". Thanks Lucas Lommer! - Fixed bug #561598. Display each target of a relation instead of displaying the first target repeatedly. New And Updated Translations ============================ - Petr Kovar (cs) - Jorge González (es) - Kjartan Maraas (nb)
Diffstat (limited to 'devel/accerciser')
-rw-r--r--devel/accerciser/Makefile6
-rw-r--r--devel/accerciser/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/accerciser/Makefile b/devel/accerciser/Makefile
index 7083c55b99b..eb46a19b5dd 100644
--- a/devel/accerciser/Makefile
+++ b/devel/accerciser/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/16 23:38:22 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/22 14:09:42 wiz Exp $
#
-DISTNAME= accerciser-1.4.0
+DISTNAME= accerciser-1.6.0
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/accerciser/1.4/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/accerciser/1.6/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/devel/accerciser/distinfo b/devel/accerciser/distinfo
index dcd42fe1ccc..1b19b96bc09 100644
--- a/devel/accerciser/distinfo
+++ b/devel/accerciser/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/01/16 23:38:22 wiz Exp $
+$NetBSD: distinfo,v 1.2 2009/03/22 14:09:42 wiz Exp $
-SHA1 (accerciser-1.4.0.tar.bz2) = 91152a3d31ed070457a46d1aff00081350874a5e
-RMD160 (accerciser-1.4.0.tar.bz2) = 65f37de65d579f4bf1223376deaa55954bd8fe27
-Size (accerciser-1.4.0.tar.bz2) = 1338182 bytes
+SHA1 (accerciser-1.6.0.tar.bz2) = d5a74127ed53f08bd03fb583cdec8a0b09a69e47
+RMD160 (accerciser-1.6.0.tar.bz2) = e3c1dbdce7fbd853ef0d54f9bcea4b713f8cf936
+Size (accerciser-1.6.0.tar.bz2) = 1341848 bytes