Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#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)

Portfile (1.1 KB) - added by chris@… 16 years ago.
Portfile for p5-time-period

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by chris@…

Attachment: Portfile added

Portfile for p5-time-period

comment:1 Changed 16 years ago by blb@…

Owner: changed from macports-tickets@… to blb@…
Status: newassigned

comment:2 Changed 16 years ago by blb@…

Port: p5-time-period added
Resolution: fixed
Status: assignedclosed

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 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:4 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.