diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-31 08:52:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-31 08:52:30 +0000 |
commit | 44f086964cc7c9aa4b276914c8353f793657793c (patch) | |
tree | a280165dc7c981606cab52cfbabb7cfd99cbdea7 /chat | |
parent | 12617ba9872366c416601cdb106941c227399d11 (diff) | |
download | pkgsrc-44f086964cc7c9aa4b276914c8353f793657793c.tar.gz |
Update to 0.0.9:
telepathy-farsight 0.0.9 (03 Aug 2009)
======================================
- Emit session-invalidated on channel dispose (prevents leak)
- Fix ICE priority mangling (so not all candidates get 0)
- Use new error numbers from the the 0.17.27 spec
Diffstat (limited to 'chat')
-rw-r--r-- | chat/telepathy-farsight/Makefile | 5 | ||||
-rw-r--r-- | chat/telepathy-farsight/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile index 6381d69e9fb..6ef0d739355 100644 --- a/chat/telepathy-farsight/Makefile +++ b/chat/telepathy-farsight/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2009/08/26 19:57:05 sno Exp $ +# $NetBSD: Makefile,v 1.3 2009/08/31 08:52:30 wiz Exp $ # -DISTNAME= telepathy-farsight-0.0.8 -PKGREVISION= 1 +DISTNAME= telepathy-farsight-0.0.9 CATEGORIES= chat multimedia MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-farsight/ diff --git a/chat/telepathy-farsight/distinfo b/chat/telepathy-farsight/distinfo index f4dbd5dd57e..6e542b7c72d 100644 --- a/chat/telepathy-farsight/distinfo +++ b/chat/telepathy-farsight/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/08/17 21:15:59 wiz Exp $ +$NetBSD: distinfo,v 1.2 2009/08/31 08:52:30 wiz Exp $ -SHA1 (telepathy-farsight-0.0.8.tar.gz) = c776ce5920a5d5dd50f9f8087206600532e14baa -RMD160 (telepathy-farsight-0.0.8.tar.gz) = 0165f044c3a3129cf076bd2b116b6341a38c683f -Size (telepathy-farsight-0.0.8.tar.gz) = 577453 bytes +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 |