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 Jul 31 10:42:38 UTC 2020
Modified Files:
pkgsrc/devel/at-spi2-atk: Makefile distinfo
Log Message:
Update at-spi2-atk to 2.34.1
gnu99 only needed for test which we do not compile
What's new in at-spi2-atk 2.34.2:
* Meson: don't hard-code shared_library (!19).
* Mitigate missing window events at startup.
* Set C standard to gnu99 (#10).
* Tests: include sys/time.h (#14).
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/devel/at-spi2-atk/Makefile
cvs rdiff -u -r1.21 -r1.22 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.29 pkgsrc/devel/at-spi2-atk/Makefile:1.30
--- pkgsrc/devel/at-spi2-atk/Makefile:1.29 Sun Mar 8 16:47:31 2020
+++ pkgsrc/devel/at-spi2-atk/Makefile Fri Jul 31 10:42:38 2020
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2020/03/08 16:47:31 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2020/07/31 10:42:38 prlw1 Exp $
-DISTNAME= at-spi2-atk-2.34.1
-PKGREVISION= 1
+DISTNAME= at-spi2-atk-2.34.2
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.21 pkgsrc/devel/at-spi2-atk/distinfo:1.22
--- pkgsrc/devel/at-spi2-atk/distinfo:1.21 Fri Feb 7 17:09:24 2020
+++ pkgsrc/devel/at-spi2-atk/distinfo Fri Jul 31 10:42:38 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.21 2020/02/07 17:09:24 prlw1 Exp $
+$NetBSD: distinfo,v 1.22 2020/07/31 10:42:38 prlw1 Exp $
-SHA1 (at-spi2-atk-2.34.1.tar.xz) = d3a0a26e22fd6574a29930f32ae81491c876d169
-RMD160 (at-spi2-atk-2.34.1.tar.xz) = eb21f8a23e3c962623c5c14041fb8a6093624e7a
-SHA512 (at-spi2-atk-2.34.1.tar.xz) = d30c07a37e42d33ac0658f55e881ab2ca6faa45c251acbd99433ec0f119466f41bb2b6f4b953a7830dd120959aa7f1ee86a763881784e42ea9454f19893a6576
-Size (at-spi2-atk-2.34.1.tar.xz) = 96132 bytes
+SHA1 (at-spi2-atk-2.34.2.tar.xz) = ce09a1c70b171b77b24f8bf50c3bf46c46e9d756
+RMD160 (at-spi2-atk-2.34.2.tar.xz) = d050131f9292e18d163c2f94672477dd6e4ca8f8
+SHA512 (at-spi2-atk-2.34.2.tar.xz) = 59e7ad5c944748ca00af8b0a9df03c9ffbc6afae6e65c25a2566a9e2a30e66724c4492076be1730c2894c636f82c795c533669572584d8d5675f68b349ad16c4
+Size (at-spi2-atk-2.34.2.tar.xz) = 96608 bytes
SHA1 (patch-atk-adaptor_meson.build) = fc7f93cf52b3b7429208bc25819ca2aead86a6ef
SHA1 (patch-meson.build) = 2a505175189424945277383b7e168bcdabd51e6e
Home |
Main Index |
Thread Index |
Old Index