[128939] trunk/dports/perl

khindenburg at macports.org khindenburg at macports.org
Sun Nov 30 09:36:02 PST 2014


Revision: 128939
          https://trac.macports.org/changeset/128939
Author:   khindenburg at macports.org
Date:     2014-11-30 09:36:02 -0800 (Sun, 30 Nov 2014)
Log Message:
-----------
p5-test-mocktime: new port #44820

Added Paths:
-----------
    trunk/dports/perl/p5-test-mocktime/
    trunk/dports/perl/p5-test-mocktime/Portfile

Added: trunk/dports/perl/p5-test-mocktime/Portfile
===================================================================
--- trunk/dports/perl/p5-test-mocktime/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-mocktime/Portfile	2014-11-30 17:36:02 UTC (rev 128939)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.branches      5.16 5.18 5.20
+perl5.setup         Test-MockTime 0.13
+
+platforms           darwin
+maintainers         khindenburg openmaintainer
+license             {Artistic-1 GPL}
+
+supported_archs     noarch
+
+description         Replaces actual time with simulated time
+long_description    ${description}
+
+checksums           rmd160  777923907f58dabbcef0b01fceac78de43f238d2 \
+                    sha256  7c3b4c33d59844b7e9d67408d9f4bf7def76aacb2939f1b9b56aaa319eac387b
+
+test.run            yes


Property changes on: trunk/dports/perl/p5-test-mocktime/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141130/8e2b81ee/attachment.html>


More information about the macports-changes mailing list