Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5B65F1A9217 for ; Thu, 1 Oct 2020 11:45:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id C6FBD84D69; Thu, 1 Oct 2020 11:45:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D8D584D50 for ; Thu, 1 Oct 2020 11:45:47 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 8s8V5A0my_z3 for ; Thu, 1 Oct 2020 11:45:46 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B956284C71 for ; Thu, 1 Oct 2020 11:45:46 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B1E5FFB28; Thu, 1 Oct 2020 11:45:46 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1601552746156280" MIME-Version: 1.0 Date: Thu, 1 Oct 2020 11:45:46 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/devel/at-spi2-core To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20201001114546.B1E5FFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1601552746156280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Thu Oct 1 11:45:46 UTC 2020 Modified Files: pkgsrc/devel/at-spi2-core: Makefile distinfo Log Message: Update at-spi2-core to 2.38.0 What's new in at-spi2-core 2.37.92: * Fix a possible memory leak if an event name cannot be parsed. * _atspi_dbus_set_interfaces: fix memory leak when called with an invalid DBus signature. * Fix a crash if an event listener is removed during an event callback. What's new in at-spi2-core 2.37.90: * Add a mode-changed signal to allow a screen reader to indicate that its mode has changed. * Fix use after free when a device listener is destroyed (#22). * Meson: de-duplicate deps of 'Requires' in pkgconfig file (!28). * Fix use after free when an event listener is destroyed. * Make at-spi-dbus-bus.desktop validate (!30). * atspi_accessible_set_cache_mask: relax assert that was generating a warning and causing the function to fail in some cases. * Fixes for synthesizing keys. * Fix Qt annotations in DBus xml files. * Memory test: replace gedit with a light-weight test application. * dbtest: print to stdout instead of stderr. * Tests: make test a bit verbose. * Constants: fix typos in two _COUNT constants. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/at-spi2-core/Makefile cvs rdiff -u -r1.26 -r1.27 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. --_----------=_1601552746156280 Content-Disposition: inline Content-Length: 1760 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/at-spi2-core/Makefile diff -u pkgsrc/devel/at-spi2-core/Makefile:1.37 pkgsrc/devel/at-spi2-core/Makefile:1.38 --- pkgsrc/devel/at-spi2-core/Makefile:1.37 Fri Jul 31 10:34:14 2020 +++ pkgsrc/devel/at-spi2-core/Makefile Thu Oct 1 11:45:46 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.37 2020/07/31 10:34:14 prlw1 Exp $ +# $NetBSD: Makefile,v 1.38 2020/10/01 11:45:46 prlw1 Exp $ -DISTNAME= at-spi2-core-2.36.0 +DISTNAME= at-spi2-core-2.38.0 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/distinfo diff -u pkgsrc/devel/at-spi2-core/distinfo:1.26 pkgsrc/devel/at-spi2-core/distinfo:1.27 --- pkgsrc/devel/at-spi2-core/distinfo:1.26 Fri Jul 31 10:34:14 2020 +++ pkgsrc/devel/at-spi2-core/distinfo Thu Oct 1 11:45:46 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.26 2020/07/31 10:34:14 prlw1 Exp $ +$NetBSD: distinfo,v 1.27 2020/10/01 11:45:46 prlw1 Exp $ -SHA1 (at-spi2-core-2.36.0.tar.xz) = 988d32315d66e2563c9702d8daaedf31c152ad41 -RMD160 (at-spi2-core-2.36.0.tar.xz) = e0d2b167100d6aacd61aff919286e3886d482d47 -SHA512 (at-spi2-core-2.36.0.tar.xz) = f45d7e68bfcd9b93cebc47e30febce1ae6a4d9df2fbc9d5bdc25babb123c922d0f9a229485770b2f6ed386178144c20486fa3e46195041ea65a54ab019b1cbb6 -Size (at-spi2-core-2.36.0.tar.xz) = 186824 bytes +SHA1 (at-spi2-core-2.38.0.tar.xz) = c03c5767e19baa42016b496329675125d183e266 +RMD160 (at-spi2-core-2.38.0.tar.xz) = 0dbb814bd39676adb7484742ed0944f7bdda07a3 +SHA512 (at-spi2-core-2.38.0.tar.xz) = 3a1eb27cff6e0dd03119b4f8361a3b6037b26c511e80e2d003d1d5c41fede6d49eb5e0ac1ee45cfb4f3ca8e53292a7e2da67df80be28e77014775e41777a96c1 +Size (at-spi2-core-2.38.0.tar.xz) = 190540 bytes --_----------=_1601552746156280--