Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 432AB1A923A for ; Sat, 11 Dec 2021 14:44:46 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7BD5884EF6; Sat, 11 Dec 2021 14:44:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B654D84E76 for ; Sat, 11 Dec 2021 14:44:44 +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 mM7dlDnuGnwe for ; Sat, 11 Dec 2021 14:44:44 +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 184A384CE8 for ; Sat, 11 Dec 2021 14:44:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0FCA1FAEC; Sat, 11 Dec 2021 14:44:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_163923388447350" MIME-Version: 1.0 Date: Sat, 11 Dec 2021 14:44:44 +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: <20211211144444.0FCA1FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_163923388447350 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Dec 11 14:44:43 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/ruby-capybara to 3.36.0 To generate a diff of this commit: cvs rdiff -u -r1.6105 -r1.6106 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_163923388447350 Content-Disposition: inline Content-Length: 749 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.6105 pkgsrc/doc/CHANGES-2021:1.6106 --- pkgsrc/doc/CHANGES-2021:1.6105 Sat Dec 11 14:41:53 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Dec 11 14:44:43 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.6105 2021/12/11 14:41:53 taca Exp $ +$NetBSD: CHANGES-2021,v 1.6106 2021/12/11 14:44:43 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -9188,3 +9188,4 @@ Changes to the packages collection and i Updated textproc/ruby-review to 5.3.0 [taca 2021-12-11] Updated textproc/ruby-unicode-display_width to 2.1.0 [taca 2021-12-11] Updated textproc/ruby-yard to 0.9.27 [taca 2021-12-11] + Updated www/ruby-capybara to 3.36.0 [taca 2021-12-11] --_----------=_163923388447350--