Received: by mail.netbsd.org (Postfix, from userid 605) id F29CC84DB9; Wed, 2 Jun 2021 15:01:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 38EAA84DB8 for ; Wed, 2 Jun 2021 15:01:28 +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 pw3Pzooz3nSH for ; Wed, 2 Jun 2021 15:01:27 +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 9385684DAC for ; Wed, 2 Jun 2021 15:01:27 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 911DBFA95; Wed, 2 Jun 2021 15:01:27 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162264608747680" MIME-Version: 1.0 Date: Wed, 2 Jun 2021 15:01:27 +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: <20210602150127.911DBFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162264608747680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Jun 2 15:01:27 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/ruby-html-proofer to 3.19.1 To generate a diff of this commit: cvs rdiff -u -r1.3154 -r1.3155 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162264608747680 Content-Disposition: inline Content-Length: 723 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.3154 pkgsrc/doc/CHANGES-2021:1.3155 --- pkgsrc/doc/CHANGES-2021:1.3154 Wed Jun 2 15:00:42 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Jun 2 15:01:27 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3154 2021/06/02 15:00:42 taca Exp $ +$NetBSD: CHANGES-2021,v 1.3155 2021/06/02 15:01:27 taca Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4864,3 +4864,4 @@ Changes to the packages collection and i Updated audio/faudio to 21.06 [adam 2021-06-02] Updated www/ruby-ethon to 0.14.0 [taca 2021-06-02] Updated www/ruby-typhoeus to 1.4.0 [taca 2021-06-02] + Updated www/ruby-html-proofer to 3.19.1 [taca 2021-06-02] --_----------=_162264608747680--