Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3927184E99 for ; Mon, 26 Jun 2023 19:49:55 +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 vJ2A4JZaAjzd for ; Mon, 26 Jun 2023 19:49:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 89F0084CF7 for ; Mon, 26 Jun 2023 19:49:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 86FDDFA89; Mon, 26 Jun 2023 19:49:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168780899464340" MIME-Version: 1.0 Date: Mon, 26 Jun 2023 19:49:54 +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: <20230626194954.86FDDFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_168780899464340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jun 26 19:49:54 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/gobject-introspection, devel/pango To generate a diff of this commit: cvs rdiff -u -r1.4049 -r1.4050 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168780899464340 Content-Disposition: inline Content-Length: 784 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.4049 pkgsrc/doc/CHANGES-2023:1.4050 --- pkgsrc/doc/CHANGES-2023:1.4049 Mon Jun 26 19:40:19 2023 +++ pkgsrc/doc/CHANGES-2023 Mon Jun 26 19:49:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4049 2023/06/26 19:40:19 adam Exp $ +$NetBSD: CHANGES-2023,v 1.4050 2023/06/26 19:49:54 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5681,3 +5681,5 @@ Changes to the packages collection and i Updated devel/glibmm to 2.66.6 [adam 2023-06-26] Updated security/libksba to 1.6.4 [adam 2023-06-26] Updated security/libassuan2 to 2.5.6 [adam 2023-06-26] + Updated devel/gobject-introspection to 1.76.1 [adam 2023-06-26] + Updated devel/pango to 1.50.14 [adam 2023-06-26] --_----------=_168780899464340--