[123360] trunk/dports/perl/p5-devel-checklib/Portfile

devans at macports.org devans at macports.org
Fri Aug 8 11:50:48 PDT 2014


Revision: 123360
          https://trac.macports.org/changeset/123360
Author:   devans at macports.org
Date:     2014-08-08 11:50:48 -0700 (Fri, 08 Aug 2014)
Log Message:
-----------
p5-devel-checklib: update dependencies, add perl branches 5.18 5.20.

Modified Paths:
--------------
    trunk/dports/perl/p5-devel-checklib/Portfile

Modified: trunk/dports/perl/p5-devel-checklib/Portfile
===================================================================
--- trunk/dports/perl/p5-devel-checklib/Portfile	2014-08-08 18:32:49 UTC (rev 123359)
+++ trunk/dports/perl/p5-devel-checklib/Portfile	2014-08-08 18:50:48 UTC (rev 123360)
@@ -4,8 +4,9 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         Devel-CheckLib 1.01
+revision            1
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         check that a library is available
@@ -16,3 +17,8 @@
 
 checksums           rmd160  cb78ef5882dc7f0cb0a7b38ed5cef6323e4767c5 \
                     sha256  992fa8f4a4167ed28fb3e2bd096170abd4697837d808328e8a13bfd657ac0993 
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-io-captureoutput                    
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140808/0c1e9eff/attachment.html>


More information about the macports-changes mailing list