summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2012-10-08 20:23:48 +0000
committerprlw1 <prlw1@pkgsrc.org>2012-10-08 20:23:48 +0000
commitf79549245d9e225cd88479fcbca75d92440abb7e (patch)
treeea7785e6fa75beada806aee187d63f1980641a9f
parentda1b311b7743a738e5f064d9cb903e552a7537c2 (diff)
downloadpkgsrc-f79549245d9e225cd88479fcbca75d92440abb7e.tar.gz
Update to 2.6.0
* Fix some annotations. * Exit, rather than crash, when unable to open an X display (BGO#660407). * Fix various memory leaks (BGO#684033). * Fix build with -fno-common. * Add glib-2.0 to requires in at-spi2.pc (BGO#682595) * Add atspi_action_get_localized_name (BGO#680598). * Allow building from out of source directory (BGO#680281)
-rw-r--r--devel/at-spi2-core/Makefile7
-rw-r--r--devel/at-spi2-core/buildlink3.mk4
-rw-r--r--devel/at-spi2-core/distinfo8
3 files changed, 9 insertions, 10 deletions
diff --git a/devel/at-spi2-core/Makefile b/devel/at-spi2-core/Makefile
index 2e157994781..386f9dd4496 100644
--- a/devel/at-spi2-core/Makefile
+++ b/devel/at-spi2-core/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2012/09/15 10:04:05 obache Exp $
+# $NetBSD: Makefile,v 1.7 2012/10/08 20:23:48 prlw1 Exp $
#
-DISTNAME= at-spi2-core-2.5.4
-PKGREVISION= 1
+DISTNAME= at-spi2-core-2.6.0
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/2.5/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/at-spi2-core/2.6/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= prlw1@cam.ac.uk
diff --git a/devel/at-spi2-core/buildlink3.mk b/devel/at-spi2-core/buildlink3.mk
index 533acf77ecf..fd35da050a5 100644
--- a/devel/at-spi2-core/buildlink3.mk
+++ b/devel/at-spi2-core/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2012/09/15 10:04:05 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2012/10/08 20:23:48 prlw1 Exp $
BUILDLINK_TREE+= at-spi2-core
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= at-spi2-core
AT_SPI2_CORE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.at-spi2-core+= at-spi2-core>=2.3.2
-BUILDLINK_ABI_DEPENDS.at-spi2-core+= at-spi2-core>=2.5.4nb1
+BUILDLINK_ABI_DEPENDS.at-spi2-core+= at-spi2-core>=2.6.0
BUILDLINK_PKGSRCDIR.at-spi2-core?= ../../devel/at-spi2-core
.include "../../devel/glib2/buildlink3.mk"
diff --git a/devel/at-spi2-core/distinfo b/devel/at-spi2-core/distinfo
index f60ebcee4e7..b67377ead58 100644
--- a/devel/at-spi2-core/distinfo
+++ b/devel/at-spi2-core/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2012/07/28 18:00:57 prlw1 Exp $
+$NetBSD: distinfo,v 1.6 2012/10/08 20:23:48 prlw1 Exp $
-SHA1 (at-spi2-core-2.5.4.tar.xz) = 3b0a9db2d17899a0fb536493c38fab6da4b95757
-RMD160 (at-spi2-core-2.5.4.tar.xz) = f665572ddd47e740217323f679d759ce3d8832ad
-Size (at-spi2-core-2.5.4.tar.xz) = 442384 bytes
+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