#16934 closed submission (fixed)
New Port: perl/p5-time-period
Reported by: | chris@… | Owned by: | blb@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | p5-time-period |
Description
Time::Period is a module that provides the inPeriod method, which takes an argument of a time and a delta from the current time, and returns true if the time is within now + delta, false otherwise. It is used for firing scheduled events--backups, expiration of backups, etc.
Attachments (1)
Change History (5)
Changed 16 years ago by chris@…
comment:1 Changed 16 years ago by blb@…
Owner: | changed from macports-tickets@… to blb@… |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by blb@…
Port: | p5-time-period added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Port added in r41025, thanks. A couple of changes were made:
- removed master_sites since the port group usually gets it right (and did for this one)
- set distname to Period-${version} which allowed the removal of distfiles and the post-extract bit (distfiles and worksrcdir are based upon this)
comment:3 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:4 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
Portfile for p5-time-period