Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2C60563C55B for ; Wed, 20 Jan 2010 14:50:19 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D16CA63B1EB; Wed, 20 Jan 2010 14:50:18 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id F27DF63B1E4 for ; Wed, 20 Jan 2010 14:50:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E0479175DD; Wed, 20 Jan 2010 14:50:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 20 Jan 2010 14:50:17 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/converters/p5-JSON To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20100120145017.E0479175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Jan 20 14:50:17 UTC 2010 Modified Files: pkgsrc/converters/p5-JSON: Makefile distinfo Log Message: Update to 2.17: 2.17 Thu Jan 7 12:23:13 2010 [JSON] - fixed a problem caused by JSON::XS backend and support_by_pp option (rt#52842, rt#52847 by ikegami) [JSON::PP] - made compatible with JSON::XS 2.27 - patched decode for incr_parse (rt#52820 by ikegami) - relaxed option caused an infinite loop in some condition. 2.16 Fri Oct 16 15:07:37 2009 [JSON][JSON::PP] - made compatible with JSON::XS 2.26 *indent adds a final newline - corrected copyrights in JSON::PP58. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/converters/p5-JSON/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/converters/p5-JSON/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.