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:   adam
Date:           Mon Jan  5 18:19:14 UTC 2026

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

Log Message:
at-spi2-core: updated to 2.58.3

What's new in at-spi2-core 2.58.3:

* Fix atk_get_major_version etc not linking on C++.

What's new in at-spi2-core 2.58.2:

* python: Speed up __eq__ and __ne__
* collection-adaptor: Correct 'child' reference handling (fixes crashes
  with evolution and orca).
* Fix several memory leaks.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/at-spi2-core/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/at-spi2-core/PLIST
cvs rdiff -u -r1.36 -r1.37 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.64 pkgsrc/devel/at-spi2-core/Makefile:1.65
--- pkgsrc/devel/at-spi2-core/Makefile:1.64     Sun Nov 23 08:08:43 2025
+++ pkgsrc/devel/at-spi2-core/Makefile  Mon Jan  5 18:19:14 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2025/11/23 08:08:43 wiz Exp $
+# $NetBSD: Makefile,v 1.65 2026/01/05 18:19:14 adam Exp $
 
-DISTNAME=      at-spi2-core-2.58.1
+DISTNAME=      at-spi2-core-2.58.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.22 pkgsrc/devel/at-spi2-core/PLIST:1.23
--- pkgsrc/devel/at-spi2-core/PLIST:1.22        Wed Nov 12 12:05:52 2025
+++ pkgsrc/devel/at-spi2-core/PLIST     Mon Jan  5 18:19:14 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2025/11/12 12:05:52 leot Exp $
+@comment $NetBSD: PLIST,v 1.23 2026/01/05 18:19:14 adam 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
@@ -73,7 +73,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.25810.1
+lib/libatk-1.0.so.0.25812.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.36 pkgsrc/devel/at-spi2-core/distinfo:1.37
--- pkgsrc/devel/at-spi2-core/distinfo:1.36     Fri Nov  7 21:53:46 2025
+++ pkgsrc/devel/at-spi2-core/distinfo  Mon Jan  5 18:19:14 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.36 2025/11/07 21:53:46 ryoon Exp $
+$NetBSD: distinfo,v 1.37 2026/01/05 18:19:14 adam Exp $
 
-BLAKE2s (at-spi2-core-2.58.1.tar.xz) = 41f9e133828ebb94c4a9e87b56ef46354f74656c17ae67a278ded73661f03c59
-SHA512 (at-spi2-core-2.58.1.tar.xz) = 95ab458262b0e310f71760f68ec2247d0a6cc9349ca0919da4867815ff252a5820efb41f8b815b9d715a1836daaab6e03db0fd4a05ada420894c7383b47f410e
-Size (at-spi2-core-2.58.1.tar.xz) = 584916 bytes
+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
 SHA1 (patch-meson.build) = 09823442683c0eadd7670a4ff06ef040a9e2f396
 SHA1 (patch-registryd_registry.c) = 69d8be4a54af1f3749d38ad4f1d6ad33296765fe



Home | Main Index | Thread Index | Old Index