[122935] trunk/dports/perl/p5-test-yaml-meta/Portfile

devans at macports.org devans at macports.org
Sat Aug 2 07:21:26 PDT 2014


Revision: 122935
          https://trac.macports.org/changeset/122935
Author:   devans at macports.org
Date:     2014-08-02 07:21:26 -0700 (Sat, 02 Aug 2014)
Log Message:
-----------
p5-test-yaml-meta: update to version 0.20, dependencies, add perl branches 5.18, 5.20.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-yaml-meta/Portfile

Modified: trunk/dports/perl/p5-test-yaml-meta/Portfile
===================================================================
--- trunk/dports/perl/p5-test-yaml-meta/Portfile	2014-08-02 14:10:02 UTC (rev 122934)
+++ trunk/dports/perl/p5-test-yaml-meta/Portfile	2014-08-02 14:21:26 UTC (rev 122935)
@@ -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           Test-YAML-Meta 0.16
-revision              3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup           Test-YAML-Meta 0.20
 license               {Artistic-1 GPL}
 maintainers           nomaintainer
 description           Validation of the META.yml file in a distribution.
@@ -13,12 +12,12 @@
 
 platforms             darwin
 
-checksums             md5 9f7db9e1699e25bb254315141ef9306c \
-                      sha1 e8e927564ca3f13c2d812a5191ac14256577bd34 \
-                      rmd160 ea2a67fdfecfa07f99be2cf6128d8531b6756e44
+checksums           rmd160  fe0149bd6e3fc4f4a61625083369e0e23616c9ce \
+                    sha256  16e7deed767080a4bb400ed50291e3fc47f9e74237a520af3d44a3ae772aa9f4
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-test-yaml-valid
+depends_lib-append    port:p${perl5.major}-test-yaml-valid \
+		      port:p${perl5.major}-test-cpan-meta-yaml
 
 supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140802/61375ccf/attachment.html>


More information about the macports-changes mailing list