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: wiz
Date: Thu Nov 23 15:19:14 UTC 2017
Modified Files:
pkgsrc/devel/at-spi2-atk: Makefile distinfo
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/at-spi2-atk/Makefile
cvs rdiff -u -r1.18 -r1.19 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.19 pkgsrc/devel/at-spi2-atk/Makefile:1.20
--- pkgsrc/devel/at-spi2-atk/Makefile:1.19 Fri Aug 25 12:22:28 2017
+++ pkgsrc/devel/at-spi2-atk/Makefile Thu Nov 23 15:19:14 2017
@@ -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 @@ PKGCONFIG_OVERRIDE+= atk-bridge-2.0.pc.i
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"
Index: pkgsrc/devel/at-spi2-atk/distinfo
diff -u pkgsrc/devel/at-spi2-atk/distinfo:1.18 pkgsrc/devel/at-spi2-atk/distinfo:1.19
--- pkgsrc/devel/at-spi2-atk/distinfo:1.18 Fri Aug 25 12:22:28 2017
+++ pkgsrc/devel/at-spi2-atk/distinfo Thu Nov 23 15:19:14 2017
@@ -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