summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2013-12-11 00:12:04 +0000
committerprlw1 <prlw1@pkgsrc.org>2013-12-11 00:12:04 +0000
commitdf5dcb1ac0a93d8dee039bdd508454f6f4465601 (patch)
treefdd29b80db634a1606c284b578ed64f27712cea6 /devel
parenta9aac0392f7257190d1cfa1149ae2a6eb5fb7688 (diff)
downloadpkgsrc-df5dcb1ac0a93d8dee039bdd508454f6f4465601.tar.gz
Update py-at-spi2 to 2.10.0
* Handle attribute lists with multiple accepted values for the same key when creating a collection match rule (BGO#700865). * Added getStringAtOffset. * Add some examples (Magdalen Berns, BGO#701063). * Removed setting of AT_SPI_CLIENT, as it is no longer used as of at-spi2-core 2.9.3. * Update for libatspi API changes (BGO#700243).
Diffstat (limited to 'devel')
-rw-r--r--devel/py-at-spi2/Makefile4
-rw-r--r--devel/py-at-spi2/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-at-spi2/Makefile b/devel/py-at-spi2/Makefile
index e314502392e..9879477c000 100644
--- a/devel/py-at-spi2/Makefile
+++ b/devel/py-at-spi2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2013/12/10 11:15:26 jperkin Exp $
+# $NetBSD: Makefile,v 1.12 2013/12/11 00:12:04 prlw1 Exp $
#
-DISTNAME= pyatspi-2.8.0
+DISTNAME= pyatspi-2.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyatspi/at-spi2/}
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyatspi/${PKGVERSION_NOREV:R}/}
diff --git a/devel/py-at-spi2/distinfo b/devel/py-at-spi2/distinfo
index 3d75bfbc8ab..91e2340ca6f 100644
--- a/devel/py-at-spi2/distinfo
+++ b/devel/py-at-spi2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2013/05/18 23:05:34 prlw1 Exp $
+$NetBSD: distinfo,v 1.5 2013/12/11 00:12:04 prlw1 Exp $
-SHA1 (pyatspi-2.8.0.tar.xz) = 0f75a4cb82264f594e89d40814f0ef6c5f02d68d
-RMD160 (pyatspi-2.8.0.tar.xz) = 7ccf63eddea5b365f6d8a613354d274a2b4ac2a1
-Size (pyatspi-2.8.0.tar.xz) = 287352 bytes
+SHA1 (pyatspi-2.10.0.tar.xz) = 9599565631c782d18c2476ab95497ae52744ec3d
+RMD160 (pyatspi-2.10.0.tar.xz) = 9c5a37b29b7b7e470f73fa84a9917ef11a7a7e6e
+Size (pyatspi-2.10.0.tar.xz) = 289612 bytes