Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D64C963B875 for ; Sun, 14 Jun 2009 20:46:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 83A4A63B110; Sun, 14 Jun 2009 20:46:31 +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 7F4FE63B104 for ; Sun, 14 Jun 2009 20:46:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6A14B175D0; Sun, 14 Jun 2009 20:46:30 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 14 Jun 2009 20:46:30 +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: <20090614204630.6A14B175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Jun 14 20:46:30 UTC 2009 Modified Files: pkgsrc/converters/p5-JSON: Makefile distinfo Log Message: pkgsrc changes: - Updating package of p5 module JSON and subclasses from 2.14 to 2.15 - Setting LICENSE to ${PERL5_LICENSE} accroding to META.yaml Upstream changes: 2.15 Tue Jun 2 16:36:42 2009 [JSON] - made compatible with JSON::XS 2.24 - corrected copyrights in some modules. [JSON::PP] - modified incr_parse, pointed by Martin J. Evans (rt#46439) - deleted a meaningless code To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/converters/p5-JSON/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/converters/p5-JSON/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.