pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Update to 1.24.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3030bb0cd0b
branches:  trunk
changeset: 553146:c3030bb0cd0b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jan 16 11:46:01 2009 +0000

description:
Update to 1.24.1:

What's new in at-spi-1.24.1:

* Bugfixes: #563943.

diffstat:

 devel/at-spi/Makefile         |   7 +++----
 devel/at-spi/PLIST            |   5 +++--
 devel/at-spi/distinfo         |  10 +++++-----
 devel/at-spi/patches/patch-aa |  10 +++++-----
 devel/py-at-spi/Makefile      |   4 ++--
 devel/py-at-spi/distinfo      |   8 ++++----
 6 files changed, 22 insertions(+), 22 deletions(-)

diffs (104 lines):

diff -r 30c5df727452 -r c3030bb0cd0b devel/at-spi/Makefile
--- a/devel/at-spi/Makefile     Fri Jan 16 10:32:20 2009 +0000
+++ b/devel/at-spi/Makefile     Fri Jan 16 11:46:01 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2008/10/24 19:30:32 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2009/01/16 11:46:01 wiz Exp $
 #
 
-DISTNAME=              at-spi-1.24.0
+DISTNAME=              at-spi-1.24.1
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/at-spi/1.24/}
 EXTRACT_SUFX=          .tar.bz2
@@ -25,9 +25,8 @@
 
 GCONF_SCHEMAS=         at-spi.schemas
 
-BUILDLINK_API_DEPENDS.atk+=    atk>=1.18.0
-
 .include "../../devel/GConf/schemas.mk"
+BUILDLINK_API_DEPENDS.atk+=    atk>=1.17.0
 .include "../../devel/atk/buildlink3.mk"
 .include "../../devel/libbonobo/buildlink3.mk"
 .include "../../devel/popt/buildlink3.mk"
diff -r 30c5df727452 -r c3030bb0cd0b devel/at-spi/PLIST
--- a/devel/at-spi/PLIST        Fri Jan 16 10:32:20 2009 +0000
+++ b/devel/at-spi/PLIST        Fri Jan 16 11:46:01 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2008/10/16 12:26:36 drochner Exp $
+@comment $NetBSD: PLIST,v 1.21 2009/01/16 11:46:01 wiz 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
@@ -93,7 +93,8 @@
 share/doc/${PKGNAME}/reference/html/Accessibility__Value_8idl-source.html
 share/doc/${PKGNAME}/reference/html/Accessibility__Value_8idl.html
 share/doc/${PKGNAME}/reference/html/annotated.html
-share/doc/${PKGNAME}/reference/html/dir_1de6d41b6eb4399279fd277c65315d64.html
+share/doc/${PKGNAME}/reference/html/classes.html
+share/doc/${PKGNAME}/reference/html/dir_1c420e5db3d0f51c9ee20dd290d39df0.html
 share/doc/${PKGNAME}/reference/html/dirs.html
 share/doc/${PKGNAME}/reference/html/doxygen.css
 share/doc/${PKGNAME}/reference/html/doxygen.png
diff -r 30c5df727452 -r c3030bb0cd0b devel/at-spi/distinfo
--- a/devel/at-spi/distinfo     Fri Jan 16 10:32:20 2009 +0000
+++ b/devel/at-spi/distinfo     Fri Jan 16 11:46:01 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2008/10/16 12:26:36 drochner Exp $
+$NetBSD: distinfo,v 1.24 2009/01/16 11:46:01 wiz Exp $
 
-SHA1 (at-spi-1.24.0.tar.bz2) = 9c1349e27617d7a2006e76101e5b12c721e07e1a
-RMD160 (at-spi-1.24.0.tar.bz2) = dcc78e63823ffd6be0fcccacf3152986506d5510
-Size (at-spi-1.24.0.tar.bz2) = 834708 bytes
-SHA1 (patch-aa) = e976b18a7c4268cbd3a5805c9f826a1ea76776c4
+SHA1 (at-spi-1.24.1.tar.bz2) = b67852af63d33c77d633490ce717d7c98249ef9a
+RMD160 (at-spi-1.24.1.tar.bz2) = fc6b666a3fe2dcbc1c7ea61cbc1e9ae7c881e254
+Size (at-spi-1.24.1.tar.bz2) = 821177 bytes
+SHA1 (patch-aa) = 0d6e430b3a35e2957fc30a42b9be58871e1efd66
diff -r 30c5df727452 -r c3030bb0cd0b devel/at-spi/patches/patch-aa
--- a/devel/at-spi/patches/patch-aa     Fri Jan 16 10:32:20 2009 +0000
+++ b/devel/at-spi/patches/patch-aa     Fri Jan 16 11:46:01 2009 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-aa,v 1.6 2008/10/16 12:26:36 drochner Exp $
+$NetBSD: patch-aa,v 1.7 2009/01/16 11:46:01 wiz Exp $
 
---- Makefile.in.orig   2008-09-22 10:55:52.000000000 +0200
+--- Makefile.in.orig   2008-12-19 03:58:57.000000000 +0100
 +++ Makefile.in
-@@ -297,7 +297,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
+@@ -294,7 +294,7 @@ sysconfdir = @sysconfdir@
  target_alias = @target_alias@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
 -SUBDIRS = docs idl libspi login-helper registryd atk-bridge cspi pyatspi test po
 +SUBDIRS = docs idl libspi login-helper registryd atk-bridge cspi test po
  pkgconfigdir = $(libdir)/pkgconfig
diff -r 30c5df727452 -r c3030bb0cd0b devel/py-at-spi/Makefile
--- a/devel/py-at-spi/Makefile  Fri Jan 16 10:32:20 2009 +0000
+++ b/devel/py-at-spi/Makefile  Fri Jan 16 11:46:01 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2008/12/11 09:09:18 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/01/16 11:46:01 wiz Exp $
 #
 
-DISTNAME=              at-spi-1.24.0
+DISTNAME=              at-spi-1.24.1
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=            devel
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/at-spi/1.24/}
diff -r 30c5df727452 -r c3030bb0cd0b devel/py-at-spi/distinfo
--- a/devel/py-at-spi/distinfo  Fri Jan 16 10:32:20 2009 +0000
+++ b/devel/py-at-spi/distinfo  Fri Jan 16 11:46:01 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/12/11 09:09:18 wiz Exp $
+$NetBSD: distinfo,v 1.4 2009/01/16 11:46:01 wiz Exp $
 
-SHA1 (at-spi-1.24.0.tar.bz2) = 9c1349e27617d7a2006e76101e5b12c721e07e1a
-RMD160 (at-spi-1.24.0.tar.bz2) = dcc78e63823ffd6be0fcccacf3152986506d5510
-Size (at-spi-1.24.0.tar.bz2) = 834708 bytes
+SHA1 (at-spi-1.24.1.tar.bz2) = b67852af63d33c77d633490ce717d7c98249ef9a
+RMD160 (at-spi-1.24.1.tar.bz2) = fc6b666a3fe2dcbc1c7ea61cbc1e9ae7c881e254
+Size (at-spi-1.24.1.tar.bz2) = 821177 bytes



Home | Main Index | Thread Index | Old Index