From mat@aragorn.reaumur.absolight.net  Thu Jul 31 05:29:50 2003
Return-Path: <mat@aragorn.reaumur.absolight.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4843E37B404
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 31 Jul 2003 05:29:50 -0700 (PDT)
Received: from mx3.absolight.com (mx3.absolight.net [212.43.217.9])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3E8CA43F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 31 Jul 2003 05:29:49 -0700 (PDT)
	(envelope-from mat@aragorn.reaumur.absolight.net)
Received: by mx3.absolight.com (Postfix, from userid 1007)
	id 32EC92A36; Thu, 31 Jul 2003 14:29:48 +0200 (CEST)
Received: from aragorn.reaumur.absolight.net (aragorn.reaumur.absolight.net [212.43.217.58])
	by mx3.absolight.com (Postfix) with ESMTP
	id BDCE92A2E; Thu, 31 Jul 2003 14:29:47 +0200 (CEST)
Received: by aragorn.reaumur.absolight.net (Postfix, from userid 1000)
	id 6E5077EB7; Thu, 31 Jul 2003 14:29:45 +0200 (CEST)
Message-Id: <20030731122945.6E5077EB7@aragorn.reaumur.absolight.net>
Date: Thu, 31 Jul 2003 14:29:45 +0200 (CEST)
From: Mathieu Arnold <m@absolight.net>
Reply-To: Mathieu Arnold <m@absolight.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: m@absolight.net
Subject: update devel/p5-DateTime-Calendar-Christian
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         55113
>Category:       ports
>Synopsis:       update devel/p5-DateTime-Calendar-Christian
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 31 05:30:06 PDT 2003
>Closed-Date:    Thu Jul 31 22:21:45 PDT 2003
>Last-Modified:  Thu Jul 31 22:21:45 PDT 2003
>Originator:     Mathieu Arnold
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Fri Jul 18 12:38:14 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386

>Description:
Update devel/p5-DateTime-Calendar-Christian to 0.04

- DateTime 0.14 introduced some incompatible changes.  Updated DT::C::Christian
  to this new DateTime version.
- If new() is passed a date which is one of the missing days (during a calendar
  transform), this is now interpreted as a proleptic Gregorian date; this means
  that the returned date is now *before* the calendar change, instead of
  *after* the change.

>How-To-Repeat:
>Fix:

--- p5-DateTime-Calendar-Christian-0.04.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-Calendar-Christian/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	29 Jun 2003 12:38:58 -0000	1.1
+++ Makefile	31 Jul 2003 12:28:11 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	DateTime-Calendar-Christian
-PORTVERSION=	0.03
+PORTVERSION=	0.04
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	DateTime
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-DateTime-Calendar-Christian/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	29 Jun 2003 12:38:58 -0000	1.1
+++ distinfo	31 Jul 2003 12:28:11 -0000
@@ -1 +1 @@
-MD5 (DateTime-Calendar-Christian-0.03.tar.gz) = 7e5d31ee1d83b0b599fc6db4c09ac5c0
+MD5 (DateTime-Calendar-Christian-0.04.tar.gz) = 6e9640c3564755af8406e2c4c3988c86
--- p5-DateTime-Calendar-Christian-0.04.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: daichi 
State-Changed-When: Thu Jul 31 22:21:36 PDT 2003 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55113 
>Unformatted:
