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

devans at macports.org devans at macports.org
Sun Aug 17 03:18:38 PDT 2014


Revision: 124005
          https://trac.macports.org/changeset/124005
Author:   devans at macports.org
Date:     2014-08-17 03:18:37 -0700 (Sun, 17 Aug 2014)
Log Message:
-----------
p5-module-scandeps: update to version 1.14, dependencies, add perl branches 5.18, 5.20.

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

Modified: trunk/dports/perl/p5-module-scandeps/Portfile
===================================================================
--- trunk/dports/perl/p5-module-scandeps/Portfile	2014-08-17 10:02:35 UTC (rev 124004)
+++ trunk/dports/perl/p5-module-scandeps/Portfile	2014-08-17 10:18:37 UTC (rev 124005)
@@ -3,9 +3,8 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup           Module-ScanDeps 1.08
-revision        1
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup           Module-ScanDeps 1.14
 license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           Recursively scan Perl code for dependencies
@@ -17,12 +16,14 @@
 
 platforms             darwin
 
-checksums             rmd160  8b5983e3c6cbe2478cf0076c7b944469095b5fb2 \
-                      sha256  a72c92aedd0eeb938fe59a3e66b02c412d4da9e5c0c7db9632b8e66f222bb722
+checksums           rmd160  b089e53e3bba002125b6cab92c23b7db20d11a9d \
+                    sha256  52969ef4d4f491af89f228d1bd45782002f93c56ff4290274fd70007b5ca0bf9
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-module-build \
-                      port:p${perl5.major}-version
+	depends_lib-append \
+		   port:p${perl5.major}-module-build \
+		   port:p${perl5.major}-test-requires \
+                   port:p${perl5.major}-version
 
 supported_archs       noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140817/1c98f0dd/attachment.html>


More information about the macports-changes mailing list