Received: by mail.netbsd.org (Postfix, from userid 605) id 43C5B84DA8; Wed, 28 Aug 2019 09:21:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BF7FE84DA2 for ; Wed, 28 Aug 2019 09:21:20 +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 uE4L9NgUSmVv for ; Wed, 28 Aug 2019 09:21:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 581A884D98 for ; Wed, 28 Aug 2019 09:21:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 51987FBF4; Wed, 28 Aug 2019 09:21:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1566984080127160" MIME-Version: 1.0 Date: Wed, 28 Aug 2019 09:21:20 +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: <20190828092120.51987FBF4@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. --_----------=_1566984080127160 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Wed Aug 28 09:21:20 UTC 2019 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add webkit-gtk and assign to myself (Hopefully it should be committed in a couple of hours if no regressions are found) To generate a diff of this commit: cvs rdiff -u -r1.19224 -r1.19225 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1566984080127160 Content-Disposition: inline Content-Length: 570 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.19224 pkgsrc/doc/TODO:1.19225 --- pkgsrc/doc/TODO:1.19224 Mon Aug 26 14:02:56 2019 +++ pkgsrc/doc/TODO Wed Aug 28 09:21:19 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.19224 2019/08/26 14:02:56 wiz Exp $ +$NetBSD: TODO,v 1.19225 2019/08/28 09:21:19 leot Exp $ Suggested new packages ====================== @@ -1372,6 +1372,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.24.4 [leot] o websvn-2.3.3 o weewm-0.01 o wgetpaste-2.26 --_----------=_1566984080127160--