Received: by mail.netbsd.org (Postfix, from userid 605) id 1428B84D84; Wed, 22 Apr 2020 08:35:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 937F484D83 for ; Wed, 22 Apr 2020 08:35:48 +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 gru15MCmBCMG for ; Wed, 22 Apr 2020 08:35:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2DBD484D22 for ; Wed, 22 Apr 2020 08:35:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2C0CAFB27; Wed, 22 Apr 2020 08:35:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1587544548113710" MIME-Version: 1.0 Date: Wed, 22 Apr 2020 08:35:48 +0000 From: "pin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: pin@netbsd.org X-Mailer: log_accum Message-Id: <20200422083548.2C0CAFB27@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. --_----------=_1587544548113710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pin Date: Wed Apr 22 08:35:48 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated sysutils/ufetch to 0.2 To generate a diff of this commit: cvs rdiff -u -r1.2459 -r1.2460 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1587544548113710 Content-Disposition: inline Content-Length: 729 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.2459 pkgsrc/doc/CHANGES-2020:1.2460 --- pkgsrc/doc/CHANGES-2020:1.2459 Wed Apr 22 08:34:11 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Apr 22 08:35:47 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2459 2020/04/22 08:34:11 pin Exp $ +$NetBSD: CHANGES-2020,v 1.2460 2020/04/22 08:35:47 pin Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3392,3 +3392,4 @@ Changes to the packages collection and i Updated archivers/arqiver to 0.5.0 [pin 2020-04-22] Updated devel/lxqt-build-tools to 0.6.0nb3 [pin 2020-04-22] Updated sysutils/pcmanfm-qt to 0.14.1nb3 [pin 2020-04-22] + Updated sysutils/ufetch to 0.2 [pin 2020-04-22] --_----------=_1587544548113710--