Received: by mail.netbsd.org (Postfix, from userid 605) id EE95384DF0; Tue, 26 Nov 2019 19:40:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 785D884DD7 for ; Tue, 26 Nov 2019 19:40:49 +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 aRKahKxRUP-0 for ; Tue, 26 Nov 2019 19:40:49 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1174284CDA for ; Tue, 26 Nov 2019 19:40:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C2810FA97; Tue, 26 Nov 2019 19:38:26 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157479710675080" MIME-Version: 1.0 Date: Tue, 26 Nov 2019 19:38:26 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20191126193826.C2810FA97@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. --_----------=_157479710675080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Tue Nov 26 19:38:26 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: remove k4dirstat To generate a diff of this commit: cvs rdiff -u -r1.5160 -r1.5161 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157479710675080 Content-Disposition: inline Content-Length: 738 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.5160 pkgsrc/doc/CHANGES-2019:1.5161 --- pkgsrc/doc/CHANGES-2019:1.5160 Tue Nov 26 19:14:04 2019 +++ pkgsrc/doc/CHANGES-2019 Tue Nov 26 19:38:26 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5160 2019/11/26 19:14:04 nia Exp $ +$NetBSD: CHANGES-2019,v 1.5161 2019/11/26 19:38:26 markd Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8314,3 +8314,4 @@ Changes to the packages collection and i Updated www/py-websockets to 8.1 [adam 2019-11-26] Updated www/py-daphne to 2.4.0 [adam 2019-11-26] Updated mail/claws-mail to 3.17.4 [nia 2019-11-26] + Removed sysutils/k4dirstat successor sysutils/qdirstat [markd 2019-11-26] --_----------=_157479710675080--