Received: by mail.netbsd.org (Postfix, from userid 605) id 13C0284DDB; Fri, 19 Oct 2018 15:22:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 18DDB84DD8 for ; Fri, 19 Oct 2018 15:22:08 +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 lIKpxS2QO6z0 for ; Fri, 19 Oct 2018 15:22:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 424F884CD4 for ; Fri, 19 Oct 2018 15:22:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3A13DFBEE; Fri, 19 Oct 2018 15:22:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1539962527264870" MIME-Version: 1.0 Date: Fri, 19 Oct 2018 15:22:07 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20181019152207.3A13DFBEE@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. --_----------=_1539962527264870 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Oct 19 15:22:07 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated wm/i3 to 4.15 To generate a diff of this commit: cvs rdiff -u -r1.4425 -r1.4426 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18592 -r1.18593 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1539962527264870 Content-Disposition: inline Content-Length: 1250 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.4425 pkgsrc/doc/CHANGES-2018:1.4426 --- pkgsrc/doc/CHANGES-2018:1.4425 Fri Oct 19 08:58:53 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Oct 19 15:22:06 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4425 2018/10/19 08:58:53 abs Exp $ +$NetBSD: CHANGES-2018,v 1.4426 2018/10/19 15:22:06 jperkin Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6167,3 +6167,4 @@ Changes to the packages collection and i Updated www/py-urllib3 to 1.24 [adam 2018-10-18] Updated mail/spamassassin to 3.4.2 [bsiegert 2018-10-18] Added geography/gpxsee version 6.3 [abs 2018-10-19] + Updated wm/i3 to 4.15 [jperkin 2018-10-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18592 pkgsrc/doc/TODO:1.18593 --- pkgsrc/doc/TODO:1.18592 Thu Oct 18 19:55:10 2018 +++ pkgsrc/doc/TODO Fri Oct 19 15:22:06 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18592 2018/10/18 19:55:10 bsiegert Exp $ +$NetBSD: TODO,v 1.18593 2018/10/19 15:22:06 jperkin Exp $ Suggested new packages ====================== @@ -840,7 +840,6 @@ For possible Perl packages updates, see o htop-2.1.1 o http_load-20140814 o hugo-0.32 - o i3-4.15 o icbirc-2.0 o icc11-13.0 o icdprog-0.5 --_----------=_1539962527264870--