From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jul 31 05:30:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2229237B401 for ; Thu, 31 Jul 2003 05:30:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49FF843FE1 for ; Thu, 31 Jul 2003 05:30:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6VCU7Up035980 for ; Thu, 31 Jul 2003 05:30:07 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6VCU7DY035979; Thu, 31 Jul 2003 05:30:07 -0700 (PDT) Resent-Date: Thu, 31 Jul 2003 05:30:07 -0700 (PDT) Resent-Message-Id: <200307311230.h6VCU7DY035979@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Mathieu Arnold Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4843E37B404 for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: m@absolight.net Subject: ports/55113: update devel/p5-DateTime-Calendar-Christian X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mathieu Arnold List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 12:30:13 -0000 >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: