Received: by mail.netbsd.org (Postfix, from userid 605) id 78D3384DC1; Thu, 3 Jun 2021 10:06:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B442F84DA6 for ; Thu, 3 Jun 2021 10:06:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id sq8tNnkB3paJ for ; Thu, 3 Jun 2021 10:06:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1C43B84D67 for ; Thu, 3 Jun 2021 10:06:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19710FA95; Thu, 3 Jun 2021 10:06:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1622714796199470" MIME-Version: 1.0 Date: Thu, 3 Jun 2021 10:06:36 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20210603100636.19710FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1622714796199470 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Thu Jun 3 10:06:36 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated sysutils/broot to 1.5.0 To generate a diff of this commit: cvs rdiff -u -r1.3190 -r1.3191 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1622714796199470 Content-Disposition: inline Content-Length: 757 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.3190 pkgsrc/doc/CHANGES-2021:1.3191 --- pkgsrc/doc/CHANGES-2021:1.3190 Thu Jun 3 08:02:16 2021 +++ pkgsrc/doc/CHANGES-2021 Thu Jun 3 10:06:35 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.3190 2021/06/03 08:02:16 markd Exp $ +$NetBSD: CHANGES-2021,v 1.3191 2021/06/03 10:06:35 pin Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4966,3 +4966,4 @@ Changes to the packages collection and i Updated fonts/tex-japanese-otf-doc to 1.7b8.57826 [markd 2021-06-03] Updated print/tex-kotex-oblivoir to 3.0.1 [markd 2021-06-03] Updated print/tex-kotex-oblivoir-doc to 3.0.1 [markd 2021-06-03] + Updated sysutils/broot to 1.5.0 [pin 2021-06-03] --_----------=_1622714796199470--