Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 14:29:45 +0200 (CEST)
From:      Mathieu Arnold <m@absolight.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m@absolight.net
Subject:   ports/55113: update devel/p5-DateTime-Calendar-Christian
Message-ID:  <20030731122945.6E5077EB7@aragorn.reaumur.absolight.net>
Resent-Message-ID: <200307311230.h6VCU7DY035979@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         55113
>Category:       ports
>Synopsis:       update devel/p5-DateTime-Calendar-Christian
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 31 05:30:06 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030731122945.6E5077EB7>