Received: by mail.netbsd.org (Postfix, from userid 605) id 6598C84D9C; Thu, 20 May 2021 02:43:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A20E784CE9 for ; Thu, 20 May 2021 02:43:09 +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 1cYSEtn3Cbev for ; Thu, 20 May 2021 02:43:09 +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 37FA084CD8 for ; Thu, 20 May 2021 02:43:09 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2F9D1FA95; Thu, 20 May 2021 02:43:09 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1621478589262080" MIME-Version: 1.0 Date: Thu, 20 May 2021 02:43:09 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20210520024309.2F9D1FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1621478589262080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Thu May 20 02:43:09 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated textproc/bat to 0.18.1 To generate a diff of this commit: cvs rdiff -u -r1.2864 -r1.2865 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1621478589262080 Content-Disposition: inline Content-Length: 720 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.2864 pkgsrc/doc/CHANGES-2021:1.2865 --- pkgsrc/doc/CHANGES-2021:1.2864 Wed May 19 12:06:48 2021 +++ pkgsrc/doc/CHANGES-2021 Thu May 20 02:43:08 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2864 2021/05/19 12:06:48 pin Exp $ +$NetBSD: CHANGES-2021,v 1.2865 2021/05/20 02:43:08 fox Exp $ Changes to the packages collection and infrastructure in 2021: @@ -4463,3 +4463,4 @@ Changes to the packages collection and i Updated net/py-aioresponses to 0.7.2 [adam 2021-05-19] Updated time/py-aniso8601 to 9.0.1 [adam 2021-05-19] Updated www/hackernews-tui to 0.6.1 [pin 2021-05-19] + Updated textproc/bat to 0.18.1 [fox 2021-05-20] --_----------=_1621478589262080--