Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8C74F63C270 for ; Sun, 9 Aug 2009 07:32:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2B3A063B1E0; Sun, 9 Aug 2009 07:32:00 +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 444FE63B10E for ; Sun, 9 Aug 2009 07:31:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3228F175D0; Sun, 9 Aug 2009 07:31:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 07:31:59 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/time/p5-DateTime-Format-Natural To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090809073159.3228F175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Aug 9 07:31:59 UTC 2009 Modified Files: pkgsrc/time/p5-DateTime-Format-Natural: Makefile distinfo Log Message: Updating package for p5 module DateTime::Format::Natural from 0.77 to 0.78 pkgsrc changes: - Fixing dependency from time/p5-Date-Calc to devel/p5-Date-Calc Upstream changes: 0.78 Fri Aug 7 11:32:31 CEST 2009 - Merged development version to stable. 0.77_01 Thu Jun 25 16:00:27 CEST 2009 - Add a handful of new formats. [rt #43468 - Clayton L. Scott] - Don't eventually try to guess the century. - Introduce and use a class for common test routines. - Test compile-time loading of Test.pm. - Rename the misnamed 'hour' metadata option to 'hours'. - _daytime() does not use the 'hours' metadata option when it is set and hence remove such existing entries. - For base methods which use the 'hours' metadata option, assume a zero when no value is provided. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/p5-DateTime-Format-Natural/Makefile \ pkgsrc/time/p5-DateTime-Format-Natural/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.