Received: by mail.netbsd.org (Postfix, from userid 605) id 2967284F5D; Sat, 28 Apr 2018 19:10:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 126DD84F5B for ; Sat, 28 Apr 2018 19:10:35 +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 VPG-S_lgo_zH for ; Sat, 28 Apr 2018 19:10:34 +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 6B00284CCD for ; Sat, 28 Apr 2018 19:10:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 65BE1FBEC; Sat, 28 Apr 2018 19:10:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1524942634139270" MIME-Version: 1.0 Date: Sat, 28 Apr 2018 19:10:34 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180428191034.65BE1FBEC@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. --_----------=_1524942634139270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Apr 28 19:10:34 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 TODO Log Message: doc: Updated www/webkit-gtk to 2.20.1 To generate a diff of this commit: cvs rdiff -u -r1.2014 -r1.2015 pkgsrc/doc/CHANGES-2018 cvs rdiff -u -r1.18295 -r1.18296 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1524942634139270 Content-Disposition: inline Content-Length: 1289 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.2014 pkgsrc/doc/CHANGES-2018:1.2015 --- pkgsrc/doc/CHANGES-2018:1.2014 Sat Apr 28 13:18:08 2018 +++ pkgsrc/doc/CHANGES-2018 Sat Apr 28 19:10:34 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2014 2018/04/28 13:18:08 schmonz Exp $ +$NetBSD: CHANGES-2018,v 1.2015 2018/04/28 19:10:34 wiz Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2797,3 +2797,4 @@ Changes to the packages collection and i Added fonts/woff2 version 1.0.2 [wiz 2018-04-28] Updated emulators/PC6001VX to 2.33.0 [tsutsui 2018-04-28] Updated sysutils/p5-File-Copy-Recursive to 0.44 [schmonz 2018-04-28] + Updated www/webkit-gtk to 2.20.1 [wiz 2018-04-28] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18295 pkgsrc/doc/TODO:1.18296 --- pkgsrc/doc/TODO:1.18295 Fri Apr 27 15:09:05 2018 +++ pkgsrc/doc/TODO Sat Apr 28 19:10:34 2018 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18295 2018/04/27 15:09:05 wiz Exp $ +$NetBSD: TODO,v 1.18296 2018/04/28 19:10:34 wiz Exp $ Suggested new packages ====================== @@ -1483,7 +1483,6 @@ For possible Perl packages updates, see o warzone2100-2.3.8 o wcalc-2.4 o webalizer-2.23.05 - o webkit-gtk-2.20.1 o websvn-2.3.3 o weewm-0.01 o wgetpaste-2.26 --_----------=_1524942634139270--