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.20:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8f1a3845ab39
branches:  trunk
changeset: 568549:8f1a3845ab39
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 15 13:34:43 2009 +0000

description:
Update to 1.20:

1.20 -- Sat Dec 12 06:38:14 CST 2009

  * Typo => s/timezome/timezone/ [yanick]
  * RT#52387 Fix %s formating to use timelocal when no timezone is given
  * RT#51664 fix str2time('16 Oct 09') to not give a negative result

diffstat:

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

diffs (26 lines):

diff -r d9144bf8be7e -r 8f1a3845ab39 time/p5-TimeDate/Makefile
--- a/time/p5-TimeDate/Makefile Tue Dec 15 13:34:06 2009 +0000
+++ b/time/p5-TimeDate/Makefile Tue Dec 15 13:34:43 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2009/10/11 08:11:55 sno Exp $
+# $NetBSD: Makefile,v 1.20 2009/12/15 13:34:43 wiz Exp $
 #
 
-DISTNAME=      TimeDate-1.19
+DISTNAME=      TimeDate-1.20
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5tid
 CATEGORIES=    textproc perl5
diff -r d9144bf8be7e -r 8f1a3845ab39 time/p5-TimeDate/distinfo
--- a/time/p5-TimeDate/distinfo Tue Dec 15 13:34:06 2009 +0000
+++ b/time/p5-TimeDate/distinfo Tue Dec 15 13:34:43 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2009/10/11 08:11:55 sno Exp $
+$NetBSD: distinfo,v 1.7 2009/12/15 13:34:43 wiz Exp $
 
-SHA1 (TimeDate-1.19.tar.gz) = c7fc8cf7316be90de7837784e49002c43db481ed
-RMD160 (TimeDate-1.19.tar.gz) = 0c6754be1e48486c3d85248e80350c973a721f90
-Size (TimeDate-1.19.tar.gz) = 29370 bytes
+SHA1 (TimeDate-1.20.tar.gz) = 6394cd243e05c3c2073fa73348a4ad90d8d5963e
+RMD160 (TimeDate-1.20.tar.gz) = 513094a2d2fb3678c1ad893abc28c94d344ec7b8
+Size (TimeDate-1.20.tar.gz) = 29590 bytes



Home | Main Index | Thread Index | Old Index