Received: by mail.netbsd.org (Postfix, from userid 605) id 6DF2384E61; Tue, 28 Sep 2021 22:12:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A63C084EC6 for ; Tue, 28 Sep 2021 22:12:01 +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 tCVrz2pHugXh for ; Tue, 28 Sep 2021 22:12:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 396DB84D66 for ; Tue, 28 Sep 2021 22:12:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3655AFA97; Tue, 28 Sep 2021 22:12:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16328671216780" MIME-Version: 1.0 Date: Tue, 28 Sep 2021 22:12:01 +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: <20210928221201.3655AFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_16328671216780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Tue Sep 28 22:12:01 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/webkit-gtk to 2.34.0 To generate a diff of this commit: cvs rdiff -u -r1.4931 -r1.4932 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16328671216780 Content-Disposition: inline Content-Length: 709 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.4931 pkgsrc/doc/CHANGES-2021:1.4932 --- pkgsrc/doc/CHANGES-2021:1.4931 Tue Sep 28 17:58:20 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Sep 28 22:12:00 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4931 2021/09/28 17:58:20 fox Exp $ +$NetBSD: CHANGES-2021,v 1.4932 2021/09/28 22:12:00 leot Exp $ Changes to the packages collection and infrastructure in 2021: @@ -7586,3 +7586,4 @@ Changes to the packages collection and i Updated devel/py-xdis to 5.0.13 [adam 2021-09-28] Updated net/rabbitmq to 3.9.7 [adam 2021-09-28] Updated sysutils/htop to 3.1.0 [fox 2021-09-28] + Updated www/webkit-gtk to 2.34.0 [leot 2021-09-28] --_----------=_16328671216780--