Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id DB7EA63BC38 for ; Wed, 25 Aug 2010 19:30:24 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8539463B100; Wed, 25 Aug 2010 19:30:24 +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 AAB1963B104 for ; Wed, 25 Aug 2010 19:30:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 988C2175DD; Wed, 25 Aug 2010 19:30:23 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Wed, 25 Aug 2010 19:30:23 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/converters/p5-JSON To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100825193023.988C2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Wed Aug 25 19:30:23 UTC 2010 Modified Files: pkgsrc/converters/p5-JSON: Makefile distinfo Log Message: Updating converters/p5-JSON from 2.21nb1 to 2.22 Upstream changes: 2.22 Wed Aug 25 12:46:13 2010 [JSON] - added JSON::XS installing feature in Makefile.PL with cpan or cpanm (some points suggested by gfx) - check that to_json and from_json are not called as methods (CHORNY) [JSON::PP] - modified for -Duse64bitall -Duselongdouble compiled perl. 11_pc_expo.t too. (these are patched by H.Merijn Brand) To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/converters/p5-JSON/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/converters/p5-JSON/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.