pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-Time - Update p5-Time-modules to 2003.1126
details: https://anonhg.NetBSD.org/pkgsrc/rev/70185f5c6db7
branches: trunk
changeset: 491966:70185f5c6db7
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sat Apr 02 12:42:28 2005 +0000
description:
- Update p5-Time-modules to 2003.1126
> 2003.1125:
> Various folks have complained that JulianDay isn't correct. An
> errata section has been added to the documentation.
>
> Mark Ivey <mivey%r2tech.com@localhost> add '@' as a synonym for 'at'.
> Fixed typos.
>
> Bryan Henderson <bryanh%giraffe-data.com@localhost> sent in a patch to
> allow NOW => 0 so that ParseDate can be used to parse relative
> times.
>
> ewan%baremetal.com@localhost sent in a patch adding a bit of ISO 8601
> support.
>
> David Alban <david%responsible.com@localhost> doesn't like allowing the
> hour 24:00. I agree. Gone if you have VALIDATE=>1.
>
> Still to be done: the support the large number of ISO 8601
> date formats: http://hydracen.com/dx/iso8601.htm
> 2003.0211:
> Mike Cramer <cramer%webkist.com@localhost> sent a patch to Timezone to
> handle changes in $ENV{TZ}.
>
> Rani Pinchuk <rani%cpan.org@localhost> sent in a definition for the
> CEST timezone.
>
> On Phil.Moore%msdw.com@localhost's behalf the timezone 'MET DST' is now
> supported.
>
> 2002.1001:
> No real changes, just added a license.
diffstat:
time/p5-Time/Makefile | 5 ++---
time/p5-Time/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 91ba624bc043 -r 70185f5c6db7 time/p5-Time/Makefile
--- a/time/p5-Time/Makefile Sat Apr 02 11:56:22 2005 +0000
+++ b/time/p5-Time/Makefile Sat Apr 02 12:42:28 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:12 grant Exp $
+# $NetBSD: Makefile,v 1.9 2005/04/02 12:42:28 adrianp Exp $
-DISTNAME= Time-modules-101.062101
+DISTNAME= Time-modules-2003.1126
PKGNAME= p5-${DISTNAME:S/modules-//}
SVR4_PKGNAME= p5tim
-PKGREVISION= 1
CATEGORIES= devel perl5 time
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
diff -r 91ba624bc043 -r 70185f5c6db7 time/p5-Time/distinfo
--- a/time/p5-Time/distinfo Sat Apr 02 11:56:22 2005 +0000
+++ b/time/p5-Time/distinfo Sat Apr 02 12:42:28 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 19:14:55 wiz Exp $
+$NetBSD: distinfo,v 1.3 2005/04/02 12:42:28 adrianp Exp $
-SHA1 (Time-modules-101.062101.tar.gz) = 060b2bdf70c003b78e8e90ed4de7957e1560ae59
-RMD160 (Time-modules-101.062101.tar.gz) = c3681ff2f16223a949ea784ee1d512883087c873
-Size (Time-modules-101.062101.tar.gz) = 21182 bytes
+SHA1 (Time-modules-2003.1126.tar.gz) = c6996386642678a2d0c8eaa28ecb5b564c8ccb6c
+RMD160 (Time-modules-2003.1126.tar.gz) = 6786aeca784b92674f25a605d766674055bfefd3
+Size (Time-modules-2003.1126.tar.gz) = 22296 bytes
Home |
Main Index |
Thread Index |
Old Index