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 at-spi2-atk: update to 2.26.1.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a13d508ba3c
branches:  trunk
changeset: 371816:4a13d508ba3c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Nov 23 15:19:14 2017 +0000

description:
at-spi2-atk: update to 2.26.1.

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

* meson: Ensure paths written to .pc file are absolute.

* Package a couple of missing meson.build files.

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

* Add error-message, error-for, details, and details-for relation types

* Add Meson build system (thanks to Emmanuele Bassi).

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

* Fix use after free when returned objects hold only one ref (bgo#781716).

* Add some missing roles to correspond with atk (description list,
  description term, description value, and footnote).

diffstat:

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

diffs (37 lines):

diff -r 47b966536179 -r 4a13d508ba3c devel/at-spi2-atk/Makefile
--- a/devel/at-spi2-atk/Makefile        Thu Nov 23 15:17:21 2017 +0000
+++ b/devel/at-spi2-atk/Makefile        Thu Nov 23 15:19:14 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.19 2017/08/25 12:22:28 prlw1 Exp $
+# $NetBSD: Makefile,v 1.20 2017/11/23 15:19:14 wiz Exp $
 
-DISTNAME=      at-spi2-atk-2.25.1
+DISTNAME=      at-spi2-atk-2.26.1
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/at-spi2-atk/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -18,7 +18,7 @@
 
 CHECK_PORTABILITY_SKIP+=       config/test-driver
 
-BUILDLINK_API_DEPENDS.atk+=    atk>=2.15.4
+BUILDLINK_API_DEPENDS.atk+=    atk>=2.25.2
 .include "../../devel/atk/buildlink3.mk"
 BUILDLINK_API_DEPENDS.at-spi2-core+=   at-spi2-core>=2.17.90
 .include "../../devel/at-spi2-core/buildlink3.mk"
diff -r 47b966536179 -r 4a13d508ba3c devel/at-spi2-atk/distinfo
--- a/devel/at-spi2-atk/distinfo        Thu Nov 23 15:17:21 2017 +0000
+++ b/devel/at-spi2-atk/distinfo        Thu Nov 23 15:19:14 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.18 2017/08/25 12:22:28 prlw1 Exp $
+$NetBSD: distinfo,v 1.19 2017/11/23 15:19:14 wiz Exp $
 
-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 (at-spi2-atk-2.26.1.tar.xz) = 577f4e67bcda8fecd71ed4893c9b675670519bf5
+RMD160 (at-spi2-atk-2.26.1.tar.xz) = c0eacbb1ea6522b886ee89ebebf77ca05cb19a8d
+SHA512 (at-spi2-atk-2.26.1.tar.xz) = 2922ce0429901e00729e05a4fd67860a601917a683160ce123d281426e91074258ae70e8a4a67c2aff5e225290e59f99417a37914b039cab2481f7d1c2c64c5d
+Size (at-spi2-atk-2.26.1.tar.xz) = 322760 bytes
 SHA1 (patch-atk-adaptor_Makefile.in) = 91ea0570a8a99dfa8c06005cb8c26b161b93731c



Home | Main Index | Thread Index | Old Index