Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 88A717A26F for ; Mon, 17 Oct 2016 14:37:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3B7B185EC1; Mon, 17 Oct 2016 14:37:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BFAE985EBF for ; Mon, 17 Oct 2016 14:37:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id eahYH85EDGyi for ; Mon, 17 Oct 2016 14:37:55 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2C99885E8D for ; Mon, 17 Oct 2016 14:37:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2A8D8FBD2; Mon, 17 Oct 2016 14:37:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_147671507584450" MIME-Version: 1.0 Date: Mon, 17 Oct 2016 14:37:55 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20161017143755.2A8D8FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_147671507584450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Oct 17 14:37:55 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Note update of net/ruby-dnsruby package to 1.59.3. To generate a diff of this commit: cvs rdiff -u -r1.4286 -r1.4287 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_147671507584450 Content-Disposition: inline Content-Length: 722 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.4286 pkgsrc/doc/CHANGES-2016:1.4287 --- pkgsrc/doc/CHANGES-2016:1.4286 Mon Oct 17 14:36:09 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Oct 17 14:37:54 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.4286 2016/10/17 14:36:09 taca Exp $ +$NetBSD: CHANGES-2016,v 1.4287 2016/10/17 14:37:54 taca Exp $ Changes to the packages collection and infrastructure in 2016: @@ -6006,3 +6006,4 @@ Changes to the packages collection and i Updated misc/ruby-progressbar to 1.8.1 [taca 2016-10-17] Updated misc/ruby-pry to 0.10.4 [taca 2016-10-17] Updated net/ruby-amqp to 1.6.0 [taca 2016-10-17] + Updated net/ruby-dnsruby to 1.59.3 [taca 2016-10-17] --_----------=_147671507584450--