Received: by mail.netbsd.org (Postfix, from userid 605) id A02C684E62; Mon, 19 Feb 2018 16:48:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1CAE784E58 for ; Mon, 19 Feb 2018 16:48:39 +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 bzzAjmRe8K65 for ; Mon, 19 Feb 2018 16:48:38 +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 72A7884CE1 for ; Mon, 19 Feb 2018 16:48:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 70188FB40; Mon, 19 Feb 2018 16:48:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1519058918124280" MIME-Version: 1.0 Date: Mon, 19 Feb 2018 16:48:38 +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: <20180219164838.70188FB40@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. --_----------=_1519058918124280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Feb 19 16:48:38 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: note ruby2?-base updates lang/ruby23-base 2.3.6nb2 lang/ruby24-base 2.4.3nb2 lang/ruby25-base 2.5.0nb2 lang/ruby22-base 2.2.9nb1 To generate a diff of this commit: cvs rdiff -u -r1.703 -r1.704 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1519058918124280 Content-Disposition: inline Content-Length: 894 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.703 pkgsrc/doc/CHANGES-2018:1.704 --- pkgsrc/doc/CHANGES-2018:1.703 Mon Feb 19 13:44:53 2018 +++ pkgsrc/doc/CHANGES-2018 Mon Feb 19 16:48:38 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.703 2018/02/19 13:44:53 wen Exp $ +$NetBSD: CHANGES-2018,v 1.704 2018/02/19 16:48:38 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1025,3 +1025,7 @@ Changes to the packages collection and i Updated devel/p5-Devel-OverloadInfo to 0.005 [wen 2018-02-19] Updated devel/p5-Moose to 2.2010 [wen 2018-02-19] Updated devel/p5-Mouse to 2.5.2 [wen 2018-02-19] + Updated lang/ruby23-base to 2.3.6nb2 [taca 2018-02-19] + Updated lang/ruby24-base to 2.4.3nb2 [taca 2018-02-19] + Updated lang/ruby25-base to 2.5.0nb2 [taca 2018-02-19] + Updated lang/ruby22-base to 2.2.9nb1 [taca 2018-02-19] --_----------=_1519058918124280--