[133963] trunk/dports/perl/p5-yaml-tiny/Portfile

devans at macports.org devans at macports.org
Sun Mar 15 22:32:56 PDT 2015


Revision: 133963
          https://trac.macports.org/changeset/133963
Author:   devans at macports.org
Date:     2015-03-15 22:32:56 -0700 (Sun, 15 Mar 2015)
Log Message:
-----------
p5-yaml-tiny: update to version 1.65, use module build, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-yaml-tiny/Portfile

Modified: trunk/dports/perl/p5-yaml-tiny/Portfile
===================================================================
--- trunk/dports/perl/p5-yaml-tiny/Portfile	2015-03-16 05:30:33 UTC (rev 133962)
+++ trunk/dports/perl/p5-yaml-tiny/Portfile	2015-03-16 05:32:56 UTC (rev 133963)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         YAML-Tiny 1.64
+perl5.setup         YAML-Tiny 1.65
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Read/Write YAML files with as little code as possible
@@ -13,16 +13,14 @@
 
 platforms           darwin
 
-checksums           rmd160  4dd772f0ecd4b22491a0ab27b4f8c09905256318 \
-                    sha256  ff984f5a05e4990962c232da2e0c6c5cafb58fd18f5a59e6499e0f985ceb16d7
+checksums           rmd160  8ff629eb142949cc1c2a55f79f67130057cccbd0 \
+                    sha256  1ef0bc53de08aa956222f4332b7eb705f4a578c3ed0aa538ca6b60ffb897786a
 
 if {${perl5.major} != ""} {
     depends_build-append \
+                    port:p${perl5.major}-json-maybexs \
                     port:p${perl5.major}-module-build-tiny
 
-    depends_lib-append \
-                    port:p${perl5.major}-yaml \
-                    port:p${perl5.major}-yaml-syck
-
+    perl5.use_module_build
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150315/beee937b/attachment.html>


More information about the macports-changes mailing list