Received: by mail.netbsd.org (Postfix, from userid 605) id 76EC284DB3; Sat, 17 Nov 2018 20:03:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 69A0B84DAC for ; Sat, 17 Nov 2018 20:03:16 +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 tjOKhQI0YPxe for ; Sat, 17 Nov 2018 20:03:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B995984CD9 for ; Sat, 17 Nov 2018 20:03:15 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id AE2D5FB1F; Sat, 17 Nov 2018 20:03:15 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154248499594920" MIME-Version: 1.0 Date: Sat, 17 Nov 2018 20:03:15 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20181117200315.AE2D5FB1F@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. --_----------=_154248499594920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: bsiegert Date: Sat Nov 17 20:03:15 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: qdirstat-1.5 To generate a diff of this commit: cvs rdiff -u -r1.4723 -r1.4724 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18613 -r1.18614 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154248499594920 Content-Disposition: inline Content-Length: 1298 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.4723 pkgsrc/doc/CHANGES-2018:1.4724 --- pkgsrc/doc/CHANGES-2018:1.4723 Fri Nov 16 23:40:33 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Nov 17 20:03:15 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4723 2018/11/16 23:40:33 maya Exp $ +$NetBSD: CHANGES-2018,v 1.4724 2018/11/17 20:03:15 bsiegert Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6614,3 +6614,4 @@ Changes to the packages collection and i Removed databases/py-firebase [kleink 2018-11-16] Updated www/firefox to 63.0.3 [maya 2018-11-16] Updated www/firefox-l10n to 63.0.3 [maya 2018-11-16] + Updated sysutils/qdirstat to 1.5 [bsiegert 2018-11-17] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18613 pkgsrc/doc/TODO:1.18614 --- pkgsrc/doc/TODO:1.18613 Wed Nov 14 22:26:22 2018 +++ pkgsrc/doc/TODO Sat Nov 17 20:03:15 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18613 2018/11/14 22:26:22 kleink Exp $ +$NetBSD: TODO,v 1.18614 2018/11/17 20:03:15 bsiegert Exp $ Suggested new packages ====================== @@ -1259,7 +1259,6 @@ For possible Perl packages updates, see o py-yubiauth-0.3.10 o pythontidy-1.23 o qbzr-0.23.2 - o qdirstat-1.5 o qlandkartegt-1.8.1 [pkg/53376] o qnetwalk-1.4 o qt4-creator-3.4.0 --_----------=_154248499594920--