diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-16 18:01:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-16 18:01:05 +0000 |
commit | 45db825bbaff152ad81ae6b01944937bfb0222ef (patch) | |
tree | 6bc5948a41557e68d27cb3f7576e9008cb0b5f1b /chat | |
parent | bb5ee1d7e64368b3921b0b2623a7ebdd071f8c6c (diff) | |
download | pkgsrc-45db825bbaff152ad81ae6b01944937bfb0222ef.tar.gz |
Update to 0.1.4:
telepathy-idle 0.1.4 (2009-05-28)
=================================
The "Caberdrone" release.
Enhancements:
* Added a connection parameter for "username" (fd.o #16499).
* Removed the default quit message advertising Idle (fd.o #20916).
Fixes:
* Parses nicknames in incoming messages more liberally, to allow
nicknames like "-bip" which are illegal but appear in the wild.
* Uniquify connections' object paths to permit two connections to the
same server with the same username (fd.o #17430).
Diffstat (limited to 'chat')
-rw-r--r-- | chat/telepathy-idle/Makefile | 5 | ||||
-rw-r--r-- | chat/telepathy-idle/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/chat/telepathy-idle/Makefile b/chat/telepathy-idle/Makefile index bd6a81906a1..e7d56173673 100644 --- a/chat/telepathy-idle/Makefile +++ b/chat/telepathy-idle/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.6 2009/04/01 16:20:41 roy Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/16 18:01:05 wiz Exp $ # -DISTNAME= telepathy-idle-0.1.3 +DISTNAME= telepathy-idle-0.1.4 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-idle/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://telepathy.freedesktop.org/wiki/Components COMMENT= Full-featured IRC connection manager for Telepathy +LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/telepathy-idle/distinfo b/chat/telepathy-idle/distinfo index 32cbcd24e33..541091dfb07 100644 --- a/chat/telepathy-idle/distinfo +++ b/chat/telepathy-idle/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2009/03/11 08:52:29 hasso Exp $ +$NetBSD: distinfo,v 1.4 2009/08/16 18:01:05 wiz Exp $ -SHA1 (telepathy-idle-0.1.3.tar.gz) = 726f2b98cc062e0b7c32843b9fde5c08e4c370ae -RMD160 (telepathy-idle-0.1.3.tar.gz) = e0189fa1e52c575a5b7c08b6c8e49f55a6af51fd -Size (telepathy-idle-0.1.3.tar.gz) = 440782 bytes +SHA1 (telepathy-idle-0.1.4.tar.gz) = d4ab472f6c8eb31b2d40746baf19b04d0aac123c +RMD160 (telepathy-idle-0.1.4.tar.gz) = 73c8415211778017b68b9647caf7bbc0080e786f +Size (telepathy-idle-0.1.4.tar.gz) = 436855 bytes SHA1 (patch-aa) = afbc537890d0fddbdef87115b9c45902a73180d7 SHA1 (patch-ab) = 44f6dc02cc11601234f9bc7e719fce6a7dfee54c |