summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsno <sno>2009-08-09 07:31:59 +0000
committersno <sno>2009-08-09 07:31:59 +0000
commitb3ea5afdcdbe97baaad5947a7346514f59c00828 (patch)
tree88f4e19fc8a671c40bd98e2b6231f931849492a5 /time
parentaefd102d568c806c2d4a3b2b95d38b67062e6071 (diff)
downloadpkgsrc-b3ea5afdcdbe97baaad5947a7346514f59c00828.tar.gz
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.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Format-Natural/Makefile6
-rw-r--r--time/p5-DateTime-Format-Natural/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime-Format-Natural/Makefile b/time/p5-DateTime-Format-Natural/Makefile
index 832af8be770..be1d994ac0a 100644
--- a/time/p5-DateTime-Format-Natural/Makefile
+++ b/time/p5-DateTime-Format-Natural/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2009/06/15 23:23:43 sno Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/09 07:31:59 sno Exp $
-DISTNAME= DateTime-Format-Natural-0.77
+DISTNAME= DateTime-Format-Natural-0.78
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -11,7 +11,7 @@ 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:../../time/p5-Date-Calc
+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
diff --git a/time/p5-DateTime-Format-Natural/distinfo b/time/p5-DateTime-Format-Natural/distinfo
index 3a626c768ba..ecd60212078 100644
--- a/time/p5-DateTime-Format-Natural/distinfo
+++ b/time/p5-DateTime-Format-Natural/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/06/15 23:23:43 sno Exp $
+$NetBSD: distinfo,v 1.4 2009/08/09 07:31:59 sno Exp $
-SHA1 (DateTime-Format-Natural-0.77.tar.gz) = f1386a91613af1b729673aab677546c075c28519
-RMD160 (DateTime-Format-Natural-0.77.tar.gz) = a4a895747fc714f73f97e55d593824fd4854b2c3
-Size (DateTime-Format-Natural-0.77.tar.gz) = 33041 bytes
+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