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 Updating time/p5-DateT...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4122b70dc8ca
branches:  trunk
changeset: 572314:4122b70dc8ca
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Feb 23 19:13:06 2010 +0000

description:
Updating time/p5-DateTime-Format-Natural from 0.83 to 0.84

Upstream changes:
0.84  2010-02-22  <schubiger%cpan.org@localhost>
 - Merged development version to stable.

0.83_04  2010-02-16  <schubiger%cpan.org@localhost>
 - Enhance the regular expression matching a non-word alias.
 - Correct the indentation of _Nth_Weekday_of_Month_Year().

0.83_03  2010-02-14  <schubiger%cpan.org@localhost>
 - Introduce short name aliases. [rt #53976 - Kevin Field]
 - Support shortened relative dates with a +/- prefix.
   [rt #53976 - Kevin Field]
 - Add according tests for aliases and prefixed dates.
 - Test for case-insensitive processing of input strings.
 - Test compile-time loading of Aliases.pm.

0.83_02 Wed Jan 27 10:42:41 CET 2010
 - New supported formats: <time> <weekday> and <time> on <weekday>.
   [rt #53979 - Kevin Field]

0.83_01 Mon Jan 18 10:28:42 CET 2010
 - Pass the time zone object instead of name to the final DateTime
   constructor. [rt #53268 - Eric Wilhelm]

diffstat:

 time/p5-DateTime-Format-Natural/Makefile |  4 ++--
 time/p5-DateTime-Format-Natural/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r c9f8288521e9 -r 4122b70dc8ca time/p5-DateTime-Format-Natural/Makefile
--- a/time/p5-DateTime-Format-Natural/Makefile  Tue Feb 23 19:04:34 2010 +0000
+++ b/time/p5-DateTime-Format-Natural/Makefile  Tue Feb 23 19:13:06 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2010/01/29 10:45:46 sno Exp $
+# $NetBSD: Makefile,v 1.7 2010/02/23 19:13:06 sno Exp $
 
-DISTNAME=      DateTime-Format-Natural-0.83
+DISTNAME=      DateTime-Format-Natural-0.84
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r c9f8288521e9 -r 4122b70dc8ca time/p5-DateTime-Format-Natural/distinfo
--- a/time/p5-DateTime-Format-Natural/distinfo  Tue Feb 23 19:04:34 2010 +0000
+++ b/time/p5-DateTime-Format-Natural/distinfo  Tue Feb 23 19:13:06 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2010/01/29 10:45:46 sno Exp $
+$NetBSD: distinfo,v 1.7 2010/02/23 19:13:06 sno Exp $
 
-SHA1 (DateTime-Format-Natural-0.83.tar.gz) = ced61dc9b02fc38cd9b44ed14e464e2acc7ecac8
-RMD160 (DateTime-Format-Natural-0.83.tar.gz) = b732883396ff0289700a1d06249070967c1db8b8
-Size (DateTime-Format-Natural-0.83.tar.gz) = 46287 bytes
+SHA1 (DateTime-Format-Natural-0.84.tar.gz) = 5a76cbd54ae8a7466bb86bcc69b3195fb7a8897a
+RMD160 (DateTime-Format-Natural-0.84.tar.gz) = c62fc4fc0ef950a621e3a7f68e70b1b33f811958
+Size (DateTime-Format-Natural-0.84.tar.gz) = 47981 bytes



Home | Main Index | Thread Index | Old Index