Received: by mail.netbsd.org (Postfix, from userid 605) id 4F3DF84E86; Fri, 14 Feb 2020 13:13:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CCC9984D53 for ; Fri, 14 Feb 2020 13:13:29 +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 GiU_zniUP2Bz for ; Fri, 14 Feb 2020 13:13:29 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 37EAD84CD8 for ; Fri, 14 Feb 2020 13:13:29 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 33E24FBF4; Fri, 14 Feb 2020 13:13:29 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158168600942560" MIME-Version: 1.0 Date: Fri, 14 Feb 2020 13:13:29 +0000 From: "Roland Illig" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: rillig@netbsd.org X-Mailer: log_accum Message-Id: <20200214131329.33E24FBF4@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. --_----------=_158168600942560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: rillig Date: Fri Feb 14 13:13:29 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated sysutils/qdirstat to 1.6.1 To generate a diff of this commit: cvs rdiff -u -r1.1080 -r1.1081 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158168600942560 Content-Disposition: inline Content-Length: 730 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.1080 pkgsrc/doc/CHANGES-2020:1.1081 --- pkgsrc/doc/CHANGES-2020:1.1080 Fri Feb 14 13:03:14 2020 +++ pkgsrc/doc/CHANGES-2020 Fri Feb 14 13:13:29 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1080 2020/02/14 13:03:14 ryoon Exp $ +$NetBSD: CHANGES-2020,v 1.1081 2020/02/14 13:13:29 rillig Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1535,3 +1535,4 @@ Changes to the packages collection and i Updated net/py-grpcio-testing to 1.27.2 [adam 2020-02-14] Updated net/py-grpcio-tools to 1.27.2 [adam 2020-02-14] Updated devel/nss to 3.50 [ryoon 2020-02-14] + Updated sysutils/qdirstat to 1.6.1 [rillig 2020-02-14] --_----------=_158168600942560--