Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1D3F584E5D for ; Thu, 24 Aug 2023 09:23:25 +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 7jq2XyhIbDO6 for ; Thu, 24 Aug 2023 09:23:24 +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 6910884CCF for ; Thu, 24 Aug 2023 09:23:24 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 60E8AFBDB; Thu, 24 Aug 2023 09:23:24 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1692869004203530" MIME-Version: 1.0 Date: Thu, 24 Aug 2023 09:23:24 +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: <20230824092324.60E8AFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1692869004203530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Aug 24 09:23:24 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 TODO Log Message: doc: Updated textproc/json-c to 0.17 To generate a diff of this commit: cvs rdiff -u -r1.5026 -r1.5027 pkgsrc/doc/CHANGES-2023 cvs rdiff -u -r1.23297 -r1.23298 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1692869004203530 Content-Disposition: inline Content-Length: 1259 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.5026 pkgsrc/doc/CHANGES-2023:1.5027 --- pkgsrc/doc/CHANGES-2023:1.5026 Thu Aug 24 09:21:07 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Aug 24 09:23:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5026 2023/08/24 09:21:07 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.5027 2023/08/24 09:23:23 wiz Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7291,3 +7291,4 @@ Changes to the packages collection and i Updated devel/py-jaraco.collections to 4.3.0 [adam 2023-08-24] Updated misc/py-immutables to 0.20 [adam 2023-08-24] Updated x11/gtk4 to 4.12.0 [wiz 2023-08-24] + Updated textproc/json-c to 0.17 [wiz 2023-08-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23297 pkgsrc/doc/TODO:1.23298 --- pkgsrc/doc/TODO:1.23297 Thu Aug 24 09:21:07 2023 +++ pkgsrc/doc/TODO Thu Aug 24 09:23:23 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23297 2023/08/24 09:21:07 wiz Exp $ +$NetBSD: TODO,v 1.23298 2023/08/24 09:23:23 wiz Exp $ Suggested new packages ====================== @@ -838,7 +838,6 @@ For possible Perl packages updates, see o jools-1.0 o jpilot-syncmal-0.81 o jrep-1.1.1 - o json-c-0.17 o kactivities-5.81.0 o kaffe-1.1.9 o kapooka-0.3 --_----------=_1692869004203530--