Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8152A63B9FB for ; Thu, 23 Sep 2010 06:47:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 384E363B101; Thu, 23 Sep 2010 06:47:37 +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 1DA5463B100 for ; Thu, 23 Sep 2010 06:47:36 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F24AF175DD; Thu, 23 Sep 2010 06:47:35 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 23 Sep 2010 06:47:35 +0000 From: Takahiro Kambe Subject: CVS commit: pkgsrc/net/ruby-dnsruby To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20100923064735.F24AF175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: taca Date: Thu Sep 23 06:47:35 UTC 2010 Modified Files: pkgsrc/net/ruby-dnsruby: Makefile distinfo Log Message: Update net/ruby-dnsruby to 1.50. Changes: ------------------------------------------------------------------------ r432 | alexd | 2010-09-15 10:06:11 +0100 (Wed, 15 Sep 2010) | 1 line Removing trailing SOA record from returned AXFR data ------------------------------------------------------------------------ r431 | alexd | 2010-09-15 10:05:40 +0100 (Wed, 15 Sep 2010) | 1 line Making RRs comparable - they now sort by owner name then type then rdata ------------------------------------------------------------------------ r430 | alexd | 2010-09-02 14:48:18 +0100 (Thu, 02 Sep 2010) | 1 line Suppress unnecessary fatal error ------------------------------------------------------------------------ r429 | alexd | 2010-08-26 11:28:43 +0100 (Thu, 26 Aug 2010) | 1 line Handle exceptions when closing potentially borked sockets ------------------------------------------------------------------------ r428 | alexd | 2010-08-25 16:16:39 +0100 (Wed, 25 Aug 2010) | 1 line Synchronising access properly - rubyforge 28504 To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/ruby-dnsruby/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/ruby-dnsruby/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.