Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 89D0D63BBC7 for ; Tue, 31 Aug 2010 05:12:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2E16863B101; Tue, 31 Aug 2010 05:12: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 5927C63B100 for ; Tue, 31 Aug 2010 05:12:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 442C4175DD; Tue, 31 Aug 2010 05:12:30 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Tue, 31 Aug 2010 05:12:30 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/textproc/p5-YAML-Syck To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100831051230.442C4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Tue Aug 31 05:12:30 UTC 2010 Modified Files: pkgsrc/textproc/p5-YAML-Syck: Makefile distinfo Log Message: Updating textproc/p5-YAML-Syck from 1.12nb1 to 1.14 Upstream changes: [Changes for 1.14 (YAML::Syck 0.37 ) - 2010-08-03] * RT RT60771 - Further refactor for JSON. if a number is a valid perl string, quote it. "1" + "1" = "11" in javascript. * add YAML tests to make sure HEX and octal preserve their information To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/p5-YAML-Syck/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/p5-YAML-Syck/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.