summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-Natural
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-06-15 23:23:43 +0000
committersno <sno@pkgsrc.org>2009-06-15 23:23:43 +0000
commitcd37b322b4b47b3866b3b787f644438ae20613da (patch)
tree7774ba2749afba2a3711971d7d37e2a1d0118a8c /time/p5-DateTime-Format-Natural
parentf60281577dcde6e90be58717e4c9ed675707a0c6 (diff)
downloadpkgsrc-cd37b322b4b47b3866b3b787f644438ae20613da.tar.gz
pkgsrc changes:
- Updating package of p5 module DateTime::Format::Natural from 0.76 to 0.77 - Adjusting license according to META.yaml Upstream changes: 0.77 Sun Jun 14 20:46:53 CEST 2009 - Merged development version to stable. 0.76_04 Sat Jun 13 14:04:21 CEST 2009 - Remove comment in code about the legacy debug option. - Use '\s+' instead of the ambiguous ' ' as token split pattern. - Add some whitespace to the regexp which recognizes additional tokens for formatted dates. 0.76_03 Wed Jun 10 11:50:42 CEST 2009 - The current "now" can be overridden through the 'datetime' option. [rt #45127 - Giovanni Pensa] - parse_datetime_duration() handles durations where the second part is relative to the first one. [rt #45127 - Giovanni Pensa] - New supported relative duration: for <count> <unit>. [rt #45127 - Giovanni Pensa] 0.76_02 Sat Jun 6 13:24:58 CEST 2009 - When using prefer_future, also allow for weekdays combined with the time of day to be parsed correctly. [rt #46689 - Jason May] - New supported format: <weekday> <time>. [rt #46689 - Jason May] 0.76_01 Mon Jun 1 21:34:06 CEST 2009 - Change in default behavior: Use DateTime's truncate method to reset time components. Inspired by [rt #43468 - Clayton L. Scott] and suggestions from others.
Diffstat (limited to 'time/p5-DateTime-Format-Natural')
-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 7c52e2cb5bb..832af8be770 100644
--- a/time/p5-DateTime-Format-Natural/Makefile
+++ b/time/p5-DateTime-Format-Natural/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2009/05/02 21:26:36 sno Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/15 23:23:43 sno Exp $
-DISTNAME= DateTime-Format-Natural-0.76
+DISTNAME= DateTime-Format-Natural-0.77
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/perldoc?DateTime::Format::Natural
COMMENT= Create machine readable date/time with natural parsing logic
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-boolean>=0:../../devel/p5-boolean
DEPENDS+= p5-Date-Calc>=0:../../time/p5-Date-Calc
diff --git a/time/p5-DateTime-Format-Natural/distinfo b/time/p5-DateTime-Format-Natural/distinfo
index 9621a24c14d..3a626c768ba 100644
--- a/time/p5-DateTime-Format-Natural/distinfo
+++ b/time/p5-DateTime-Format-Natural/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/05/02 21:26:36 sno Exp $
+$NetBSD: distinfo,v 1.3 2009/06/15 23:23:43 sno Exp $
-SHA1 (DateTime-Format-Natural-0.76.tar.gz) = 717d6c01dd46e6b2ce72c90581d4529b075be101
-RMD160 (DateTime-Format-Natural-0.76.tar.gz) = 5604bda767feb93cf3dc868a71d5e81ff2bf3c02
-Size (DateTime-Format-Natural-0.76.tar.gz) = 30916 bytes
+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