Received: by mail.netbsd.org (Postfix, from userid 605) id 84F8485001; Mon, 4 Jul 2022 07:20:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BBF2384D2C for ; Mon, 4 Jul 2022 07:20:20 +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 b7c1jd-xGHuG for ; Mon, 4 Jul 2022 07:20:20 +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 0F07084D07 for ; Mon, 4 Jul 2022 07:20:20 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0C5B7FB1A; Mon, 4 Jul 2022 07:20:20 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1656919220194790" MIME-Version: 1.0 Date: Mon, 4 Jul 2022 07:20:20 +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: <20220704072020.0C5B7FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1656919220194790 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Jul 4 07:20:19 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 TODO Log Message: doc: Updated converters/p5-Cpanel-JSON-XS to 4.30 To generate a diff of this commit: cvs rdiff -u -r1.3204 -r1.3205 pkgsrc/doc/CHANGES-2022 cvs rdiff -u -r1.21993 -r1.21994 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1656919220194790 Content-Disposition: inline Content-Length: 1321 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.3204 pkgsrc/doc/CHANGES-2022:1.3205 --- pkgsrc/doc/CHANGES-2022:1.3204 Sun Jul 3 21:20:52 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Jul 4 07:20:19 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.3204 2022/07/03 21:20:52 leot Exp $ +$NetBSD: CHANGES-2022,v 1.3205 2022/07/04 07:20:19 wiz Exp $ Changes to the packages collection and infrastructure in 2022: @@ -4812,3 +4812,4 @@ Changes to the packages collection and i Added shells/ksh93 version 1.0.0.2 [pin 2022-07-03] Added x11/xbrightness version 0.3 [pin 2022-07-03] Downgraded shells/ksh93 to 1.0.0beta2 [leot 2022-07-03] + Updated converters/p5-Cpanel-JSON-XS to 4.30 [wiz 2022-07-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21993 pkgsrc/doc/TODO:1.21994 --- pkgsrc/doc/TODO:1.21993 Sun Jul 3 17:52:50 2022 +++ pkgsrc/doc/TODO Mon Jul 4 07:20:19 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21993 2022/07/03 17:52:50 wiz Exp $ +$NetBSD: TODO,v 1.21994 2022/07/04 07:20:19 wiz Exp $ Suggested new packages ====================== @@ -1168,7 +1168,6 @@ For possible Perl packages updates, see o p5-Class-Measure-0.09 o p5-Clipboard-0.28 o p5-Convert-Color-1.000001 - o p5-Cpanel-JSON-XS-4.26 o p5-DBD-DB2-1.86 o p5-DBD-Oracle-1.80 o p5-DBD-Sybase-1.16 --_----------=_1656919220194790--