Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 405B463B853 for ; Mon, 4 Aug 2008 13:26:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D862763B1CC; Mon, 4 Aug 2008 13:26:19 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 164E063B1A0 for ; Mon, 4 Aug 2008 13:26:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F1810175D0; Mon, 4 Aug 2008 13:26:18 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/converters/p5-JSON-Any To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20080804132618.F1810175D0@cvs.netbsd.org> Date: Mon, 4 Aug 2008 13:26:18 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Mon Aug 4 13:26:18 UTC 2008 Modified Files: pkgsrc/converters/p5-JSON-Any: Makefile distinfo Log Message: Update from version 1.16 to 1.17. Pkgsrc change: o Changed to JSON/ sub-dir instead of author subdir Upstream changes: 1.17 2008-07-05 * Added documentation indicating that allow_blessed works for most useful cases (Robin Berjon) * Added support for obtaining the underlying representations for true/false in JSON. To generate a diff of this commit: cvs rdiff -r1.5 -r1.6 pkgsrc/converters/p5-JSON-Any/Makefile cvs rdiff -r1.2 -r1.3 pkgsrc/converters/p5-JSON-Any/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.