[137413] trunk/dports/perl/p5-parse-cpan-meta/Portfile
devans at macports.org
devans at macports.org
Wed Jun 10 22:20:59 PDT 2015
Revision: 137413
https://trac.macports.org/changeset/137413
Author: devans at macports.org
Date: 2015-06-10 22:20:59 -0700 (Wed, 10 Jun 2015)
Log Message:
-----------
p5-parse-cpan-meta: update to version 1.4417, description, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-parse-cpan-meta/Portfile
Modified: trunk/dports/perl/p5-parse-cpan-meta/Portfile
===================================================================
--- trunk/dports/perl/p5-parse-cpan-meta/Portfile 2015-06-11 05:20:00 UTC (rev 137412)
+++ trunk/dports/perl/p5-parse-cpan-meta/Portfile 2015-06-11 05:20:59 UTC (rev 137413)
@@ -5,15 +5,20 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup Parse-CPAN-Meta 1.4414
+perl5.setup Parse-CPAN-Meta 1.4417
license {Artistic-1 GPL}
maintainers nomaintainer
-description Parse META.yml and other similar CPAN metadata files
+description Parse::CPAN::Meta - Parse META.yml and META.json CPAN metadata files
long_description ${description}
platforms darwin
-checksums rmd160 731c760bb3f39e2b3701d0c3ea57cc455db73fac \
- sha256 cd7608154dfb72c9e110f012befe6b75d78448cb3e761716b60aa7545e16ca1b
+checksums rmd160 a8fa0fd2ff3d0d08792f544803495f9970a313d1 \
+ sha256 dd1df72c80390551563159f18f81a26baabeda8d4b0e94df7f1c223391967121
-supported_archs noarch
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-cpan-meta-yaml
+
+ supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150610/30f65ce5/attachment.html>
More information about the macports-changes
mailing list