[41464] trunk/dports/perl

narf_tm at macports.org narf_tm at macports.org
Mon Nov 3 18:28:14 PST 2008


Revision: 41464
          http://trac.macports.org/changeset/41464
Author:   narf_tm at macports.org
Date:     2008-11-03 18:28:13 -0800 (Mon, 03 Nov 2008)
Log Message:
-----------
New port p5-time-y2038 20081020.

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

Added: trunk/dports/perl/p5-time-y2038/Portfile
===================================================================
--- trunk/dports/perl/p5-time-y2038/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-time-y2038/Portfile	2008-11-04 02:28:13 UTC (rev 41464)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem                1.0
+PortGroup                 perl5 1.0
+
+perl5.setup               Time-y2038 20081020
+maintainers               narf_tm openmaintainer
+description               Versions of Perl's time functions which work beyond 2038
+long_description          On many computers, Perl's time functions will not \
+                          work past the year 2038. This is a design fault \
+                          in the underlying C libraries Perl uses. \
+                          Time::y2038 provides replacements for those \
+                          functions which will work accurately \
+                          +/1 142 million years.
+
+platforms                 darwin
+
+checksums                 md5 53039fd9a36a56364a71e33635686c7f \
+                          sha1 445010b94e74969335e986b91eaaa9c7ebc9ace8 \
+                          rmd160 e5b93c7dcff3269c37026d3a7b85902c619d8a9f
+
+depends_lib-append        port:p5-extutils-cbuilder \
+                          port:p5-test-exception \
+                          port:p5-test-warn
+
+perl5.use_module_build


Property changes on: trunk/dports/perl/p5-time-y2038/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/20081103/fc1e8841/attachment.html>


More information about the macports-changes mailing list