Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6D49B63BDF9 for ; Sun, 16 Aug 2009 18:01:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D898C63B113; Sun, 16 Aug 2009 18:01:06 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id A1D8463B100 for ; Sun, 16 Aug 2009 18:01:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 90873175D0; Sun, 16 Aug 2009 18:01:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 16 Aug 2009 18:01:05 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/chat/telepathy-idle To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090816180105.90873175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sun Aug 16 18:01:05 UTC 2009 Modified Files: pkgsrc/chat/telepathy-idle: Makefile distinfo Log Message: 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). To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/chat/telepathy-idle/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/chat/telepathy-idle/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.