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 Jul 23 14:17:22 UTC 2026

Modified Files:
        pkgsrc/devel/at-spi2-core: Makefile PLIST distinfo

Log Message:
devel/at-spi2-core: Update to 2.60.5

Changelog:
What's new in at-spi2-core 2.60.5:

* Fix a possible crash in atk_bridge_adaptor_cleanup.

* Attempt to fix event listeners still being wrongly deregistered in some
  cases.


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/devel/at-spi2-core/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/at-spi2-core/PLIST
cvs rdiff -u -r1.39 -r1.40 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.69 pkgsrc/devel/at-spi2-core/Makefile:1.70
--- pkgsrc/devel/at-spi2-core/Makefile:1.69     Thu Jun 11 07:26:52 2026
+++ pkgsrc/devel/at-spi2-core/Makefile  Thu Jul 23 14:17:22 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2026/06/11 07:26:52 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2026/07/23 14:17:22 ryoon Exp $
 
-DISTNAME=      at-spi2-core-2.60.4
+DISTNAME=      at-spi2-core-2.60.5
 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.26 pkgsrc/devel/at-spi2-core/PLIST:1.27
--- pkgsrc/devel/at-spi2-core/PLIST:1.26        Thu Jun 11 07:26:52 2026
+++ pkgsrc/devel/at-spi2-core/PLIST     Thu Jul 23 14:17:22 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.26 2026/06/11 07:26:52 wiz Exp $
+@comment $NetBSD: PLIST,v 1.27 2026/07/23 14:17:22 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
@@ -72,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.26013.1
+lib/libatk-1.0.so.0.26014.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

Index: pkgsrc/devel/at-spi2-core/distinfo
diff -u pkgsrc/devel/at-spi2-core/distinfo:1.39 pkgsrc/devel/at-spi2-core/distinfo:1.40
--- pkgsrc/devel/at-spi2-core/distinfo:1.39     Thu Jun 11 07:26:52 2026
+++ pkgsrc/devel/at-spi2-core/distinfo  Thu Jul 23 14:17:22 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.39 2026/06/11 07:26:52 wiz Exp $
+$NetBSD: distinfo,v 1.40 2026/07/23 14:17:22 ryoon Exp $
 
-BLAKE2s (at-spi2-core-2.60.4.tar.xz) = 738d9db1a1dc93ce8bc25698b42763638ee486f0fefd02fa4a3bb39bee3668cf
-SHA512 (at-spi2-core-2.60.4.tar.xz) = ff938b8c5d58bb0a81ef673dd277b7f7386257263dfb0940a4a73f97240b051bfd4fe53b1072fc1f4abbe53af1da2f6a667ce0b07076d8a757a6bbb07539dea9
-Size (at-spi2-core-2.60.4.tar.xz) = 599468 bytes
+BLAKE2s (at-spi2-core-2.60.5.tar.xz) = a5086b1d7ce6420dfeec7cdde6f02caafb4ed42a95dae5410217ed4d2bb38983
+SHA512 (at-spi2-core-2.60.5.tar.xz) = 175811b9ca918908583699ca83e8ec8ec758581da58969e7c2058b3a0ab11179c5361bec035c2a80dbfa77bd10051b1cc947c8851258fac1cb0d8547a4f75342
+Size (at-spi2-core-2.60.5.tar.xz) = 599736 bytes
 SHA1 (patch-meson.build) = 09823442683c0eadd7670a4ff06ef040a9e2f396
 SHA1 (patch-registryd_registry.c) = 69d8be4a54af1f3749d38ad4f1d6ad33296765fe



Home | Main Index | Thread Index | Old Index