Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 02C957A2FE for ; Sun, 1 Jan 2017 11:50:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 67A3E85710; Sun, 1 Jan 2017 11:50:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ECC0484CF0 for ; Sun, 1 Jan 2017 11:50:25 +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 qR_sCt7ztvb7 for ; Sun, 1 Jan 2017 11:50:25 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 8CCE78558C for ; Sun, 1 Jan 2017 11:50:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8AB86FBA6; Sun, 1 Jan 2017 11:50:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1483271425208460" MIME-Version: 1.0 Date: Sun, 1 Jan 2017 11:50:25 +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: <20170101115025.8AB86FBA6@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1483271425208460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Jan 1 11:50:25 UTC 2017 Modified Files: pkgsrc/doc: TODO Log Message: s/webkit24-gtk/webkit-gtk/ To generate a diff of this commit: cvs rdiff -u -r1.16844 -r1.16845 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1483271425208460 Content-Disposition: inline Content-Length: 594 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.16844 pkgsrc/doc/TODO:1.16845 --- pkgsrc/doc/TODO:1.16844 Sun Jan 1 11:40:06 2017 +++ pkgsrc/doc/TODO Sun Jan 1 11:50:25 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.16844 2017/01/01 11:40:06 wiz Exp $ +$NetBSD: TODO,v 1.16845 2017/01/01 11:50:25 leot Exp $ Suggested new packages ====================== @@ -1650,7 +1650,7 @@ For possible Perl packages updates, see o wbm-virtual-server-5.01 o wcalc-2.4 o webalizer-2.23.05 - o webkit24-gtk-2.14.2 + o webkit-gtk-2.14.2 o webmin-1.780 o websvn-2.3.3 o weewm-0.01 --_----------=_1483271425208460--