Received: by mail.netbsd.org (Postfix, from userid 605) id 9329184D75; Sat, 8 Aug 2020 21:59:08 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1A0F484D6F for ; Sat, 8 Aug 2020 21:59:08 +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 NfBuxJ7AHCXi for ; Sat, 8 Aug 2020 21:59:07 +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 63C4784CF7 for ; Sat, 8 Aug 2020 21:59:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 61F6AFB28; Sat, 8 Aug 2020 21:59:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1596923947241940" MIME-Version: 1.0 Date: Sat, 8 Aug 2020 21:59:07 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200808215907.61F6AFB28@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1596923947241940 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sat Aug 8 21:59:07 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated sysutils/neofetch to 7.1.0 To generate a diff of this commit: cvs rdiff -u -r1.4355 -r1.4356 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1596923947241940 Content-Disposition: inline Content-Length: 728 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.4355 pkgsrc/doc/CHANGES-2020:1.4356 --- pkgsrc/doc/CHANGES-2020:1.4355 Sat Aug 8 21:57:42 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Aug 8 21:59:07 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.4355 2020/08/08 21:57:42 brook Exp $ +$NetBSD: CHANGES-2020,v 1.4356 2020/08/08 21:59:07 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -6853,3 +6853,4 @@ Changes to the packages collection and i Updated net/libtorrent-rasterbar to 1.2.8 [nia 2020-08-08] Updated emulators/dosbox-x to 0.83.4 [nia 2020-08-08] Updated math/udunits to 2.2.26 [brook 2020-08-08] + Updated sysutils/neofetch to 7.1.0 [nia 2020-08-08] --_----------=_1596923947241940--