Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2E70063B97A for ; Thu, 23 Sep 2010 21:35:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 03E9C63B102; Thu, 23 Sep 2010 21:34:58 +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 0FA6C63B100 for ; Thu, 23 Sep 2010 21:34:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id F1FAB175DD; Thu, 23 Sep 2010 21:34:50 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 23 Sep 2010 21:34:50 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/time/p5-DateTime To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100923213450.F1FAB175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Thu Sep 23 21:34:50 UTC 2010 Modified Files: pkgsrc/time/p5-DateTime: Makefile distinfo Log Message: Updating time/p5-DateTime from 0.6100nb1 to 0.6200 Upstream changes: 0.62 2010-09-23 - Don't try to test with DateTime::Format::Strptime unless we have a relatively recent version. Should fix some test failures. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/time/p5-DateTime/Makefile cvs rdiff -u -r1.20 -r1.21 pkgsrc/time/p5-DateTime/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.