Received: by mail.netbsd.org (Postfix, from userid 605) id 2975284D5B; Wed, 14 Mar 2018 14:10:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8415F84D2D for ; Wed, 14 Mar 2018 14:10:19 +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 nV69Me8JGaBZ for ; Wed, 14 Mar 2018 14:10:19 +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 DDA0884D21 for ; Wed, 14 Mar 2018 14:10:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DA2F1FB40; Wed, 14 Mar 2018 14:10:18 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_152103661812640" MIME-Version: 1.0 Date: Wed, 14 Mar 2018 14:10:18 +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: <20180314141018.DA2F1FB40@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. --_----------=_152103661812640 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Mar 14 14:10:18 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated devel/ruby-parslet to 1.8.2 To generate a diff of this commit: cvs rdiff -u -r1.1283 -r1.1284 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_152103661812640 Content-Disposition: inline Content-Length: 731 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.1283 pkgsrc/doc/CHANGES-2018:1.1284 --- pkgsrc/doc/CHANGES-2018:1.1283 Wed Mar 14 14:09:11 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Mar 14 14:10:18 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1283 2018/03/14 14:09:11 taca Exp $ +$NetBSD: CHANGES-2018,v 1.1284 2018/03/14 14:10:18 taca Exp $ Changes to the packages collection and infrastructure in 2018: @@ -1753,3 +1753,4 @@ Changes to the packages collection and i Updated devel/ruby-minitest to 5.11.3 [taca 2018-03-14] Updated devel/ruby-msgpack to 1.2.4 [taca 2018-03-14] Updated devel/ruby-parser to 3.11.0 [taca 2018-03-14] + Updated devel/ruby-parslet to 1.8.2 [taca 2018-03-14] --_----------=_152103661812640--