[41025] trunk/dports/perl

blb at macports.org blb at macports.org
Mon Oct 20 21:23:52 PDT 2008


Revision: 41025
          http://trac.macports.org/changeset/41025
Author:   blb at macports.org
Date:     2008-10-20 21:23:52 -0700 (Mon, 20 Oct 2008)
Log Message:
-----------
New port perl/p5-time-period, ticket #16934

Added Paths:
-----------
    trunk/dports/perl/p5-time-period/
    trunk/dports/perl/p5-time-period/Portfile

Added: trunk/dports/perl/p5-time-period/Portfile
===================================================================
--- trunk/dports/perl/p5-time-period/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-time-period/Portfile	2008-10-21 04:23:52 UTC (rev 41025)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Time-Period 1.20
+maintainers         behanna.org:chris
+description         Determine if a time is within the next specified period.
+
+homepage            http://search.cpan.org/~pryan/Period-${version}/Period.pm
+
+long_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.}
+
+platforms           darwin freebsd
+
+distname            Period-${version}
+
+checksums           md5 63b073af8ec96e7fa48801cd6fcccdd1 \
+                    sha1 98d324e9858debfa918d60892600650230a86e87 \
+                    rmd160 4439c41e6f18498fd768f2bb0a44f75510284fa3
+


Property changes on: trunk/dports/perl/p5-time-period/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081020/345b5334/attachment.html 


More information about the macports-changes mailing list