[135752] trunk/dports/perl/p5-config-any/Portfile

devans at macports.org devans at macports.org
Fri May 1 11:52:59 PDT 2015


Revision: 135752
          https://trac.macports.org/changeset/135752
Author:   devans at macports.org
Date:     2015-05-01 11:52:58 -0700 (Fri, 01 May 2015)
Log Message:
-----------
p5-config-any: update to version 0.26, add optional test dependencies for completeness.

Modified Paths:
--------------
    trunk/dports/perl/p5-config-any/Portfile

Modified: trunk/dports/perl/p5-config-any/Portfile
===================================================================
--- trunk/dports/perl/p5-config-any/Portfile	2015-05-01 18:49:18 UTC (rev 135751)
+++ trunk/dports/perl/p5-config-any/Portfile	2015-05-01 18:52:58 UTC (rev 135752)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Config-Any 0.24
+perl5.setup         Config-Any 0.26
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Load configuration from different file formats, transparently
@@ -15,10 +15,18 @@
 
 platforms           darwin
 
-checksums           rmd160  b4cc8fb96bc04bfc3921ef59d05b07aef7cc4add \
-                    sha256  710f8fc8f9414205cb58399bfbb4d9aaf7883f8ce046cee22913f6818795c61a
+checksums           rmd160  7937bac056ffbc1a9639611d7a2f5da080c0b1fc \
+                    sha256  f9ae12d5c1f084385dd9d55dd25c09a6f69f1a76c938d4d06ea3c6d85710a594
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-config-general \
+                    port:p${perl5.major}-config-tiny \
+                    port:p${perl5.major}-json \
+                    port:p${perl5.major}-xml-namespacesupport \
+                    port:p${perl5.major}-xml-simple \
+                    port:p${perl5.major}-yaml
+
     depends_lib-append \
                     port:p${perl5.major}-module-pluggable
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150501/094b5dd7/attachment.html>


More information about the macports-changes mailing list