Received: by mail.netbsd.org (Postfix, from userid 605) id 2EA71850DC; Fri, 5 Feb 2021 16:21:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6AA1F850C8 for ; Fri, 5 Feb 2021 16:21:43 +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 7oMjFUaFOAo5 for ; Fri, 5 Feb 2021 16:21:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C422E84C71 for ; Fri, 5 Feb 2021 16:21:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C1692FA95; Fri, 5 Feb 2021 16:21:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161254210276150" MIME-Version: 1.0 Date: Fri, 5 Feb 2021 16:21:42 +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: <20210205162142.C1692FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161254210276150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Fri Feb 5 16:21:42 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated devel/ruby-cucumber-messages to 13.2.1 To generate a diff of this commit: cvs rdiff -u -r1.865 -r1.866 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161254210276150 Content-Disposition: inline Content-Length: 753 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.865 pkgsrc/doc/CHANGES-2021:1.866 --- pkgsrc/doc/CHANGES-2021:1.865 Fri Feb 5 16:16:48 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Feb 5 16:21:42 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.865 2021/02/05 16:16:48 taca Exp $ +$NetBSD: CHANGES-2021,v 1.866 2021/02/05 16:21:42 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1037,3 +1037,4 @@ Changes to the packages collection and i Updated devel/ruby-backports to 3.20.2 [taca 2021-02-05] Updated finance/ruby-activemerchant to 1.118.0 [taca 2021-02-05] Updated finance/ruby-braintree to 3.2.0 [taca 2021-02-05] + Updated devel/ruby-cucumber-messages to 13.2.1 [taca 2021-02-05] --_----------=_161254210276150--