diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-09 08:29:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-09 08:29:03 +0000 |
commit | fee1655574d5efa92b6b612cd18f3f0b583bd9ee (patch) | |
tree | a75c9886e94eeeb948c3515e22b65ba23749061d /misc/orca | |
parent | 87b5c3ed3204c9ef79e590b6f24d063e1ad6ca6e (diff) | |
download | pkgsrc-fee1655574d5efa92b6b612cd18f3f0b583bd9ee.tar.gz |
Update to 2.26.3.
2.26.3 - 29-Jun-2009
General:
* Fix for bug #511468 - Ekiga chat window accessibility problem
* Fix for bug #574221 - left-pane in Ekiga's preference box can't be
read at start-up
* Fix for bug #586890 - Orca 2.27.3 and earlier will crash if liblouis
1.6.2 python bindings are installed
OpenOffice/StarOffice:
* Fix for bug #583811 - Doing a select all in OOo Writer causes Orca
to say "selected" for each paragraph
Thunderbird:
* Fix for bug #584837 - Find dialog fails to move caret to desired
location in Thunderbird
* Fix for bug #568658 - Sometimes Orca announces the wrong subject in
Thunderbird. This change causes us to dump the pyatspi cache if
we're in Thunderbird and exit flat review. As a result, we should
not have bogus table data hanging around.
Firefox:
* Fix for bug #530784 - whereAmI info for list items in web content
needs to be improved
* Fix for bug #577900 - Blank lines in Firefox text areas incorrectly
spoken
New and updated translations (THANKS EVERYONE!!!):
See also the overall translation status:
http://l10n.gnome.org/module/orca
cs Czech Lucas Lommer
Diffstat (limited to 'misc/orca')
-rw-r--r-- | misc/orca/Makefile | 4 | ||||
-rw-r--r-- | misc/orca/PLIST | 5 | ||||
-rw-r--r-- | misc/orca/distinfo | 8 |
3 files changed, 10 insertions, 7 deletions
diff --git a/misc/orca/Makefile b/misc/orca/Makefile index 1f5509be44b..c1fcbecbbe6 100644 --- a/misc/orca/Makefile +++ b/misc/orca/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2009/07/22 09:01:37 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/09 08:29:03 wiz Exp $ # -DISTNAME= orca-2.26.2 +DISTNAME= orca-2.26.3 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.26/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/orca/PLIST b/misc/orca/PLIST index 57b8c09f5f5..fe8bd4b8936 100644 --- a/misc/orca/PLIST +++ b/misc/orca/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/06/14 18:07:28 joerg Exp $ +@comment $NetBSD: PLIST,v 1.7 2009/08/09 08:29:03 wiz Exp $ bin/orca ${PYSITELIB}/orca/__init__.py ${PYSITELIB}/orca/__init__.pyc @@ -160,6 +160,9 @@ ${PYSITELIB}/orca/scripts/apps/__init__.pyo ${PYSITELIB}/orca/scripts/apps/acroread.py ${PYSITELIB}/orca/scripts/apps/acroread.pyc ${PYSITELIB}/orca/scripts/apps/acroread.pyo +${PYSITELIB}/orca/scripts/apps/ekiga.py +${PYSITELIB}/orca/scripts/apps/ekiga.pyc +${PYSITELIB}/orca/scripts/apps/ekiga.pyo ${PYSITELIB}/orca/scripts/apps/evolution/__init__.py ${PYSITELIB}/orca/scripts/apps/evolution/__init__.pyc ${PYSITELIB}/orca/scripts/apps/evolution/__init__.pyo diff --git a/misc/orca/distinfo b/misc/orca/distinfo index dcb744401af..93a11b9657d 100644 --- a/misc/orca/distinfo +++ b/misc/orca/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2009/05/19 23:53:11 wiz Exp $ +$NetBSD: distinfo,v 1.12 2009/08/09 08:29:03 wiz Exp $ -SHA1 (orca-2.26.2.tar.bz2) = 849ff2d3a8b65ca8c66b2c706d296deec87069f2 -RMD160 (orca-2.26.2.tar.bz2) = ffa0f7f4ee577cdcfa83e22a019d15229fced126 -Size (orca-2.26.2.tar.bz2) = 2270264 bytes +SHA1 (orca-2.26.3.tar.bz2) = e04cf4c92b4ef474dead0594a1a9df89b8e1ade9 +RMD160 (orca-2.26.3.tar.bz2) = c0abd0c5f420f16f7ae6310c2eb8966a9dce83cc +Size (orca-2.26.3.tar.bz2) = 2250070 bytes SHA1 (patch-aa) = 7e7dd9215365f44d41e467241be93cc97f7ba76a |