pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-Natural pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/23fcab7774d4
branches: trunk
changeset: 394837:23fcab7774d4
user: sno <sno%pkgsrc.org@localhost>
date: Mon Jun 15 23:23:43 2009 +0000
description:
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:
time/p5-DateTime-Format-Natural/Makefile | 6 +++---
time/p5-DateTime-Format-Natural/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 8a1e1be7eefc -r 23fcab7774d4 time/p5-DateTime-Format-Natural/Makefile
--- a/time/p5-DateTime-Format-Natural/Makefile Mon Jun 15 23:08:09 2009 +0000
+++ b/time/p5-DateTime-Format-Natural/Makefile Mon Jun 15 23:23:43 2009 +0000
@@ -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 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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 -r 8a1e1be7eefc -r 23fcab7774d4 time/p5-DateTime-Format-Natural/distinfo
--- a/time/p5-DateTime-Format-Natural/distinfo Mon Jun 15 23:08:09 2009 +0000
+++ b/time/p5-DateTime-Format-Natural/distinfo Mon Jun 15 23:23:43 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index