Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id E946063B8DE for ; Sun, 14 Feb 2010 12:29:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 95A5963B36C; Sun, 14 Feb 2010 12:29:14 +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 8FD5963B111 for ; Sun, 14 Feb 2010 12:29:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 77C25175DF; Sun, 14 Feb 2010 12:29:13 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 14 Feb 2010 12:29:13 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/chat/ruby-net-irc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100214122913.77C25175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Sun Feb 14 12:29:13 UTC 2010 Modified Files: pkgsrc/chat/ruby-net-irc: Makefile PLIST distinfo Removed Files: pkgsrc/chat/ruby-net-irc/patches: patch-aa Log Message: Update ruby-net-irc package to 0.0.9. 2009-10-11 SATOH Hiroh * [new] Implemented Server#sessions which returns all sessions connected to the server. * Released 0.0.9 2009-08-08 SATOH Hiroh * [bug]: Fixed to work on ruby1.9.1 (now can send iso-2022-jp) * [new] Implemented Message#ctcps returns embedded all ctcp messages (drry). * Released 0.0.8 To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/chat/ruby-net-irc/Makefile \ pkgsrc/chat/ruby-net-irc/PLIST cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/ruby-net-irc/distinfo cvs rdiff -u -r1.2 -r0 pkgsrc/chat/ruby-net-irc/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.