Received: by mail.netbsd.org (Postfix, from userid 605) id 63D3A84D8B; Fri, 29 Jul 2022 16:08:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9CE1C84D72 for ; Fri, 29 Jul 2022 16:08:32 +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 BW6Kq2nZiTSv for ; Fri, 29 Jul 2022 16:08:32 +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 E650C84C71 for ; Fri, 29 Jul 2022 16:08:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E38D7FB1A; Fri, 29 Jul 2022 16:08:31 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_165911091135050" MIME-Version: 1.0 Date: Fri, 29 Jul 2022 16:08:31 +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: <20220729160831.E38D7FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_165911091135050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jul 29 16:08:31 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated x11/gtk4 to 4.6.6 To generate a diff of this commit: cvs rdiff -u -r1.3593 -r1.3594 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.22065 -r1.22066 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_165911091135050 Content-Disposition: inline Content-Length: 1289 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.3593 pkgsrc/doc/CHANGES-2022:1.3594 --- pkgsrc/doc/CHANGES-2022:1.3593 Fri Jul 29 13:50:51 2022 +++ pkgsrc/doc/CHANGES-2022 Fri Jul 29 16:08:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3593 2022/07/29 13:50:51 thorpej Exp $ +$NetBSD: CHANGES-2022,v 1.3594 2022/07/29 16:08:31 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5378,3 +5378,4 @@ Changes to the packages collection and i Updated devel/cmake to 3.23.3 [adam 2022-07-29] Updated finance/py-braintree to 4.16.0 [adam 2022-07-29] Added u-boot-pinecube version 2022.04 [thorpej 2022-07-29] + Updated x11/gtk4 to 4.6.6 [wiz 2022-07-29] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22065 pkgsrc/doc/TODO:1.22066 --- pkgsrc/doc/TODO:1.22065 Wed Jul 27 19:14:41 2022 +++ pkgsrc/doc/TODO Fri Jul 29 16:08:31 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22065 2022/07/27 19:14:41 wiz Exp $ +$NetBSD: TODO,v 1.22066 2022/07/29 16:08:31 wiz Exp $ Suggested new packages ====================== @@ -812,7 +812,6 @@ For possible Perl packages updates, see o gst-rtsp-server-1.20.3 [needs libcgroup] o gthumb-3.4.0 o gtk-gnutella-1.2.0 - o gtk4-4.6.5 o gtk4+-4.4 o gtkglarea-2.1.0 o gtklevel9-5.1 --_----------=_165911091135050--