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-atk to 2.22.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f99aa3480922
branches:  trunk
changeset: 355195:f99aa3480922
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Fri Nov 25 12:51:41 2016 +0000

description:
Update at-spi2-atk to 2.22.0

* Remove some inadverrtently-committed debugging code.
* atk_bridge_adaptor_init: return -1 if NO_AT_BRIDGE is set (bgo#770574).
* emit_event: Fix out-of-bounds memory access if class is NULL.

diffstat:

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

diffs (28 lines):

diff -r e54c41219ee3 -r f99aa3480922 devel/at-spi2-atk/Makefile
--- a/devel/at-spi2-atk/Makefile        Fri Nov 25 12:49:23 2016 +0000
+++ b/devel/at-spi2-atk/Makefile        Fri Nov 25 12:51:41 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2016/05/27 08:04:11 prlw1 Exp $
+# $NetBSD: Makefile,v 1.18 2016/11/25 12:51:41 prlw1 Exp $
 
-DISTNAME=      at-spi2-atk-2.20.1
+DISTNAME=      at-spi2-atk-2.22.0
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/at-spi2-atk/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
diff -r e54c41219ee3 -r f99aa3480922 devel/at-spi2-atk/distinfo
--- a/devel/at-spi2-atk/distinfo        Fri Nov 25 12:49:23 2016 +0000
+++ b/devel/at-spi2-atk/distinfo        Fri Nov 25 12:51:41 2016 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2016/05/27 08:04:11 prlw1 Exp $
+$NetBSD: distinfo,v 1.17 2016/11/25 12:51:41 prlw1 Exp $
 
-SHA1 (at-spi2-atk-2.20.1.tar.xz) = 685e00983bcd230def1135d2297f1febaf196909
-RMD160 (at-spi2-atk-2.20.1.tar.xz) = 94b60f5283d457aa327f69ec47fbd713f0e8a7fc
-SHA512 (at-spi2-atk-2.20.1.tar.xz) = 17ec2c4e7b532b92d7a53da77ec87516f3cab41464b828661cb75bc93e3dcf7e2c8eaa288ae43f60cfbfe9dafd89a74255ab69dffdf90953943733058292c33f
-Size (at-spi2-atk-2.20.1.tar.xz) = 309112 bytes
+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 (patch-atk-adaptor_Makefile.in) = 91ea0570a8a99dfa8c06005cb8c26b161b93731c



Home | Main Index | Thread Index | Old Index