Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5A5B28595F for ; Thu, 19 Oct 2023 15:36:40 +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 7EPDVELhWhPs for ; Thu, 19 Oct 2023 15:36:39 +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 A43E08595A for ; Thu, 19 Oct 2023 15:36:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A1E67FADC; Thu, 19 Oct 2023 15:36:39 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169772979990210" MIME-Version: 1.0 Date: Thu, 19 Oct 2023 15:36:39 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20231019153639.A1E67FADC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169772979990210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Oct 19 15:36:39 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated devel/boehm-gc to 8.2.4 To generate a diff of this commit: cvs rdiff -u -r1.5980 -r1.5981 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23478 -r1.23479 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169772979990210 Content-Disposition: inline Content-Length: 1255 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.5980 pkgsrc/doc/CHANGES-2023:1.5981 --- pkgsrc/doc/CHANGES-2023:1.5980 Thu Oct 19 15:35:45 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Oct 19 15:36:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5980 2023/10/19 15:35:45 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.5981 2023/10/19 15:36:38 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8794,3 +8794,4 @@ Changes to the packages collection and i Updated print/ghostscript-agpl to 10.02.0 [wiz 2023-10-19] Updated fonts/harfbuzz to 8.2.1 [wiz 2023-10-19] Updated fonts/harfbuzz-icu to 8.2.1 [wiz 2023-10-19] + Updated devel/boehm-gc to 8.2.4 [wiz 2023-10-19] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23478 pkgsrc/doc/TODO:1.23479 --- pkgsrc/doc/TODO:1.23478 Thu Oct 19 15:35:32 2023 +++ pkgsrc/doc/TODO Thu Oct 19 15:36:39 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23478 2023/10/19 15:35:32 wiz Exp $ +$NetBSD: TODO,v 1.23479 2023/10/19 15:36:39 wiz Exp $ Suggested new packages ====================== @@ -503,7 +503,6 @@ For possible Perl packages updates, see o blender-lts-3.3 o bliz++-0.10 o blur6ex-0.3.462 - o boehm-gc-8.2.4 o boolean-7.1 o bos-2.5 o botan-3.0.0 --_----------=_169772979990210--