Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 9796563BA47 for ; Wed, 17 Dec 2008 00:10:56 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 4B5DC63B15C; Wed, 17 Dec 2008 00:10:56 +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 9279F63B14A for ; Wed, 17 Dec 2008 00:10:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 79DB3175D0; Wed, 17 Dec 2008 00:10:55 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/converters/p5-JSON-XS To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20081217001055.79DB3175D0@cvs.netbsd.org> Date: Wed, 17 Dec 2008 00:10:55 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Wed Dec 17 00:10:55 UTC 2008 Modified Files: pkgsrc/converters/p5-JSON-XS: Makefile distinfo Log Message: Update from version 2.23nb1 to 1.231. Upstream changes: 2.231 Thu Nov 20 04:59:08 CET 2008 - work around 5.10.0 magic bugs where manipulating magic values (such as $1) would permanently damage them as perl would ignore the magicalness, by making a full copy of the string, reported by Dmitry Karasik. - work around spurious wanrings under older perl 5.8's. To generate a diff of this commit: cvs rdiff -r1.7 -r1.8 pkgsrc/converters/p5-JSON-XS/Makefile cvs rdiff -r1.5 -r1.6 pkgsrc/converters/p5-JSON-XS/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.