[129853] trunk/dports/perl/p5-fey-test/Portfile

devans at macports.org devans at macports.org
Sun Dec 21 08:08:26 PST 2014


Revision: 129853
          https://trac.macports.org/changeset/129853
Author:   devans at macports.org
Date:     2014-12-21 08:08:26 -0800 (Sun, 21 Dec 2014)
Log Message:
-----------
p5-fey-test: update to version 0.10, add perl branches 5.18 5.20, minor white space.

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

Modified: trunk/dports/perl/p5-fey-test/Portfile
===================================================================
--- trunk/dports/perl/p5-fey-test/Portfile	2014-12-21 16:01:02 UTC (rev 129852)
+++ trunk/dports/perl/p5-fey-test/Portfile	2014-12-21 16:08:26 UTC (rev 129853)
@@ -4,13 +4,11 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.10 5.12 5.14 5.16
-perl5.setup         Fey-Test 0.09 ../by-authors/id/D/DR/DROLSKY
-revision            2
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Fey-Test 0.10 ../by-authors/id/D/DR/DROLSKY
 platforms           darwin
 maintainers         nomaintainer
 license             Artistic-2
-supported_archs     noarch
 
 description         Fey::Test - test libraries for Fey distros
 
@@ -18,11 +16,14 @@
                     other p5-fey-* ports. You should not have to install it \
                     explicitly.
 
-checksums           sha1 589ec79f1a833e3176cf5ccf3719495105d9f412 \
-                    rmd160 f5ed00471143cada2e414fbfd76e5f99de7fcb81
+checksums           rmd160  28cb1e6c717f0acf869d8f9302aa4ef6a042fef7 \
+                    sha256  9d048678b0ce4ae784e761444858b33adbd214a03c774a7d20d54aec2900ae0d
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-dbi \
+    depends_lib-append \
+                    port:p${perl5.major}-dbi \
                     port:p${perl5.major}-list-moreutils \
                     port:p${perl5.major}-test-mockobject
+
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141221/cc996444/attachment.html>


More information about the macports-changes mailing list