pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/at-spi2-core
Module Name: pkgsrc
Committed By: ryoon
Date: Thu May 14 17:10:03 UTC 2026
Modified Files:
pkgsrc/devel/at-spi2-core: Makefile PLIST distinfo
Log Message:
devel/at-spi2-core: Update to 2.60.3
Changelog:
What's new in at-spi2-core 2.60.3:
* libatspi: Fix another NULL pointer dereference.
What's new in at-spi2-core 2.60.2:
* atspi-device-legacy: add null checks for when x11 isnt available.
* python: Fix __getitem__ with a negative offset.
* Fix a NULL pointer dereference when sending an event.
* device-x11: Fall back on raw key events if there is no focus.
What's new in at-spi2-core 2.60.1:
* Detect unresponsive applications, and do not expose them as children
of the desktop.
* Attempt to fix a crash when opening a group chat in pidgin that contains
new messages.
What's new in at-spi2-core 2.60.0:
* Fix detection of whether the org.freedesktop.a11y.PointerLocator
interface is available.
What's new in at-spi2-core 2.59.90:
* AtspiDevice: Add API to enable and disable features. This can be used
to test whether particular features are supported by the device.
* AtspiDevice: Add a pointer-moved signal. This is supported on X11 and
on Wayland when the compositor supports the
org.freedesktop.a11y.PointerLocator interface.
* AtspiDevice: Add key-pressed and key-released signals. Deprecate
atspi_device_add_key_watcher.
* AtspiDeviceX11: Support monitoring the pointer. This currently requires
xres, which is now an optional dependency.
* Fix a use after free in _atspi_send_event.
What's new in at-spi2-core 2.59.1:
* Added a build option to link against dbus-glib, rather than using the
internal fork for the main loop integration code.
* Add ATSPI_MODIFIER_SUPER as an alias for META3.
* Various documentation fixes.
What's new in at-spi2-core 2.59.0:
meson: Use dbus-broker by default.
Document the remaining DBus interfaces.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/devel/at-spi2-core/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/at-spi2-core/PLIST
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/at-spi2-core/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/at-spi2-core/Makefile
diff -u pkgsrc/devel/at-spi2-core/Makefile:1.66 pkgsrc/devel/at-spi2-core/Makefile:1.67
--- pkgsrc/devel/at-spi2-core/Makefile:1.66 Wed Jan 7 08:46:26 2026
+++ pkgsrc/devel/at-spi2-core/Makefile Thu May 14 17:10:03 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2026/01/07 08:46:26 wiz Exp $
+# $NetBSD: Makefile,v 1.67 2026/05/14 17:10:03 ryoon Exp $
-DISTNAME= at-spi2-core-2.58.3
-PKGREVISION= 1
+DISTNAME= at-spi2-core-2.60.3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/at-spi2-core/PLIST
diff -u pkgsrc/devel/at-spi2-core/PLIST:1.23 pkgsrc/devel/at-spi2-core/PLIST:1.24
--- pkgsrc/devel/at-spi2-core/PLIST:1.23 Mon Jan 5 18:19:14 2026
+++ pkgsrc/devel/at-spi2-core/PLIST Thu May 14 17:10:03 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.23 2026/01/05 18:19:14 adam Exp $
+@comment $NetBSD: PLIST,v 1.24 2026/05/14 17:10:03 ryoon Exp $
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-accessible.h
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-action.h
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-application.h
@@ -13,7 +13,6 @@ ${PLIST.dbus}include/at-spi-2.0/atspi/at
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-editabletext.h
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-enum-types.h
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-event-listener.h
-${PLIST.dbus}include/at-spi-2.0/atspi/atspi-gmain.h
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-hyperlink.h
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-hypertext.h
${PLIST.dbus}include/at-spi-2.0/atspi/atspi-image.h
@@ -73,7 +72,7 @@ ${PLIST.dbus}lib/gnome-settings-daemon-3
${PLIST.dbus}lib/gtk-2.0/modules/libatk-bridge.so
lib/libatk-1.0.so
lib/libatk-1.0.so.0
-lib/libatk-1.0.so.0.25812.1
+lib/libatk-1.0.so.0.26012.1
${PLIST.dbus}lib/libatk-bridge-2.0.so
${PLIST.dbus}lib/libatk-bridge-2.0.so.0
${PLIST.dbus}lib/libatk-bridge-2.0.so.0.0.0
@@ -149,6 +148,7 @@ share/locale/kn/LC_MESSAGES/at-spi2-core
share/locale/ko/LC_MESSAGES/at-spi2-core.mo
share/locale/ku/LC_MESSAGES/at-spi2-core.mo
share/locale/li/LC_MESSAGES/at-spi2-core.mo
+share/locale/lo/LC_MESSAGES/at-spi2-core.mo
share/locale/lt/LC_MESSAGES/at-spi2-core.mo
share/locale/lv/LC_MESSAGES/at-spi2-core.mo
share/locale/mai/LC_MESSAGES/at-spi2-core.mo
Index: pkgsrc/devel/at-spi2-core/distinfo
diff -u pkgsrc/devel/at-spi2-core/distinfo:1.37 pkgsrc/devel/at-spi2-core/distinfo:1.38
--- pkgsrc/devel/at-spi2-core/distinfo:1.37 Mon Jan 5 18:19:14 2026
+++ pkgsrc/devel/at-spi2-core/distinfo Thu May 14 17:10:03 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.37 2026/01/05 18:19:14 adam Exp $
+$NetBSD: distinfo,v 1.38 2026/05/14 17:10:03 ryoon Exp $
-BLAKE2s (at-spi2-core-2.58.3.tar.xz) = 9431430eaf653afcb63ebb95cd38744329aa42c7bb2621ea64082f8bf4c8c09c
-SHA512 (at-spi2-core-2.58.3.tar.xz) = 0cf77e38600ca310878609a96e178a35c36e9492df015f95eee0fbba52ae7d98eff5ae4226d455e61d40fe53189808d5cc5293fcf06ab7d3e8efaaacd50c0cc4
-Size (at-spi2-core-2.58.3.tar.xz) = 584888 bytes
+BLAKE2s (at-spi2-core-2.60.3.tar.xz) = 06b503ea0fb76f8b3365e81a8e68674f08150765b39c94d5d41625aaa165b332
+SHA512 (at-spi2-core-2.60.3.tar.xz) = 287a3fb5ef0ce757132402c41d76fa49051237e811f2726814f6ebec8dcaac17040060431b00c8dc1927af7ea7a6a3378e4ab7c9c83dd94ccede639aac4acc26
+Size (at-spi2-core-2.60.3.tar.xz) = 599252 bytes
SHA1 (patch-meson.build) = 09823442683c0eadd7670a4ff06ef040a9e2f396
SHA1 (patch-registryd_registry.c) = 69d8be4a54af1f3749d38ad4f1d6ad33296765fe
Home |
Main Index |
Thread Index |
Old Index