diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-02-26 17:26:30 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-02-26 17:26:30 +0000 |
commit | cfa5c901009c35385f5c729fb8feb8b3f26186c7 (patch) | |
tree | de8e6d2eebde429d93efd8fcbe60708f9a997e15 /x11/gnopernicus | |
parent | 8220b25278e401bf7c066d25577fc0adf74ff58e (diff) | |
download | pkgsrc-cfa5c901009c35385f5c729fb8feb8b3f26186c7.tar.gz |
Update to 0.9.19:
Speech:
* Improved presentation for character by character navigation.
Braille:
* Improved use of brltty.
Presentation:
* Better presentation for combo-boxes which don't implement AtkText.
* The presentation for terminals is improved.
Magnifier:
* Improved the focus tracking auto by the magnifier when the caret is
tracked.
* Work with multiple displays is improved when changing the source and/or
target screens. The changes to these values are only applied when the
user presses the "Apply" or the "OK" buttons that were added to
the "Magnifier Options" widget.
Miscellaneous:
* Gnopernicus's help is updated thank to Irene Ryan (irene.ryan@sun.com).
Diffstat (limited to 'x11/gnopernicus')
-rw-r--r-- | x11/gnopernicus/Makefile | 4 | ||||
-rw-r--r-- | x11/gnopernicus/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile index 8595fb54958..b1afb7fa431 100644 --- a/x11/gnopernicus/Makefile +++ b/x11/gnopernicus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2004/12/28 21:55:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.22 2005/02/26 17:26:30 jmmv Exp $ # -DISTNAME= gnopernicus-0.9.18 +DISTNAME= gnopernicus-0.9.19 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnopernicus/0.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnopernicus/distinfo b/x11/gnopernicus/distinfo index a03c079e633..766c547c64b 100644 --- a/x11/gnopernicus/distinfo +++ b/x11/gnopernicus/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.9 2005/02/23 17:36:11 wiz Exp $ +$NetBSD: distinfo,v 1.10 2005/02/26 17:26:30 jmmv Exp $ -SHA1 (gnopernicus-0.9.18.tar.bz2) = 9267db790d61b8757b15dfbc443e3814541c3ff3 -RMD160 (gnopernicus-0.9.18.tar.bz2) = b9d26ac8b20d27ccab85d68897d4509420356722 -Size (gnopernicus-0.9.18.tar.bz2) = 1907009 bytes +SHA1 (gnopernicus-0.9.19.tar.bz2) = 8a6904f333036c74010df67ae0faad781608cce2 +RMD160 (gnopernicus-0.9.19.tar.bz2) = cb7ebc4e328762212ed65a33d46f4cc70ae3eeb0 +Size (gnopernicus-0.9.19.tar.bz2) = 1927562 bytes SHA1 (patch-ab) = d17ba1a57ad795f018bd224444c987b9e0c57b16 SHA1 (patch-ac) = 29fbb4e5c0a71d86f288cdbf21320775abbc104f SHA1 (patch-ad) = f8ebe0b5eb2a8f454f264ab7682e5b8f8d113e93 |