summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2012-10-08 21:24:37 +0000
committerprlw1 <prlw1@pkgsrc.org>2012-10-08 21:24:37 +0000
commit49a8a470d82dc29801cbc434515287e7b1c2c340 (patch)
treec7a6c75da5f08461b9df4e4d8227726013c41233
parentf7da33c44716cbd86b9d3512d96135345be5200b (diff)
downloadpkgsrc-49a8a470d82dc29801cbc434515287e7b1c2c340.tar.gz
Update py-at-spi2 to 2.6.0
* Install caret focus tracker into $bindir, rather than $pythondir/examples. for the rational see https://bugzilla.gnome.org/show_bug.cgi?id=682636 * Fix incorrect FSF address in file headers. * Fix for bug #683302 - Missing argument for set_current_value method * Include interim focus tracker as an example. * Fix autogen.sh for non-sourcedir build. * Add getLocalizedName for actions.
-rw-r--r--devel/py-at-spi2/Makefile7
-rw-r--r--devel/py-at-spi2/PLIST3
-rw-r--r--devel/py-at-spi2/distinfo8
3 files changed, 9 insertions, 9 deletions
diff --git a/devel/py-at-spi2/Makefile b/devel/py-at-spi2/Makefile
index edaafda8e16..ac4cbf4c0a2 100644
--- a/devel/py-at-spi2/Makefile
+++ b/devel/py-at-spi2/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2012/10/03 22:14:01 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 21:24:37 prlw1 Exp $
#
-DISTNAME= pyatspi-2.5.4
+DISTNAME= pyatspi-2.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/pyatspi/at-spi2/}
-PKGREVISION= 1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyatspi/2.5/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/pyatspi/2.6/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= prlw1@cam.ac.uk
diff --git a/devel/py-at-spi2/PLIST b/devel/py-at-spi2/PLIST
index feca9c18551..e9ffc122d19 100644
--- a/devel/py-at-spi2/PLIST
+++ b/devel/py-at-spi2/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2012/07/28 18:08:45 prlw1 Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/10/08 21:24:37 prlw1 Exp $
+bin/magFocusTracker.py
${PYSITELIB}/pyatspi/Accessibility.py
${PYSITELIB}/pyatspi/Accessibility.pyc
${PYSITELIB}/pyatspi/Accessibility.pyo
diff --git a/devel/py-at-spi2/distinfo b/devel/py-at-spi2/distinfo
index 9073cd521fc..f100ca71b4e 100644
--- a/devel/py-at-spi2/distinfo
+++ b/devel/py-at-spi2/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/07/28 18:08:45 prlw1 Exp $
+$NetBSD: distinfo,v 1.3 2012/10/08 21:24:37 prlw1 Exp $
-SHA1 (pyatspi-2.5.4.tar.xz) = 7cf6cab76b8990ce9669f8fb0eda13343c0c2d44
-RMD160 (pyatspi-2.5.4.tar.xz) = 2bb88c8eed26b1f26eeb1c90232e8c38cf6b8c0a
-Size (pyatspi-2.5.4.tar.xz) = 284436 bytes
+SHA1 (pyatspi-2.6.0.tar.xz) = 9fd714fe8e7bfee24eef7aeabcca8b13992ec482
+RMD160 (pyatspi-2.6.0.tar.xz) = 59d61ecf0e86a3c935c0c44073f47776fa337b85
+Size (pyatspi-2.6.0.tar.xz) = 287172 bytes