pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-TimeDate Update to 1.16.
details: https://anonhg.NetBSD.org/pkgsrc/rev/484fad8c51a3
branches: trunk
changeset: 487560:484fad8c51a3
user: epg <epg%pkgsrc.org@localhost>
date: Sun Jan 16 22:16:05 2005 +0000
description:
Update to 1.16.
ChangeLog from 1.14 to 1.16:
Change 814 on 2003/06/03 by <gbarr%pobox.com@localhost> (Graham Barr)
Date::Parse
- Time::Local in 5.8 does not support fractional seconds
Change 813 on 2003/06/02 by <gbarr%pobox.com@localhost> (Graham Barr)
Release 1.15
Change 812 on 2003/06/02 by <gbarr%pobox.com@localhost> (Graham Barr)
Fix comments about Language implementation in Date::Parse
(patch from Christian Hammers)
Change 811 on 2003/06/02 by <gbarr%pobox.com@localhost> (Graham Barr)
Fix short name for 'maart' to be 'mrt' as suggested by Frank Maas
Change 810 on 2003/06/02 by <gbarr%pobox.com@localhost> (Graham Barr)
Add %G format for GPS week (patch from Eric Richardson)
Change 809 on 2003/06/02 by <gbarr%pobox.com@localhost> (Graham Barr)
Language updates from Daniel Yacob
Change 808 on 2003/06/02 by <gbarr%pobox.com@localhost> (Graham Barr)
str2time("") should return undef
Change 807 on 2003/06/02 by <gbarr%pobox.com@localhost> (Graham Barr)
Added Swedish and Finnish languages from Matthew Musgrove
Change 778 on 2003/03/03 by <gbarr%pobox.com@localhost> (Graham Barr)
Added Chinese_GB language.
Supplied by forehead (I don't even pretend tounderstand it)
Change 777 on 2003/03/03 by <gbarr%pobox.com@localhost> (Graham Barr)
Return fractional seconds when specified in an ISO date
Change 776 on 2003/03/03 by <gbarr%pobox.com@localhost> (Graham Barr)
New languages from Daniel Yacob
Change 775 on 2003/03/03 by <gbarr%pobox.com@localhost> (Graham Barr)
Fix UTC support on ISO dates
Change 774 on 2003/03/03 by <gbarr%pobox.com@localhost> (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 <gbarr%pobox.com@localhost> (Graham Barr)
Support parsing more formats
diffstat:
time/p5-TimeDate/Makefile | 5 ++---
time/p5-TimeDate/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r a49a46e71200 -r 484fad8c51a3 time/p5-TimeDate/Makefile
--- a/time/p5-TimeDate/Makefile Sun Jan 16 22:00:26 2005 +0000
+++ b/time/p5-TimeDate/Makefile Sun Jan 16 22:16:05 2005 +0000
@@ -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 -r a49a46e71200 -r 484fad8c51a3 time/p5-TimeDate/distinfo
--- a/time/p5-TimeDate/distinfo Sun Jan 16 22:00:26 2005 +0000
+++ b/time/p5-TimeDate/distinfo Sun Jan 16 22:16:05 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index