Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2AADE84EFF for ; Tue, 12 Dec 2023 22:48:09 +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 KG0Abqp-pDON for ; Tue, 12 Dec 2023 22:48:08 +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 72CFD84D0C for ; Tue, 12 Dec 2023 22:48:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6A4F8FA42; Tue, 12 Dec 2023 22:48:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1702421288106500" MIME-Version: 1.0 Date: Tue, 12 Dec 2023 22:48:08 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20231212224808.6A4F8FA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1702421288106500 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Tue Dec 12 22:48:08 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/p5-Glib-Object-Introspection to 0.051 To generate a diff of this commit: cvs rdiff -u -r1.7531 -r1.7532 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23759 -r1.23760 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1702421288106500 Content-Disposition: inline Content-Length: 1356 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.7531 pkgsrc/doc/CHANGES-2023:1.7532 --- pkgsrc/doc/CHANGES-2023:1.7531 Tue Dec 12 21:59:29 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Dec 12 22:48:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7531 2023/12/12 21:59:29 adam Exp $ +$NetBSD: CHANGES-2023,v 1.7532 2023/12/12 22:48:07 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10803,3 +10803,4 @@ Changes to the packages collection and i Updated x11/py-sip6 to 6.8.1 [gdt 2023-12-12] Updated x11/qt5-qscintilla to 2.14.1 [adam 2023-12-12] Updated x11/py-qt5-qscintilla to 2.14.1 [adam 2023-12-12] + Updated devel/p5-Glib-Object-Introspection to 0.051 [mef 2023-12-12] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23759 pkgsrc/doc/TODO:1.23760 --- pkgsrc/doc/TODO:1.23759 Tue Dec 12 16:40:39 2023 +++ pkgsrc/doc/TODO Tue Dec 12 22:48:07 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23759 2023/12/12 16:40:39 adam Exp $ +$NetBSD: TODO,v 1.23760 2023/12/12 22:48:07 mef Exp $ Suggested new packages ====================== @@ -1045,7 +1045,6 @@ For possible Perl packages updates, see o p5-ExtUtils-F77-1.26 o p5-Fsdb-2.71 o p5-GitLab-API-v3-1.06 - o p5-Glib-Object-Introspection-0.049 o p5-Mac-AppleScript-Glue-0.06 o p5-Mac-SystemDirectory-0.13 o p5-Math-Bezier-0.02 --_----------=_1702421288106500--