Received: by mail.netbsd.org (Postfix, from userid 605) id E81BC84D52; Tue, 28 Apr 2020 17:33:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 70AB384CFC for ; Tue, 28 Apr 2020 17:33:56 +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 mOK0rGdJiJTH for ; Tue, 28 Apr 2020 17:33:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id C279484CEF for ; Tue, 28 Apr 2020 17:33:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C007EFB27; Tue, 28 Apr 2020 17:33:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1588095235280450" MIME-Version: 1.0 Date: Tue, 28 Apr 2020 17:33:55 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20200428173355.C007EFB27@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. --_----------=_1588095235280450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 28 17:33:55 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 TODO Log Message: doc: Updated wm/i3 to 4.18.1 To generate a diff of this commit: cvs rdiff -u -r1.2620 -r1.2621 pkgsrc/doc/CHANGES-2020 cvs rdiff -u -r1.19853 -r1.19854 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1588095235280450 Content-Disposition: inline Content-Length: 1270 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.2620 pkgsrc/doc/CHANGES-2020:1.2621 --- pkgsrc/doc/CHANGES-2020:1.2620 Tue Apr 28 17:32:07 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Apr 28 17:33:55 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.2620 2020/04/28 17:32:07 wiz Exp $ +$NetBSD: CHANGES-2020,v 1.2621 2020/04/28 17:33:55 wiz Exp $ Changes to the packages collection and infrastructure in 2020: @@ -3754,3 +3754,4 @@ Changes to the packages collection and i Updated net/freeDiameter to 1.4.0 [wiz 2020-04-28] Updated graphics/ImageMagick to 7.0.10.8 [wiz 2020-04-28] Updated devel/catch2 to 2.12.1 [wiz 2020-04-28] + Updated wm/i3 to 4.18.1 [wiz 2020-04-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19853 pkgsrc/doc/TODO:1.19854 --- pkgsrc/doc/TODO:1.19853 Tue Apr 28 17:32:07 2020 +++ pkgsrc/doc/TODO Tue Apr 28 17:33:55 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19853 2020/04/28 17:32:07 wiz Exp $ +$NetBSD: TODO,v 1.19854 2020/04/28 17:33:55 wiz Exp $ Suggested new packages ====================== @@ -707,7 +707,6 @@ For possible Perl packages updates, see o html2wml-0.4.11 o http_load-20140814 o hugo-0.57.1 [needs gocloud.dev] - o i3-4.18.1 o icbirc-2.0 o icdprog-0.5 o icedtea-web-1.6.2 --_----------=_1588095235280450--