Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 730AC7182F for ; Thu, 23 May 2013 08:16:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id CC54B14A24D; Thu, 23 May 2013 08:16:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 40B1D14A244 for ; Thu, 23 May 2013 08:16:57 +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 raizlZJebxWF for ; Thu, 23 May 2013 08:16:56 +0000 (UTC) Received: from ivanova.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id BDA6814A23D for ; Thu, 23 May 2013 08:16:56 +0000 (UTC) Received: by ivanova.netbsd.org (Postfix, from userid 500) id B7B2792; Thu, 23 May 2013 08:16:56 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 23 May 2013 08:16:56 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/converters/p5-JSON To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20130523081656.B7B2792@ivanova.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Thu May 23 08:16:56 UTC 2013 Modified Files: pkgsrc/converters/p5-JSON: Makefile distinfo Log Message: Update to 2.58 Upstream changes: 2.58 Thu May 23 09:04:37 2013 - support PUREPERL_ONLY install option. (rt#84876) (PERL_ONLY and NO_XS are not yet removed) - stop installing JSON::XS automatically on Perl 5.18 To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 pkgsrc/converters/p5-JSON/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/converters/p5-JSON/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.