[129340] trunk/dports/perl/p5-test-fatal/Portfile

devans at macports.org devans at macports.org
Wed Dec 10 10:02:00 PST 2014


Revision: 129340
          https://trac.macports.org/changeset/129340
Author:   devans at macports.org
Date:     2014-12-10 10:02:00 -0800 (Wed, 10 Dec 2014)
Log Message:
-----------
p5-test-fatal: update to version 0.014, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-fatal/Portfile

Modified: trunk/dports/perl/p5-test-fatal/Portfile
===================================================================
--- trunk/dports/perl/p5-test-fatal/Portfile	2014-12-10 18:00:27 UTC (rev 129339)
+++ trunk/dports/perl/p5-test-fatal/Portfile	2014-12-10 18:02:00 UTC (rev 129340)
@@ -5,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         Test-Fatal 0.013
-revision            1
+perl5.setup         Test-Fatal 0.014
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         incredibly simple helpers for testing code with exceptions
@@ -17,12 +16,13 @@
 
 platforms           darwin
 
-checksums           rmd160  191f5558663be64189ece017b1090da9efdddc94 \
-                    sha256  02fb13eea43a9eb0df84919c2a1415243c0bdd68dae9f63f6d6b3827e76f36e7
+checksums           rmd160  b2f0d22ca17c72d4cf27b90f5edd3282cf669bc1 \
+                    sha256  bcdcef5c7b2790a187ebca810b0a08221a63256062cfab3c3b98685d91d1cbb0
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-test-simple \
+    depends_lib-append \
+                    port:p${perl5.major}-test-simple \
                     port:p${perl5.major}-try-tiny
 
-supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141210/13ba5851/attachment.html>


More information about the macports-changes mailing list