Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 289D985059 for ; Mon, 6 Nov 2023 09:24:49 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id u1Kjz5Kckf2A for ; Mon, 6 Nov 2023 09:24:48 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7BABA84EB2 for ; Mon, 6 Nov 2023 09:24:48 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 78ECFFA2C; Mon, 6 Nov 2023 09:24:48 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699262688224910" MIME-Version: 1.0 Date: Mon, 6 Nov 2023 09:24:48 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20231106092448.78ECFFA2C@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699262688224910 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Nov 6 09:24:48 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/glib2, devel/glib2-tools, devel/gdbus-codegen To generate a diff of this commit: cvs rdiff -u -r1.6685 -r1.6686 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699262688224910 Content-Disposition: inline Content-Length: 821 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.6685 pkgsrc/doc/CHANGES-2023:1.6686 --- pkgsrc/doc/CHANGES-2023:1.6685 Mon Nov 6 09:23:33 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Nov 6 09:24:48 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6685 2023/11/06 09:23:33 pin Exp $ +$NetBSD: CHANGES-2023,v 1.6686 2023/11/06 09:24:48 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9676,3 +9676,6 @@ Changes to the packages collection and i Added sysutils/fclones version 0.34.0 [wiz 2023-11-06] Updated wm/lefthk to 0.2.0 [pin 2023-11-06] Updated misc/tailspin to 2.0.0 [pin 2023-11-06] + Updated devel/glib2 to 2.78.1 [adam 2023-11-06] + Updated devel/glib2-tools to 2.78.1 [adam 2023-11-06] + Updated devel/gdbus-codegen to 2.78.1 [adam 2023-11-06] --_----------=_1699262688224910--