Received: by mail.netbsd.org (Postfix, from userid 605) id 8A9FD84E55; Sat, 27 Aug 2022 18:16:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C4EE884D4A for ; Sat, 27 Aug 2022 18:16:20 +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 8VF3u8dF4qhc for ; Sat, 27 Aug 2022 18:16:20 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5943284CE8 for ; Sat, 27 Aug 2022 18:16:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 55D32F9F3; Sat, 27 Aug 2022 18:16:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166162418013250" MIME-Version: 1.0 Date: Sat, 27 Aug 2022 18:16:20 +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: <20220827181620.55D32F9F3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166162418013250 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat Aug 27 18:16:20 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: doc: Updated x11/gtk4 to 4.6.6nb2 To generate a diff of this commit: cvs rdiff -u -r1.4100 -r1.4101 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166162418013250 Content-Disposition: inline Content-Length: 719 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.4100 pkgsrc/doc/CHANGES-2022:1.4101 --- pkgsrc/doc/CHANGES-2022:1.4100 Sat Aug 27 11:38:25 2022 +++ pkgsrc/doc/CHANGES-2022 Sat Aug 27 18:16:20 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4100 2022/08/27 11:38:25 rhialto Exp $ +$NetBSD: CHANGES-2022,v 1.4101 2022/08/27 18:16:20 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -5977,3 +5977,4 @@ Changes to the packages collection and i Updated devel/py-hatchling to 1.8.1 [adam 2022-08-27] Updated devel/py-distlib to 0.3.6 [adam 2022-08-27] Updated misc/calibre to 5.44.0 [rhialto 2022-08-27] + Updated x11/gtk4 to 4.6.6nb2 [wiz 2022-08-27] --_----------=_166162418013250--