Received: by mail.netbsd.org (Postfix, from userid 605) id 0801D84E5F; Tue, 13 Mar 2018 17:02:52 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1357B84E4D for ; Tue, 13 Mar 2018 17:02:51 +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 Ro-1UgHpkQHR for ; Tue, 13 Mar 2018 17:02:50 +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 4F3C384E09 for ; Tue, 13 Mar 2018 17:02:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4C246FB40; Tue, 13 Mar 2018 17:02:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1520960570141280" MIME-Version: 1.0 Date: Tue, 13 Mar 2018 17:02:50 +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: <20180313170250.4C246FB40@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. --_----------=_1520960570141280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Tue Mar 13 17:02:50 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/ruby-i18n to 1.0.0 To generate a diff of this commit: cvs rdiff -u -r1.1252 -r1.1253 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1520960570141280 Content-Disposition: inline Content-Length: 728 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.1252 pkgsrc/doc/CHANGES-2018:1.1253 --- pkgsrc/doc/CHANGES-2018:1.1252 Tue Mar 13 17:02:27 2018 +++ pkgsrc/doc/CHANGES-2018 Tue Mar 13 17:02:50 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1252 2018/03/13 17:02:27 minskim Exp $ +$NetBSD: CHANGES-2018,v 1.1253 2018/03/13 17:02:50 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1717,3 +1717,4 @@ Changes to the packages collection and i Updated devel/ruby-highline to 1.7.10 [taca 2018-03-13] Updated devel/ruby-kgio to 2.11.2 [taca 2018-03-13] Added devel/R-cli version 1.0.0 [minskim 2018-03-13] + Updated devel/ruby-i18n to 1.0.0 [taca 2018-03-13] --_----------=_1520960570141280--