Received: by mail.netbsd.org (Postfix, from userid 605) id 2E1EF84DCE; Tue, 10 Sep 2019 20:12:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA39D84DCA for ; Tue, 10 Sep 2019 20:12:38 +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 3JRlSTHErE0Z for ; Tue, 10 Sep 2019 20:12:38 +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 43FB284CEE for ; Tue, 10 Sep 2019 20:12:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3D97EFBF4; Tue, 10 Sep 2019 20:12:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1568146358222810" MIME-Version: 1.0 Date: Tue, 10 Sep 2019 20:12:38 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20190910201238.3D97EFBF4@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. --_----------=_1568146358222810 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Tue Sep 10 20:12:38 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + webkit-gtk (and assign to myself) To generate a diff of this commit: cvs rdiff -u -r1.19254 -r1.19255 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1568146358222810 Content-Disposition: inline Content-Length: 569 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19254 pkgsrc/doc/TODO:1.19255 --- pkgsrc/doc/TODO:1.19254 Mon Sep 9 12:31:09 2019 +++ pkgsrc/doc/TODO Tue Sep 10 20:12:37 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19254 2019/09/09 12:31:09 tm Exp $ +$NetBSD: TODO,v 1.19255 2019/09/10 20:12:37 leot Exp $ Suggested new packages ====================== @@ -1367,6 +1367,7 @@ For possible Perl packages updates, see o warmux-11.04.1 o wcalc-2.4 o webalizer-2.23.05 + o webkit-gtk-2.26.0 [leot] o websvn-2.3.3 o weewm-0.01 o wgetpaste-2.26 --_----------=_1568146358222810--