Received: by mail.netbsd.org (Postfix, from userid 605) id 97CC084D39; Sun, 7 Jan 2018 13:06:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 22AF884D35 for ; Sun, 7 Jan 2018 13:06:07 +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 klkklSVp_ePT for ; Sun, 7 Jan 2018 13:06:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B6BB884D2F for ; Sun, 7 Jan 2018 13:06:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 55BFCFBDE; Sun, 7 Jan 2018 13:06:04 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515330364269690" MIME-Version: 1.0 Date: Sun, 7 Jan 2018 13:06:04 +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: <20180107130604.55BFCFBDE@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. --_----------=_1515330364269690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Jan 7 13:06:04 UTC 2018 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: Adjust webkit-gtk-2.18.4 entry webkit-gtk in pkgsrc-wip was updated to 2.18.4, unify the two webkit-gtk entries. To generate a diff of this commit: cvs rdiff -u -r1.17991 -r1.17992 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515330364269690 Content-Disposition: inline Content-Length: 623 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17991 pkgsrc/doc/TODO:1.17992 --- pkgsrc/doc/TODO:1.17991 Sun Jan 7 13:01:45 2018 +++ pkgsrc/doc/TODO Sun Jan 7 13:06:04 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17991 2018/01/07 13:01:45 leot Exp $ +$NetBSD: TODO,v 1.17992 2018/01/07 13:06:04 leot Exp $ Suggested new packages ====================== @@ -1496,8 +1496,7 @@ For possible Perl packages updates, see o warzone2100-2.3.8 o wcalc-2.4 o webalizer-2.23.05 - o webkit-gtk-2.18.2 [wip] - o webkit-gtk-2.18.4 + o webkit-gtk-2.18.4 [wip] o websvn-2.3.3 o weewm-0.01 o wgetpaste-2.26 --_----------=_1515330364269690--