pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/telepathy-farsight Update to 0.0.12:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd843a3f0051
branches:  trunk
changeset: 568100:dd843a3f0051
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 04 00:04:05 2009 +0000

description:
Update to 0.0.12:

telepathy-farsight 0.0.12 (15 Oct 2009)
=======================================
- Fix mixup between GSlice and malloc
- Fix potential race between src-pad-added and dispose
- The connected state in farsight is a lie, ignore it

telepathy-farsight 0.0.11 (10 Sep 2009)
=======================================
- Fix double free
- Fix more leaks

telepathy-farsight 0.0.10 (08 Sep 2009)
======================================
- Fix some leaks
- Fix possible deadlocks
- Emit different error codes depending on the error
- Emit stream state changes when the stream state changes according to ICE

diffstat:

 chat/telepathy-farsight/Makefile |  4 ++--
 chat/telepathy-farsight/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r de5ea47354f8 -r dd843a3f0051 chat/telepathy-farsight/Makefile
--- a/chat/telepathy-farsight/Makefile  Fri Dec 04 00:02:19 2009 +0000
+++ b/chat/telepathy-farsight/Makefile  Fri Dec 04 00:04:05 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/08/31 08:52:30 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/12/04 00:04:05 wiz Exp $
 #
 
-DISTNAME=      telepathy-farsight-0.0.9
+DISTNAME=      telepathy-farsight-0.0.12
 CATEGORIES=    chat multimedia
 MASTER_SITES=  http://telepathy.freedesktop.org/releases/telepathy-farsight/
 
diff -r de5ea47354f8 -r dd843a3f0051 chat/telepathy-farsight/distinfo
--- a/chat/telepathy-farsight/distinfo  Fri Dec 04 00:02:19 2009 +0000
+++ b/chat/telepathy-farsight/distinfo  Fri Dec 04 00:04:05 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/08/31 08:52:30 wiz Exp $
+$NetBSD: distinfo,v 1.3 2009/12/04 00:04:05 wiz Exp $
 
-SHA1 (telepathy-farsight-0.0.9.tar.gz) = a1656afc6d2c2992a3946edf0fb423de5fad836b
-RMD160 (telepathy-farsight-0.0.9.tar.gz) = 8fe1047a86e2f571be3bf2efdd9ea3862afba867
-Size (telepathy-farsight-0.0.9.tar.gz) = 578221 bytes
+SHA1 (telepathy-farsight-0.0.12.tar.gz) = 9343a85e1aac4fb2ae59389a638b8f3860a3f3f2
+RMD160 (telepathy-farsight-0.0.12.tar.gz) = 887a84d7d9c08b9aa15fb616d567a278ec99239a
+Size (telepathy-farsight-0.0.12.tar.gz) = 538794 bytes



Home | Main Index | Thread Index | Old Index