Received: by mail.netbsd.org (Postfix, from userid 605) id A0CCA84D34; Wed, 30 Aug 2017 03:34:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 328B584D2C for ; Wed, 30 Aug 2017 03:34:31 +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 KzjaWP9B_Kfh for ; Wed, 30 Aug 2017 03:34:30 +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 9396184CDD for ; Wed, 30 Aug 2017 03:34:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 91B13FA97; Wed, 30 Aug 2017 03:34:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150406407020810" MIME-Version: 1.0 Date: Wed, 30 Aug 2017 03:34:30 +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: <20170830033430.91B13FA97@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. --_----------=_150406407020810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Aug 30 03:34:30 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of ruby-base packages: lang/ruby22-base 2.2.7nb1 lang/ruby23-base 2.3.4nb1 lang/ruby24-base 2.4.1nb1 To generate a diff of this commit: cvs rdiff -u -r1.3486 -r1.3487 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150406407020810 Content-Disposition: inline Content-Length: 849 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3486 pkgsrc/doc/CHANGES-2017:1.3487 --- pkgsrc/doc/CHANGES-2017:1.3486 Tue Aug 29 23:38:24 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Aug 30 03:34:30 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3486 2017/08/29 23:38:24 prlw1 Exp $ +$NetBSD: CHANGES-2017,v 1.3487 2017/08/30 03:34:30 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4898,3 +4898,6 @@ Changes to the packages collection and i Updated net/glib-networking to 2.50.0 [prlw1 2017-08-29] Updated math/gnome-calculator to 3.24.0 [prlw1 2017-08-29] Updated games/hitori to 3.22.3 [prlw1 2017-08-29] + Updated lang/ruby22-base to 2.2.7nb1 [taca 2017-08-30] + Updated lang/ruby23-base to 2.3.4nb1 [taca 2017-08-30] + Updated lang/ruby24-base to 2.4.1nb1 [taca 2017-08-30] --_----------=_150406407020810--