From 188e66f9de2963a5a392c06b7606f856cab5b548 Mon Sep 17 00:00:00 2001 From: epg Date: Sun, 16 Jan 2005 22:16:05 +0000 Subject: Update to 1.16. ChangeLog from 1.14 to 1.16: Change 814 on 2003/06/03 by (Graham Barr) Date::Parse - Time::Local in 5.8 does not support fractional seconds Change 813 on 2003/06/02 by (Graham Barr) Release 1.15 Change 812 on 2003/06/02 by (Graham Barr) Fix comments about Language implementation in Date::Parse (patch from Christian Hammers) Change 811 on 2003/06/02 by (Graham Barr) Fix short name for 'maart' to be 'mrt' as suggested by Frank Maas Change 810 on 2003/06/02 by (Graham Barr) Add %G format for GPS week (patch from Eric Richardson) Change 809 on 2003/06/02 by (Graham Barr) Language updates from Daniel Yacob Change 808 on 2003/06/02 by (Graham Barr) str2time("") should return undef Change 807 on 2003/06/02 by (Graham Barr) Added Swedish and Finnish languages from Matthew Musgrove Change 778 on 2003/03/03 by (Graham Barr) Added Chinese_GB language. Supplied by forehead (I don't even pretend tounderstand it) Change 777 on 2003/03/03 by (Graham Barr) Return fractional seconds when specified in an ISO date Change 776 on 2003/03/03 by (Graham Barr) New languages from Daniel Yacob Change 775 on 2003/03/03 by (Graham Barr) Fix UTC support on ISO dates Change 774 on 2003/03/03 by (Graham Barr) Allow a : in a timezone so the dates specified in RSS can be parsed (eg 2002-11-07T23:31:49-05:00) Patch from Kellan Change 773 on 2003/03/03 by (Graham Barr) Support parsing more formats --- time/p5-TimeDate/Makefile | 5 ++--- time/p5-TimeDate/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) (limited to 'time') diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile index f580e75215c..8e7f244fff8 100644 --- a/time/p5-TimeDate/Makefile +++ b/time/p5-TimeDate/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/12/20 11:31:12 grant Exp $ +# $NetBSD: Makefile,v 1.9 2005/01/16 22:16:05 epg Exp $ # -DISTNAME= TimeDate-1.14 +DISTNAME= TimeDate-1.16 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tid -PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/} diff --git a/time/p5-TimeDate/distinfo b/time/p5-TimeDate/distinfo index a9208dac4e3..e483e6f2d1e 100644 --- a/time/p5-TimeDate/distinfo +++ b/time/p5-TimeDate/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/02/14 18:29:46 wiz Exp $ +$NetBSD: distinfo,v 1.3 2005/01/16 22:16:05 epg Exp $ -SHA1 (TimeDate-1.14.tar.gz) = 5ea1e50a2e2461bc1a6b2d6cf43b6b6cd83faea3 -Size (TimeDate-1.14.tar.gz) = 19036 bytes +SHA1 (TimeDate-1.16.tar.gz) = 36875a6cb20585d0589e2fccade04fae6e0db372 +Size (TimeDate-1.16.tar.gz) = 22366 bytes -- cgit v1.2.3