Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6F63963C259 for ; Thu, 21 May 2009 11:10:37 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 77D4A63B1EE; Thu, 21 May 2009 11:10:36 +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 43C5263B1E8 for ; Thu, 21 May 2009 11:10:35 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EEE05175D0; Thu, 21 May 2009 11:10:34 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 21 May 2009 11:10:34 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/textproc/p5-YAML-Tiny To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090521111034.EEE05175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Thu May 21 11:10:34 UTC 2009 Modified Files: pkgsrc/textproc/p5-YAML-Tiny: Makefile distinfo Log Message: pkgsrc changes: - Updating package for p5 module YAML::Tiny from 1.38 to 1.39 Upstream changes: 1.39 Thu 21 May 2009 - Even though utf8 starts at 5.7+ there's no is_utf till 5.8.1 so skip in the tests if needed (ADAMK) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/p5-YAML-Tiny/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/p5-YAML-Tiny/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.