Bug 55113 - update devel/p5-DateTime-Calendar-Christian
Summary: update devel/p5-DateTime-Calendar-Christian
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-31 13:30 UTC by Mathieu Arnold
Modified: 2003-08-01 06:21 UTC (History)
1 user (show)

See Also:


Attachments
p5-DateTime-Calendar-Christian-0.04.diff (948 bytes, patch)
2003-07-31 13:30 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold 2003-07-31 13:30:06 UTC
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.
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-08-01 06:21:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!