pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/at-spi2-atk Update at-spi2-core to 2.25.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ca5bef1eb82
branches:  trunk
changeset: 367172:5ca5bef1eb82
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Fri Aug 25 12:22:28 2017 +0000

description:
Update at-spi2-core to 2.25.1

This has several fixes which aren't in the "stable" 2.24.1

What's new in at-spi2-atk 2.25.1:

* Fix position getter for table cells.
* Fix memory corruption when deleting an event from the list of events
  for which there are registered listeners (bgo#781658).

What's new in at-spi2-atk 2.24.0:

* test: remove atk_table_cell_get_column_index test, as the
  at-spi2-core function no longer exists (and never worked anyhow).

diffstat:

 devel/at-spi2-atk/Makefile |   6 ++++--
 devel/at-spi2-atk/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (37 lines):

diff -r 9e79f468ea1a -r 5ca5bef1eb82 devel/at-spi2-atk/Makefile
--- a/devel/at-spi2-atk/Makefile        Fri Aug 25 12:17:24 2017 +0000
+++ b/devel/at-spi2-atk/Makefile        Fri Aug 25 12:22:28 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2016/11/25 12:51:41 prlw1 Exp $
+# $NetBSD: Makefile,v 1.19 2017/08/25 12:22:28 prlw1 Exp $
 
-DISTNAME=      at-spi2-atk-2.22.0
+DISTNAME=      at-spi2-atk-2.25.1
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/at-spi2-atk/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -16,6 +16,8 @@
 
 PKGCONFIG_OVERRIDE+=   atk-bridge-2.0.pc.in
 
+CHECK_PORTABILITY_SKIP+=       config/test-driver
+
 BUILDLINK_API_DEPENDS.atk+=    atk>=2.15.4
 .include "../../devel/atk/buildlink3.mk"
 BUILDLINK_API_DEPENDS.at-spi2-core+=   at-spi2-core>=2.17.90
diff -r 9e79f468ea1a -r 5ca5bef1eb82 devel/at-spi2-atk/distinfo
--- a/devel/at-spi2-atk/distinfo        Fri Aug 25 12:17:24 2017 +0000
+++ b/devel/at-spi2-atk/distinfo        Fri Aug 25 12:22:28 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2016/11/25 12:51:41 prlw1 Exp $
+$NetBSD: distinfo,v 1.18 2017/08/25 12:22:28 prlw1 Exp $
 
-SHA1 (at-spi2-atk-2.22.0.tar.xz) = 9896c6d8130ba167eba084fdf1cd47ed774be147
-RMD160 (at-spi2-atk-2.22.0.tar.xz) = 0d939f9f04147c7546a29772a1b37c638331f62b
-SHA512 (at-spi2-atk-2.22.0.tar.xz) = 9b815eecbe01164df8a3341a3b0e1fe57a4f333964a0836f89f54712512a32d69c333c0c099eb194716d081f5460bb6e6d2c852f7218df51549e88e75880f284
-Size (at-spi2-atk-2.22.0.tar.xz) = 306148 bytes
+SHA1 (at-spi2-atk-2.25.1.tar.xz) = 39d71d5156722e3b1eb20757b8b1c10ba4cd4927
+RMD160 (at-spi2-atk-2.25.1.tar.xz) = caf6263f7a2a208e8ec2516ff64776b9bb193249
+SHA512 (at-spi2-atk-2.25.1.tar.xz) = 5ca5383abf11e317923c071319636725d514f7c3066e09614634feaeb4914e8534a26c1ee5d81400b4e98805846ffc20674ab644b0d8c018f27cbb8733f47297
+Size (at-spi2-atk-2.25.1.tar.xz) = 308424 bytes
 SHA1 (patch-atk-adaptor_Makefile.in) = 91ea0570a8a99dfa8c06005cb8c26b161b93731c



Home | Main Index | Thread Index | Old Index