Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CE0DF84ED6 for ; Fri, 10 Nov 2023 14:24:34 +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 hj8lX0L6RlBk for ; Fri, 10 Nov 2023 14:24:34 +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 2ADD184D84 for ; Fri, 10 Nov 2023 14:24:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1E76AFA2F; Fri, 10 Nov 2023 14:24:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1699626274155610" MIME-Version: 1.0 Date: Fri, 10 Nov 2023 14:24:34 +0000 From: "Greg Troxel" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20231110142434.1E76AFA2F@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1699626274155610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: gdt Date: Fri Nov 10 14:24:33 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: CHANGES-2023: Removed devel/guile-gnome [gdt 2023-11-10] To generate a diff of this commit: cvs rdiff -u -r1.6816 -r1.6817 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1699626274155610 Content-Disposition: inline Content-Length: 734 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.6816 pkgsrc/doc/CHANGES-2023:1.6817 --- pkgsrc/doc/CHANGES-2023:1.6816 Fri Nov 10 12:25:50 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Nov 10 14:24:33 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.6816 2023/11/10 12:25:50 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.6817 2023/11/10 14:24:33 gdt Exp $ Changes to the packages collection and infrastructure in 2023: @@ -9855,3 +9855,4 @@ Changes to the packages collection and i Updated devel/py-google-api-core to 2.14.0 [adam 2023-11-10] Updated www/py-google-api-python-client to 2.107.0 [adam 2023-11-10] Updated archivers/unrar to 7.0.2 [wiz 2023-11-10] + Removed devel/guile-gnome [gdt 2023-11-10] --_----------=_1699626274155610--