Received: by mail.netbsd.org (Postfix, from userid 605) id A65AB84D3E; Sun, 23 Sep 2018 13:53:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE64084CD8 for ; Sun, 23 Sep 2018 13:53:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id x10FuxiM2AMW for ; Sun, 23 Sep 2018 13:53:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 15E8084CCF for ; Sun, 23 Sep 2018 13:53:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 127EBFBEE; Sun, 23 Sep 2018 13:53:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_15377108386030" MIME-Version: 1.0 Date: Sun, 23 Sep 2018 13:53:58 +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: <20180923135358.127EBFBEE@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_15377108386030 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 23 13:53:57 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated databases/ruby-mysql2 to 0.5.2 To generate a diff of this commit: cvs rdiff -u -r1.4104 -r1.4105 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_15377108386030 Content-Disposition: inline Content-Length: 733 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4104 pkgsrc/doc/CHANGES-2018:1.4105 --- pkgsrc/doc/CHANGES-2018:1.4104 Sun Sep 23 13:51:07 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Sep 23 13:53:57 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4104 2018/09/23 13:51:07 taca Exp $ +$NetBSD: CHANGES-2018,v 1.4105 2018/09/23 13:53:57 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5739,3 +5739,4 @@ Changes to the packages collection and i Updated archivers/ruby-xz to 1.0.0 [taca 2018-09-23] Updated archivers/ruby-zip to 1.2.2 [taca 2018-09-23] Updated databases/ruby-hiera to 3.4.5 [taca 2018-09-23] + Updated databases/ruby-mysql2 to 0.5.2 [taca 2018-09-23] --_----------=_15377108386030--