Received: by mail.netbsd.org (Postfix, from userid 605) id B7CBD84DB6; Mon, 4 Sep 2017 12:27:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 416FF84D2C for ; Mon, 4 Sep 2017 12:27:36 +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 p9Lke_EMz7ce for ; Mon, 4 Sep 2017 12:27:35 +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 9BCF684CDE for ; Mon, 4 Sep 2017 12:27:35 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9A491FA97; Mon, 4 Sep 2017 12:27:35 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1504528055176520" MIME-Version: 1.0 Date: Mon, 4 Sep 2017 12:27:35 +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: <20170904122735.9A491FA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1504528055176520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 4 12:27:35 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated converters/p5-JSON-XS to 3.04 To generate a diff of this commit: cvs rdiff -u -r1.3567 -r1.3568 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17652 -r1.17653 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1504528055176520 Content-Disposition: inline Content-Length: 1315 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.3567 pkgsrc/doc/CHANGES-2017:1.3568 --- pkgsrc/doc/CHANGES-2017:1.3567 Mon Sep 4 12:26:23 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Sep 4 12:27:35 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.3567 2017/09/04 12:26:23 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.3568 2017/09/04 12:27:35 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -5004,3 +5004,4 @@ Changes to the packages collection and i Updated devel/p5-Date-Manip to 6.60 [wiz 2017-09-04] Updated www/p5-HTML-Tree to 5.07 [wiz 2017-09-04] Updated security/p5-IO-Socket-SSL to 2.050 [wiz 2017-09-04] + Updated converters/p5-JSON-XS to 3.04 [wiz 2017-09-04] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17652 pkgsrc/doc/TODO:1.17653 --- pkgsrc/doc/TODO:1.17652 Mon Sep 4 12:26:23 2017 +++ pkgsrc/doc/TODO Mon Sep 4 12:27:35 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17652 2017/09/04 12:26:23 wiz Exp $ +$NetBSD: TODO,v 1.17653 2017/09/04 12:27:35 wiz Exp $ Suggested new packages ====================== @@ -1153,7 +1153,6 @@ For possible Perl packages updates, see o p5-HTTP-Server-EV-0.69 o p5-Heap-1.04 o p5-IP-Country-3.03 - o p5-JSON-XS-3.040 o p5-List-MoreUtils-0.423 o p5-List-MoreUtils-XS-0.423 o p5-MailTools-2.19 --_----------=_1504528055176520--