summaryrefslogtreecommitdiff
path: root/chat/telepathy-glib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-12-06 22:25:19 +0000
committerwiz <wiz@pkgsrc.org>2009-12-06 22:25:19 +0000
commit94099e09c8b539f9c692ff0ff183bfc8e59c7754 (patch)
treef6368eea84637e6ce1c8c6024577630b14cd8cd2 /chat/telepathy-glib
parentfd3692b52df979d8d767cd7a5ad3e6e9f95ac61a (diff)
downloadpkgsrc-94099e09c8b539f9c692ff0ff183bfc8e59c7754.tar.gz
Update to 0.9.1:
telepathy-glib 0.9.2 (2009-12-03) ================================= The "old-fashioned, with no silly mods" release. Dependencies: * dbus-glib (>= 0.82) is now required Enhancements: * Add tp_value_array_build utility function (sjoerd) * Add tp_g_signal_connect_object, a non-leaky version of g_signal_connect_object (alsuren) * fd.o #25283: add constants for namespaced D-Bus property names, such as TP_PROP_CHANNEL_CHANNEL_TYPE (smcv) * fd.o #25235: add <telepathy-glib/telepathy-glib.h> which includes the most commonly-used headers (danni) Fixes: * fd.o #24257: make sure tp_account_prepare, tp_account_manager_prepare will fail if the object is invalidated, rather than never finishing (alsuren) * fd.o #25051: fix a use-after-free in TpAccountManager by disconnecting signal handlers on destruction (alsuren) * fd.o #24654: fix a potential use-after-free in TpAccount and TpAccountManager by copying the list of features required (alsuren) * Future-proof TpAccount and TpAccountManager to allow more than one Feature (alsuren) * fd.o #24394: improve code portability to Windows headers and compilers, based on patches from Matti Reijonen (smcv) * fd.o #25121: fix failure to link when -Wl,--no-add-needed is used, which is the (faster) default behaviour for binutils-gold (Debian #556486) (smcv) * Fix various coverity nits, including a missing call to va_end, and a typo in the documentation (smcv) * fd.o #25359: alter code generation to cope with arbitrary UTF-8 in the spec (wjt) * fd.o #25335: glib-client-gen: annotate deprecated D-Bus methods (jonny) * Don't rely on enum types being unsigned (sjoerd) * fd.o #25181: avoid unnecessary D-Bus calls re-fetching existing TpContact objects (alsuren) * fd.o #25384: if accounts fail to prepare while the account manager is preparing, drop them from the list of valid accounts rather than never terminating (alsuren) * If the fake AccountManager doesn't appear for some reason during AM regression tests, don't start the system implementation (alsuren) * Fix a theoretical reference-leak in TpAccountManager, and some memory leaks in examples and regression tests (smcv)
Diffstat (limited to 'chat/telepathy-glib')
-rw-r--r--chat/telepathy-glib/Makefile6
-rw-r--r--chat/telepathy-glib/PLIST3
-rw-r--r--chat/telepathy-glib/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/chat/telepathy-glib/Makefile b/chat/telepathy-glib/Makefile
index 63e57ec1b53..6839e917118 100644
--- a/chat/telepathy-glib/Makefile
+++ b/chat/telepathy-glib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2009/12/02 12:01:05 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2009/12/06 22:25:19 wiz Exp $
#
-DISTNAME= telepathy-glib-0.9.1
+DISTNAME= telepathy-glib-0.9.2
CATEGORIES= chat
MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-glib/
@@ -29,7 +29,7 @@ CONFIGURE_ARGS+= NM=nm
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.20.0
.include "../../devel/glib2/buildlink3.mk"
.include "../../lang/python/application.mk"
-BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.73
+BUILDLINK_API_DEPENDS.dbus-glib+= dbus-glib>=0.82
.include "../../sysutils/dbus-glib/buildlink3.mk"
BUILDLINK_API_DEPENDS.dbus+= dbus>=0.95
.include "../../sysutils/dbus/buildlink3.mk"
diff --git a/chat/telepathy-glib/PLIST b/chat/telepathy-glib/PLIST
index 730c7b69ec8..aba8f0bb63c 100644
--- a/chat/telepathy-glib/PLIST
+++ b/chat/telepathy-glib/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/09/09 10:20:30 wiz Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/12/06 22:25:19 wiz Exp $
include/telepathy-1.0/telepathy-glib/_gen/error-str.h
include/telepathy-1.0/telepathy-glib/_gen/gtypes.h
include/telepathy-1.0/telepathy-glib/_gen/telepathy-enums.h
@@ -84,6 +84,7 @@ include/telepathy-1.0/telepathy-glib/svc-debug.h
include/telepathy-1.0/telepathy-glib/svc-generic.h
include/telepathy-1.0/telepathy-glib/svc-media-interfaces.h
include/telepathy-1.0/telepathy-glib/svc-properties-interface.h
+include/telepathy-1.0/telepathy-glib/telepathy-glib.h
include/telepathy-1.0/telepathy-glib/text-mixin.h
include/telepathy-1.0/telepathy-glib/util.h
include/telepathy-1.0/telepathy-glib/verify.h
diff --git a/chat/telepathy-glib/distinfo b/chat/telepathy-glib/distinfo
index 7ed54655146..1a93b325cf9 100644
--- a/chat/telepathy-glib/distinfo
+++ b/chat/telepathy-glib/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/12/02 12:01:05 wiz Exp $
+$NetBSD: distinfo,v 1.9 2009/12/06 22:25:19 wiz Exp $
-SHA1 (telepathy-glib-0.9.1.tar.gz) = dffe4dc91fda8ee0322d86c49f7815c7f983239b
-RMD160 (telepathy-glib-0.9.1.tar.gz) = 7b0c6a660ec53b67a899886399f4665ab14b19d2
-Size (telepathy-glib-0.9.1.tar.gz) = 2514837 bytes
+SHA1 (telepathy-glib-0.9.2.tar.gz) = bb1709ced6595738272c54aef664ff20421929bd
+RMD160 (telepathy-glib-0.9.2.tar.gz) = 6fb3af2a472bacb38f3ea6baccac91e16ea8107a
+Size (telepathy-glib-0.9.2.tar.gz) = 2548558 bytes