summaryrefslogtreecommitdiff
path: root/devel/at-spi
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-10-14 21:44:31 +0000
committerjmmv <jmmv@pkgsrc.org>2005-10-14 21:44:31 +0000
commit8a89922f8f52ee84a2f338c066164b43c379070e (patch)
treedc1fa52ec3d90d3fe9e860ed24573fad1ac3968a /devel/at-spi
parent521cbd8b52c66162c14e720b900dbe7700b587eb (diff)
downloadpkgsrc-8a89922f8f52ee84a2f338c066164b43c379070e.tar.gz
Update to 1.6.6:
* Fixed some discrepancies in event listener deregistration, improves on-the-fly deregistration of event listeners. Fixed some tests. * Added cspi docs back into dist. * Fixed brokenness in 'make check.'
Diffstat (limited to 'devel/at-spi')
-rw-r--r--devel/at-spi/Makefile4
-rw-r--r--devel/at-spi/PLIST28
-rw-r--r--devel/at-spi/distinfo8
3 files changed, 33 insertions, 7 deletions
diff --git a/devel/at-spi/Makefile b/devel/at-spi/Makefile
index 54e70c946ea..203b8593819 100644
--- a/devel/at-spi/Makefile
+++ b/devel/at-spi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2005/08/21 11:30:03 jmmv Exp $
+# $NetBSD: Makefile,v 1.27 2005/10/14 21:44:31 jmmv Exp $
#
-DISTNAME= at-spi-1.6.4
+DISTNAME= at-spi-1.6.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi/1.6/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/at-spi/PLIST b/devel/at-spi/PLIST
index 187de580127..55a4a8ebd2b 100644
--- a/devel/at-spi/PLIST
+++ b/devel/at-spi/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2005/02/26 17:25:15 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/10/14 21:44:31 jmmv Exp $
include/at-spi-1.0/cspi/spi-impl.h
include/at-spi-1.0/cspi/spi-listener.h
include/at-spi-1.0/cspi/spi-roletypes.h
@@ -41,9 +41,35 @@ lib/pkgconfig/cspi-1.0.pc
lib/pkgconfig/libloginhelper-1.0.pc
lib/pkgconfig/libspi-1.0.pc
libexec/at-spi-registryd
+share/doc/at-spi-cspi/at-spi-cspi-Accessible-Objects.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleAction-Interface.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleApplication-API.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleComponent-Interface.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleEditableText-Interface.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleHyperlink-Interface.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleHypertext-Interface.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleImage-Interface.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleRelations-and-RelationSets.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleSelection-Interface.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleTable-Interface.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleText-Interface.html
+share/doc/at-spi-cspi/at-spi-cspi-AccessibleValue-Interface.html
+share/doc/at-spi-cspi/at-spi-cspi-Event-Listener-Support.html
+share/doc/at-spi-cspi/at-spi-cspi-Registry-queries.html
+share/doc/at-spi-cspi/at-spi-cspi-SPI-main-loop-and-initialization.html
+share/doc/at-spi-cspi/at-spi-cspi-State-and-StateSets.html
+share/doc/at-spi-cspi/at-spi-cspi.devhelp
+share/doc/at-spi-cspi/ch05.html
share/doc/at-spi-cspi/home.png
+share/doc/at-spi-cspi/index.html
+share/doc/at-spi-cspi/index.sgml
share/doc/at-spi-cspi/left.png
share/doc/at-spi-cspi/right.png
+share/doc/at-spi-cspi/spi-accessible.html
+share/doc/at-spi-cspi/spi-application.html
+share/doc/at-spi-cspi/spi-component.html
+share/doc/at-spi-cspi/spi-main.html
+share/doc/at-spi-cspi/style.css
share/doc/at-spi-cspi/up.png
share/idl/at-spi-1.0/Accessibility.idl
share/idl/at-spi-1.0/Accessibility_Accessible.idl
diff --git a/devel/at-spi/distinfo b/devel/at-spi/distinfo
index bc45919b393..f146819a26e 100644
--- a/devel/at-spi/distinfo
+++ b/devel/at-spi/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2005/08/21 11:30:03 jmmv Exp $
+$NetBSD: distinfo,v 1.15 2005/10/14 21:44:31 jmmv Exp $
-SHA1 (at-spi-1.6.4.tar.bz2) = 7ceb2472ccdae184dcfd0e00b90ac0ba9ef5a6c3
-RMD160 (at-spi-1.6.4.tar.bz2) = 549f568911173773cc05a2f989ad01330343ac50
-Size (at-spi-1.6.4.tar.bz2) = 499226 bytes
+SHA1 (at-spi-1.6.6.tar.bz2) = 32b853c9a4460e13c5eca048e5aaad9119d75bc2
+RMD160 (at-spi-1.6.6.tar.bz2) = c7ca4e50a5911e3bebdb85b9babb0a6f279ca2b7
+Size (at-spi-1.6.6.tar.bz2) = 541611 bytes