Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C6A1C63D729 for ; Wed, 16 Nov 2011 08:38:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A353714A3A1; Wed, 16 Nov 2011 08:38:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E9F3A14A39E for ; Wed, 16 Nov 2011 08:38:27 +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 4c-Wy9Tj1paa for ; Wed, 16 Nov 2011 08:38:27 +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 58B3614A398 for ; Wed, 16 Nov 2011 08:38:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BBFE3175DD; Wed, 16 Nov 2011 08:38:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 16 Nov 2011 08:38:26 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/textproc/p5-YAML-LibYAML To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20111116083826.BBFE3175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Wed Nov 16 08:38:26 UTC 2011 Modified Files: pkgsrc/textproc/p5-YAML-LibYAML: Makefile distinfo Log Message: Updating Perl module YAML::LibYAML and YAML::XS in textproc/p5-YAML-LibYAML from 0.33nb2 to 0.37. pkgsrc changes: - adjust module type - adjust license Upstream changes: --- version: 0.37 date: Thu Sep 29 20:09:20 CEST 2011 changes: - Fix the bug that accidentally released YAML-XS instead of YAML-LibYAML. - Released from Wendy++ and Liz++'s Guest Bedroom. --- version: 0.36 date: Sun Sep 25 22:08:53 CEST 2011 changes: - Switch to Module::Package - Fix LoadFile on empty file failure. - Released from Wendy++ and Liz++'s Basement Server Room. --- version: 0.35 date: Mon Apr 4 00:33:09 CST 2011 changes: - Apply bdfoy patch from rt-46172 - Update ppport.h to fix rt-64749 & rt-62054 - Add ANDK's regexp.t patch from rt-62266 --- version: 0.34 date: Wed Apr 14 17:57:10 PDT 2010 changes: - These changes from chansen++ - Handle misbehaved tied hashes - Handle 'get' magic - Added support for tied arrays and hashes - Don't turn on the UTF-8 flag for strings containing US-ASCII (0x00-0x7F) To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/p5-YAML-LibYAML/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/p5-YAML-LibYAML/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.