Subject: pkg/21609: update of devel/p5-Date-Manip
To: None <gnats-bugs@gnats.netbsd.org>
From: None <hiramatu@boreas.dti.ne.jp>
List: netbsd-bugs
Date: 05/17/2003 17:01:32
>Number:         21609
>Category:       pkg
>Synopsis:       update of devel/p5-Date-Manip
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat May 17 16:52:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Hiramatsu Yoshifumi
>Release:        NetBSD 1.6T
>Organization:
	
>Environment:
	
	
System: NetBSD orinoco.my.domain 1.6T NetBSD 1.6T (Orinoco) #1: Mon May 12 13:59:53 JST 2003 hiramatsu@orinoco.my.domain:/sys/arch/i386/compile/Orinoco i386
Architecture: i386
Machine: i386
>Description:
This patch updates devel/p5-Date-Manip to 5.40, which fixed many bugs found in
previous version.

Changes:
   Added an example.  Philip Jones <phil@lynxafrica.demon.co.uk>
   Fixed a warning.  Edward Avis <epa98@doc.ic.ac.uk>
   Fixed a bug where the date wasn't rolling over when parsing dates
      containing only times.  James L. Gordon <jlgordon@vanion.com>
   Fixed a bug where some times were defaulting to the current time
      instead of 00:00:00.  Edward Avis <epa98@doc.ic.ac.uk>
   Added `date +%Z` support in Date_TimeZone.  Mike Bristow
      <mike@urgle.com>
   Added support for negative values is "epoch SECS" type dates.
      Larry Warner <warner@swansystems.com>
   Fixed a warning if the timezone is supplied as a +HHMM format.
      Viola Mauro <mao_@libero.it>
   Fixed a bug in Date_NthDayOfYear with decimal days.  Olga Polyakov
      <olga@icess.ucsb.edu>
   Fixed a bug where ParseDateDelta returned a delta if nothing was
      passed in.  Jim Hranicky <jfh@cise.ufl.edu>.
   Fixed a bug where noon was case sensitive.  Bion Pohl <bpohl@deja.com>
   Fixed a bug where dateTtime wasn't parsed.  Jeremy Brinkley
      <jeremy@loudcloud.com>
   Fixed South African time zone.  David Sieborger <drs@rucus.ru.ac.za>
   Fixed a bug in holiday parsing involving recurrences.  Jerry Wilcox
      <Jerry.Wilcox@ucop.edu>
   Added NWD/PWD/DWD flags to ParseRecur.  Peter Wyngaard
      <peterw@iconnect-inc.com>
   Fixed a bug where an invalid date passed to Date_IsWorkDay produced
      an error message.  Mark Rejhon <markr@globilltech.com>
   Fixed a bug where EraseHolidays wasn't taking affect correctly.
      Chateauvieux Martial <Martial.Chateauvieux@sfs.siemens.de>
   Fixed a bug where the list produced by Date_Init couldn't be passed
      back in to Date_Init.  James Elson <James@citria.com>
   Fixed a typo in the docs.  Zhen Liu <zhen_hua_liu2@yahoo.com>


>How-To-Repeat:
	
>Fix:
diff -burN p5-Date-Manip.orig/Makefile p5-Date-Manip/Makefile
--- p5-Date-Manip.orig/Makefile	2003-05-17 16:16:19.000000000 +0900
+++ p5-Date-Manip/Makefile	2003-05-17 16:16:27.000000000 +0900
@@ -1,8 +1,8 @@
 # $NetBSD: Makefile,v 1.7 2001/11/26 06:49:48 jlam Exp $
 #
 
-DISTNAME=     	DateManip-5.39
-PKGNAME=       	p5-Date-Manip-5.39
+DISTNAME=     	DateManip-5.40
+PKGNAME=       	p5-Date-Manip-5.40
 SVR4_PKGNAME=	p5dma
 CATEGORIES=	textproc perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Date/}
diff -burN p5-Date-Manip.orig/distinfo p5-Date-Manip/distinfo
--- p5-Date-Manip.orig/distinfo	2003-05-17 16:16:19.000000000 +0900
+++ p5-Date-Manip/distinfo	2003-05-17 16:16:27.000000000 +0900
@@ -1,4 +1,4 @@
 $NetBSD$
 
-SHA1 (DateManip-5.39.tar.gz) = c40c1f444ab50ea2345220c8410715b2ea360a20
-Size (DateManip-5.39.tar.gz) = 119942 bytes
+SHA1 (DateManip-5.40.tar.gz) = 7b210187ca070b33bd7efbbd2a88b523355d1f99
+Size (DateManip-5.40.tar.gz) = 121407 bytes

>Release-Note:
>Audit-Trail:
>Unformatted: