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 10B697A220 for ; Mon, 13 Mar 2017 16:33:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B79E0855D6; Mon, 13 Mar 2017 16:33:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4846B85570 for ; Mon, 13 Mar 2017 16:33:02 +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 z24HyKPxz1cA for ; Mon, 13 Mar 2017 16:33:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A77E984CE5 for ; Mon, 13 Mar 2017 16:33:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A5774FBE4; Mon, 13 Mar 2017 16:33:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148942278178970" MIME-Version: 1.0 Date: Mon, 13 Mar 2017 16:33:01 +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: <20170313163301.A5774FBE4@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. --_----------=_148942278178970 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Mar 13 16:33:01 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Note update of devel/ruby-i18n package to 0.8.1. To generate a diff of this commit: cvs rdiff -u -r1.1123 -r1.1124 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_148942278178970 Content-Disposition: inline Content-Length: 740 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.1123 pkgsrc/doc/CHANGES-2017:1.1124 --- pkgsrc/doc/CHANGES-2017:1.1123 Mon Mar 13 16:25:00 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Mar 13 16:33:01 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1123 2017/03/13 16:25:00 taca Exp $ +$NetBSD: CHANGES-2017,v 1.1124 2017/03/13 16:33:01 taca Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1362,3 +1362,4 @@ Changes to the packages collection and i Updated archivers/ruby-archive-tar-minitar to 0.6.1 [taca 2017-03-13] Updated devel/ruby-ffi to 1.9.18 [taca 2017-03-13] Updated devel/ruby-flexmock to 2.3.5 [taca 2017-03-13] + Updated devel/ruby-i18n to 0.8.1 [taca 2017-03-13] --_----------=_148942278178970--