[136862] trunk/dports/perl/p5-module-scandeps/Portfile

devans at macports.org devans at macports.org
Thu May 28 09:32:34 PDT 2015


Revision: 136862
          https://trac.macports.org/changeset/136862
Author:   devans at macports.org
Date:     2015-05-28 09:32:33 -0700 (Thu, 28 May 2015)
Log Message:
-----------
p5-module-scandeps: update to version 1.19, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-module-scandeps/Portfile

Modified: trunk/dports/perl/p5-module-scandeps/Portfile
===================================================================
--- trunk/dports/perl/p5-module-scandeps/Portfile	2015-05-28 16:31:25 UTC (rev 136861)
+++ trunk/dports/perl/p5-module-scandeps/Portfile	2015-05-28 16:32:33 UTC (rev 136862)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Module-ScanDeps 1.18
+perl5.setup         Module-ScanDeps 1.19
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Recursively scan Perl code for dependencies
@@ -17,13 +17,17 @@
 
 platforms           darwin
 
-checksums           rmd160  6796d5cdb089dc442885965c8c55dc706af1cbb9 \
-                    sha256  ffda4252c6b39bc16bb39c0a6ff0457c6e220a855ac20038b64030d438f6ab9e
+checksums           rmd160  70b05b7e312e51e97e540310e6ee458470c150b5 \
+                    sha256  be77c31327d88382bbae4d11e6209d3222c848bd3ade8d3dcaae3dae748a66cb
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-prefork \
+                    port:p${perl5.major}-test-requires
+
     depends_lib-append \
-                    port:p${perl5.major}-module-build \
-                    port:p${perl5.major}-test-requires \
+                    port:p${perl5.major}-module-metadata \
+                    port:p${perl5.major}-text-parsewords \
                     port:p${perl5.major}-version
 
     supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150528/1cbd45a5/attachment.html>


More information about the macports-changes mailing list