Path to this page:
Subject: CVS commit: [pkgsrc-2012Q2] pkgsrc/devel/at-spi2-atk
From: Matthias Scheler
Date: 2012-07-08 11:27:30
Message id: 20120708092730.17397175DD@cvs.netbsd.org
Log Message:
Pullup ticket #3854 - requested by prlw1
devel/at-spi2-atk: security update
Revisions pulled up:
- devel/at-spi2-atk/Makefile 1.4
- devel/at-spi2-atk/PLIST 1.3
- devel/at-spi2-atk/distinfo 1.3
- devel/at-spi2-atk/patches/patch-atk-adaptor_Makefile.in 1.2
---
Module Name: pkgsrc
Committed By: prlw1
Date: Wed Jul 4 17:45:57 UTC 2012
Modified Files:
pkgsrc/devel/at-spi2-atk: Makefile PLIST distinfo
pkgsrc/devel/at-spi2-atk/patches: patch-atk-adaptor_Makefile.in
Log Message:
Update at-spi2-atk to 2.5.3:
* Create a library (libatk-bridge), currently with atk_bridge_adaptor_init()
and atk_bridge_adaptor_cleanup() functions, to facilitate linking directly
into, ie GTK+ 3.
* Only register events at beginning if an AT is listening (BGO#678475).
* Use XDG_RUNTIME_DIR to hold the socket, rather than a potentially secure
directory hard-coded under /tmp (BGO#678348).
* Fix various compiler warnings and build errors.
Files: