pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/at-spi update to 1.22.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/10abb62b8930
branches: trunk
changeset: 540913:10abb62b8930
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Apr 10 16:56:22 2008 +0000
description:
update to 1.22.1
This switches to the gnome-2.22 release branch.
diffstat:
devel/at-spi/Makefile | 6 +++---
devel/at-spi/PLIST | 6 +++---
devel/at-spi/distinfo | 10 +++++-----
devel/at-spi/patches/patch-aa | 10 +++++-----
4 files changed, 16 insertions(+), 16 deletions(-)
diffs (85 lines):
diff -r c92c5e428e2e -r 10abb62b8930 devel/at-spi/Makefile
--- a/devel/at-spi/Makefile Thu Apr 10 16:53:44 2008 +0000
+++ b/devel/at-spi/Makefile Thu Apr 10 16:56:22 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2007/11/07 18:19:19 drochner Exp $
+# $NetBSD: Makefile,v 1.44 2008/04/10 16:56:22 drochner Exp $
#
-DISTNAME= at-spi-1.20.1
+DISTNAME= at-spi-1.22.1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi/1.20/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi/1.22/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r c92c5e428e2e -r 10abb62b8930 devel/at-spi/PLIST
--- a/devel/at-spi/PLIST Thu Apr 10 16:53:44 2008 +0000
+++ b/devel/at-spi/PLIST Thu Apr 10 16:56:22 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.18 2007/10/31 19:52:34 drochner Exp $
+@comment $NetBSD: PLIST,v 1.19 2008/04/10 16:56:22 drochner 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,7 @@
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_1921d1e21393553b2653f8c7c21bdc73.html
+share/doc/${PKGNAME}/reference/html/dir_d2b0dd4bd0d48c2c086883c3d194030d.html
share/doc/${PKGNAME}/reference/html/dirs.html
share/doc/${PKGNAME}/reference/html/doxygen.css
share/doc/${PKGNAME}/reference/html/doxygen.png
@@ -179,7 +179,6 @@
share/doc/${PKGNAME}/reference/html/namespacemembers_eval.html
share/doc/${PKGNAME}/reference/html/namespacemembers_type.html
share/doc/${PKGNAME}/reference/html/namespaces.html
-share/doc/${PKGNAME}/reference/html/structAccessibility_1_1AccessibleSetEntry.html
share/doc/${PKGNAME}/reference/html/structAccessibility_1_1BoundingBox.html
share/doc/${PKGNAME}/reference/html/structAccessibility_1_1Command.html
share/doc/${PKGNAME}/reference/html/structAccessibility_1_1DeviceEvent.html
@@ -250,6 +249,7 @@
share/locale/ar/LC_MESSAGES/at-spi.mo
share/locale/az/LC_MESSAGES/at-spi.mo
share/locale/be/LC_MESSAGES/at-spi.mo
+share/locale/be@latin/LC_MESSAGES/at-spi.mo
share/locale/bg/LC_MESSAGES/at-spi.mo
share/locale/bn/LC_MESSAGES/at-spi.mo
share/locale/bs/LC_MESSAGES/at-spi.mo
diff -r c92c5e428e2e -r 10abb62b8930 devel/at-spi/distinfo
--- a/devel/at-spi/distinfo Thu Apr 10 16:53:44 2008 +0000
+++ b/devel/at-spi/distinfo Thu Apr 10 16:56:22 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.21 2007/10/31 19:52:34 drochner Exp $
+$NetBSD: distinfo,v 1.22 2008/04/10 16:56:22 drochner Exp $
-SHA1 (at-spi-1.20.1.tar.bz2) = 5ad1ecf8c299dcfc82ec4cf3db4c6fd5874676bc
-RMD160 (at-spi-1.20.1.tar.bz2) = b5ea35bbda69de460ec1b846a462a083eff9f9fe
-Size (at-spi-1.20.1.tar.bz2) = 842254 bytes
-SHA1 (patch-aa) = 8f386d6f514786f5ac572937b645d168ffdc521e
+SHA1 (at-spi-1.22.1.tar.bz2) = b7dca093dbe9617e65a0c44ec0e255700a2ab048
+RMD160 (at-spi-1.22.1.tar.bz2) = 8452186d902090e01a65cd365ac11ceecacb485b
+Size (at-spi-1.22.1.tar.bz2) = 851691 bytes
+SHA1 (patch-aa) = 7577919ed02d6a6cac13b184e2966964954622ab
diff -r c92c5e428e2e -r 10abb62b8930 devel/at-spi/patches/patch-aa
--- a/devel/at-spi/patches/patch-aa Thu Apr 10 16:53:44 2008 +0000
+++ b/devel/at-spi/patches/patch-aa Thu Apr 10 16:56:22 2008 +0000
@@ -1,11 +1,11 @@
-$NetBSD: patch-aa,v 1.4 2007/10/31 19:52:35 drochner Exp $
+$NetBSD: patch-aa,v 1.5 2008/04/10 16:56:22 drochner Exp $
---- Makefile.in.orig 2007-09-27 19:46:14.000000000 +0200
+--- Makefile.in.orig 2008-03-10 11:08:28.000000000 +0100
+++ Makefile.in
-@@ -286,7 +286,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
+@@ -283,7 +283,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
Home |
Main Index |
Thread Index |
Old Index