pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/at-spi2-atk



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Fri Nov 25 12:51:41 UTC 2016

Modified Files:
        pkgsrc/devel/at-spi2-atk: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/at-spi2-atk/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/at-spi2-atk/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-atk/Makefile
diff -u pkgsrc/devel/at-spi2-atk/Makefile:1.17 pkgsrc/devel/at-spi2-atk/Makefile:1.18
--- pkgsrc/devel/at-spi2-atk/Makefile:1.17      Fri May 27 08:04:11 2016
+++ pkgsrc/devel/at-spi2-atk/Makefile   Fri Nov 25 12:51:41 2016
@@ -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

Index: pkgsrc/devel/at-spi2-atk/distinfo
diff -u pkgsrc/devel/at-spi2-atk/distinfo:1.16 pkgsrc/devel/at-spi2-atk/distinfo:1.17
--- pkgsrc/devel/at-spi2-atk/distinfo:1.16      Fri May 27 08:04:11 2016
+++ pkgsrc/devel/at-spi2-atk/distinfo   Fri Nov 25 12:51:41 2016
@@ -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