[153346] trunk/dports/perl/p5-test-deep-type/Portfile

devans at macports.org devans at macports.org
Wed Sep 28 23:31:10 PDT 2016


Revision: 153346
          https://trac.macports.org/changeset/153346
Author:   devans at macports.org
Date:     2016-09-28 23:31:10 -0700 (Wed, 28 Sep 2016)
Log Message:
-----------
p5-test-deep-type: update to version 0.008, dependencies, no longer uses module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-deep-type/Portfile

Modified: trunk/dports/perl/p5-test-deep-type/Portfile
===================================================================
--- trunk/dports/perl/p5-test-deep-type/Portfile	2016-09-29 06:29:41 UTC (rev 153345)
+++ trunk/dports/perl/p5-test-deep-type/Portfile	2016-09-29 06:31:10 UTC (rev 153346)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Test-Deep-Type 0.006
+perl5.setup         Test-Deep-Type 0.008
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Test::Deep::Type - A Test::Deep plugin for validating type constraints
@@ -13,22 +13,19 @@
 
 platforms           darwin
 
-checksums           rmd160  423bac9eac7558781f8c7787a5b1814f8ba39220 \
-                    sha256  06eb500252042ce8898e3315c7008719e61b2b35639d4030314fcccadc78af6a
+checksums           rmd160  bee3b397997aec4d468c80d41998a8eef62be80a \
+                    sha256  6e7bea1a2f1e75319a22d1c51996ebac50ca5e3663d1bc223130887e62e959f1
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-module-build-tiny \
                     port:p${perl5.major}-test-fatal \
-                    port:p${perl5.major}-test-requires
+                    port:p${perl5.major}-test-needs
 
 
     depends_lib-append \
                     port:p${perl5.major}-namespace-clean \
-                    port:p${perl5.major}-safe-isa \
                     port:p${perl5.major}-test-deep \
                     port:p${perl5.major}-try-tiny
 
     supported_archs noarch
-    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160928/431fcee6/attachment.html>


More information about the macports-changes mailing list