Received: by mail.netbsd.org (Postfix, from userid 605) id 8559C84F4B; Wed, 20 Apr 2022 20:32:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C01A184D1B for ; Wed, 20 Apr 2022 20:32:42 +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 l4nPr-MibT3k for ; Wed, 20 Apr 2022 20:32:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0A92B84CD8 for ; Wed, 20 Apr 2022 20:32:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 075FFFB1A; Wed, 20 Apr 2022 20:32:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1650486762126950" MIME-Version: 1.0 Date: Wed, 20 Apr 2022 20:32:42 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220420203242.075FFFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1650486762126950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Apr 20 20:32:41 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated textproc/json-c to 0.16 To generate a diff of this commit: cvs rdiff -u -r1.1963 -r1.1964 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21697 -r1.21698 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1650486762126950 Content-Disposition: inline Content-Length: 1277 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.1963 pkgsrc/doc/CHANGES-2022:1.1964 --- pkgsrc/doc/CHANGES-2022:1.1963 Wed Apr 20 20:31:09 2022 +++ pkgsrc/doc/CHANGES-2022 Wed Apr 20 20:32:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.1963 2022/04/20 20:31:09 wiz Exp $ +$NetBSD: CHANGES-2022,v 1.1964 2022/04/20 20:32:41 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -3097,3 +3097,4 @@ Changes to the packages collection and i Updated graphics/libepoxy to 1.5.9 [wiz 2022-04-20] Updated graphics/openexr to 3.1.5 [wiz 2022-04-20] Updated devel/diff-so-fancy to 1.4.3 [wiz 2022-04-20] + Updated textproc/json-c to 0.16 [wiz 2022-04-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21697 pkgsrc/doc/TODO:1.21698 --- pkgsrc/doc/TODO:1.21697 Wed Apr 20 20:31:10 2022 +++ pkgsrc/doc/TODO Wed Apr 20 20:32:41 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21697 2022/04/20 20:31:10 wiz Exp $ +$NetBSD: TODO,v 1.21698 2022/04/20 20:32:41 wiz Exp $ Suggested new packages ====================== @@ -926,7 +926,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.16 o kactivities-5.81.0 o kactivities-stats-5.81.0 o kactivities5-5.81.0 --_----------=_1650486762126950--