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: Sun Aug 30 15:39:35 UTC 2026
Modified Files:
pkgsrc/devel/at-spi2-core: Makefile PLIST distinfo
Log Message:
devel/at-spi2-core: Update to 2.60.6
Changelog:
What's new in at-spi2-core 2.60.6:
* atk-bridge: Attempt to fix a crash in get_registered_event_listeners
* AtspiDevice: Avoid assigning 0 as a grab id
* Remove G_GNUC_CONST from *_get_type_declarations
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/devel/at-spi2-core/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/at-spi2-core/PLIST
cvs rdiff -u -r1.40 -r1.41 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.70 pkgsrc/devel/at-spi2-core/Makefile:1.71
--- pkgsrc/devel/at-spi2-core/Makefile:1.70 Thu Jul 23 14:17:22 2026
+++ pkgsrc/devel/at-spi2-core/Makefile Sun Aug 30 15:39:35 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2026/07/23 14:17:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.71 2026/08/30 15:39:35 ryoon Exp $
-DISTNAME= at-spi2-core-2.60.5
+DISTNAME= at-spi2-core-2.60.6
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.27 pkgsrc/devel/at-spi2-core/PLIST:1.28
--- pkgsrc/devel/at-spi2-core/PLIST:1.27 Thu Jul 23 14:17:22 2026
+++ pkgsrc/devel/at-spi2-core/PLIST Sun Aug 30 15:39:35 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.27 2026/07/23 14:17:22 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.28 2026/08/30 15:39:35 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.26014.1
+lib/libatk-1.0.so.0.26015.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.40 pkgsrc/devel/at-spi2-core/distinfo:1.41
--- pkgsrc/devel/at-spi2-core/distinfo:1.40 Thu Jul 23 14:17:22 2026
+++ pkgsrc/devel/at-spi2-core/distinfo Sun Aug 30 15:39:35 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.40 2026/07/23 14:17:22 ryoon Exp $
+$NetBSD: distinfo,v 1.41 2026/08/30 15:39:35 ryoon Exp $
-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
+BLAKE2s (at-spi2-core-2.60.6.tar.xz) = b85fe3732041a9bc45de8fde6ffe84e8bf4f544331ba6f08fc220c4376166fd6
+SHA512 (at-spi2-core-2.60.6.tar.xz) = ed69347a002b805358f05875edff2e2a8ac7b8a64219c820f22ecc3ea7c59f47bf6b6440045bfc9771219223c527c78c0edbdf11fe62083abd3cada96f0f4769
+Size (at-spi2-core-2.60.6.tar.xz) = 599128 bytes
SHA1 (patch-meson.build) = 09823442683c0eadd7670a4ff06ef040a9e2f396
SHA1 (patch-registryd_registry.c) = 69d8be4a54af1f3749d38ad4f1d6ad33296765fe
Home |
Main Index |
Thread Index |
Old Index