pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/at-spi2-core Update at-spi2-core to 2.6.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d73350febf9f
branches:  trunk
changeset: 610099:d73350febf9f
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Thu Oct 18 10:12:26 2012 +0000

description:
Update at-spi2-core to 2.6.1

    We update the cache in response to name, description, and parent
    property-change signals, but we were missing code to handle signals for
    role changes.

    https://bugzilla.gnome.org/show_bug.cgi?id=685469

diffstat:

 devel/at-spi2-core/Makefile |  4 ++--
 devel/at-spi2-core/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 2dfe0808b876 -r d73350febf9f devel/at-spi2-core/Makefile
--- a/devel/at-spi2-core/Makefile       Thu Oct 18 09:44:40 2012 +0000
+++ b/devel/at-spi2-core/Makefile       Thu Oct 18 10:12:26 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2012/10/08 20:23:48 prlw1 Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/18 10:12:26 prlw1 Exp $
 #
 
-DISTNAME=      at-spi2-core-2.6.0
+DISTNAME=      at-spi2-core-2.6.1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/at-spi2-core/2.6/}
 EXTRACT_SUFX=  .tar.xz
diff -r 2dfe0808b876 -r d73350febf9f devel/at-spi2-core/distinfo
--- a/devel/at-spi2-core/distinfo       Thu Oct 18 09:44:40 2012 +0000
+++ b/devel/at-spi2-core/distinfo       Thu Oct 18 10:12:26 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2012/10/08 20:23:48 prlw1 Exp $
+$NetBSD: distinfo,v 1.7 2012/10/18 10:12:26 prlw1 Exp $
 
-SHA1 (at-spi2-core-2.6.0.tar.xz) = 36c271efedbdd4f3cc1f8be477affb8f56e08c3e
-RMD160 (at-spi2-core-2.6.0.tar.xz) = 515c3278823fa31be3a844ab156ec38379b14b3a
-Size (at-spi2-core-2.6.0.tar.xz) = 443552 bytes
+SHA1 (at-spi2-core-2.6.1.tar.xz) = 3abd83405b19522521a16d7cf196f3482c43e1a0
+RMD160 (at-spi2-core-2.6.1.tar.xz) = 1042f08ee9137ed88e7a22d137a7074ee60a616d
+Size (at-spi2-core-2.6.1.tar.xz) = 443684 bytes



Home | Main Index | Thread Index | Old Index