Bug 54694 - update devel/p5-DateTime-Format-Epoch
Summary: update devel/p5-DateTime-Format-Epoch
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-21 11:30 UTC by Mathieu Arnold
Modified: 2003-07-21 12:12 UTC (History)
1 user (show)

See Also:


Attachments
p5-DateTime-Format-Epoch-0.05.diff (1.41 KB, patch)
2003-07-21 11: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-21 11:30:18 UTC
Update devel/p5-DateTime-Format-Epoch to 0.05

- Changed API of DT::F::E::TAI64 (the format_datetime_as_string() method is
  replaced by a parameter to the constructor)
- Added dhms parameter to new(), to return '2d, 4h, 15m, 45s' values

Fix: if you make test with 5.00503, do remember that it will use Math::Bigint from
perl and not from site.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-07-21 12:11:50 UTC
State Changed
From-To: open->closed

Committed, thanks!