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 Aug 25 12:22:28 UTC 2017
Modified Files:
pkgsrc/devel/at-spi2-atk: Makefile distinfo
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/at-spi2-atk/Makefile
cvs rdiff -u -r1.17 -r1.18 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.18 pkgsrc/devel/at-spi2-atk/Makefile:1.19
--- pkgsrc/devel/at-spi2-atk/Makefile:1.18 Fri Nov 25 12:51:41 2016
+++ pkgsrc/devel/at-spi2-atk/Makefile Fri Aug 25 12:22:28 2017
@@ -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 @@ GNU_CONFIGURE= yes
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
Index: pkgsrc/devel/at-spi2-atk/distinfo
diff -u pkgsrc/devel/at-spi2-atk/distinfo:1.17 pkgsrc/devel/at-spi2-atk/distinfo:1.18
--- pkgsrc/devel/at-spi2-atk/distinfo:1.17 Fri Nov 25 12:51:41 2016
+++ pkgsrc/devel/at-spi2-atk/distinfo Fri Aug 25 12:22:28 2017
@@ -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