summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsno <sno>2009-09-19 22:51:37 +0000
committersno <sno>2009-09-19 22:51:37 +0000
commite282941fb0d01ad26a6562b157cc40bc9f3d52c3 (patch)
tree48afd9b796426c03a76dc2bd84d5fd1d5269bd64 /time
parenteba7139490d6f3f2dc5d6eada72b99f1bc4c9deb (diff)
downloadpkgsrc-e282941fb0d01ad26a6562b157cc40bc9f3d52c3.tar.gz
Updating time/p5-DateTime-Format-Natural from 0.78 to 0.79
pkgsrc changes: - reorder dependencies Upstream changes: 0.79 Sat Sep 19 12:23:20 CEST 2009 - Merged development version to stable. 0.78_03 Thu Sep 17 12:13:08 CEST 2009 - Relocate the formatted string printing of result strings used within the tests to the Test class. 0.78_02 Mon Sep 14 17:18:40 CEST 2009 - Add support for ranges representing the first and last day of a month or year. [rt #44067 - Michael Reddick] - Move the insertion code in parse_datetime_duration() to the Duration class and the checks to the english metadata class. - Quote for parsing failures with duration strings the entire input string instead of a partial date string. - Save and restore state for parse_datetime_duration(). - Test compile-time loading of Duration.pm. 0.78_01 Tue Sep 1 15:51:59 CEST 2009 - Set units at once within _check_date() when Date::Calc is not available and add a test. [rt #49326 - Clayton L. Scott]
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Format-Natural/Makefile10
-rw-r--r--time/p5-DateTime-Format-Natural/distinfo8
2 files changed, 10 insertions, 8 deletions
diff --git a/time/p5-DateTime-Format-Natural/Makefile b/time/p5-DateTime-Format-Natural/Makefile
index be1d994ac0a..94c4ccf2e36 100644
--- a/time/p5-DateTime-Format-Natural/Makefile
+++ b/time/p5-DateTime-Format-Natural/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2009/08/09 07:31:59 sno Exp $
+# $NetBSD: Makefile,v 1.5 2009/09/19 22:51:37 sno Exp $
-DISTNAME= DateTime-Format-Natural-0.78
+DISTNAME= DateTime-Format-Natural-0.79
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -10,15 +10,17 @@ HOMEPAGE= http://search.cpan.org/perldoc?DateTime::Format::Natural
COMMENT= Create machine readable date/time with natural parsing logic
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-boolean>=0:../../devel/p5-boolean
-DEPENDS+= p5-Date-Calc>=0:../../devel/p5-Date-Calc
DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime
DEPENDS+= p5-List-MoreUtils>=0:../../devel/p5-List-MoreUtils
DEPENDS+= p5-Params-Validate>=0:../../devel/p5-Params-Validate
DEPENDS+= p5-Term-ReadLine>=1.16:../../devel/p5-Term-ReadLine
+DEPENDS+= p5-boolean>=0:../../devel/p5-boolean
BUILD_DEPENDS+= p5-Test-MockTime-[0-9]*:../../time/p5-Test-MockTime
+# recommended
+DEPENDS+= p5-Date-Calc>=0:../../devel/p5-Date-Calc
+
PERL5_MODULE_TYPE= Module::Build
PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= #
diff --git a/time/p5-DateTime-Format-Natural/distinfo b/time/p5-DateTime-Format-Natural/distinfo
index ecd60212078..c99417a389a 100644
--- a/time/p5-DateTime-Format-Natural/distinfo
+++ b/time/p5-DateTime-Format-Natural/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/08/09 07:31:59 sno Exp $
+$NetBSD: distinfo,v 1.5 2009/09/19 22:51:37 sno Exp $
-SHA1 (DateTime-Format-Natural-0.78.tar.gz) = cb89bd243303673d76c22641efd3fb6164124625
-RMD160 (DateTime-Format-Natural-0.78.tar.gz) = 269bf0a5eca313e9b70b8da26f672cd9b58cb427
-Size (DateTime-Format-Natural-0.78.tar.gz) = 40360 bytes
+SHA1 (DateTime-Format-Natural-0.79.tar.gz) = 885ec6915061de46d8a72dc0f9ee6b335b577a1a
+RMD160 (DateTime-Format-Natural-0.79.tar.gz) = 26dd3f65c128ab010e6b2efe57c26ad1356547a4
+Size (DateTime-Format-Natural-0.79.tar.gz) = 41962 bytes