Subject: CVS commit: pkgsrc/devel/at-spi
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 02/15/2004 18:14:51
Module Name: pkgsrc
Committed By: jmmv
Date: Sun Feb 15 18:14:51 UTC 2004
Modified Files:
pkgsrc/devel/at-spi: Makefile PLIST distinfo
Log Message:
Update to 1.3.12:
* Fix for docs bug #129728 (Sebastien Bacher).
* Fix for bug #129479, allows distinction between multiple DISPLAY instances
of at-spi registry.
* Fix for #124837, which could cause 'hang' interactions between desktop and
clients such as gnopernicus.
* Fixes for NUMLOCK mask behavior, bug #129103.
* Greatly improved key synthesis for non-Latin characters. We can now
synthesize any KeySym which is defined in the current X keymap.
(bug #128824). Thanks to Marcus G Kuhn for the public-domain code borrowed
here.
* Fixes for: 128912.
* new languages: fa, ar, id.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/at-spi/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/at-spi/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/at-spi/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.