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

devans at macports.org devans at macports.org
Wed Mar 18 05:53:42 PDT 2015


Revision: 134094
          https://trac.macports.org/changeset/134094
Author:   devans at macports.org
Date:     2015-03-18 05:53:42 -0700 (Wed, 18 Mar 2015)
Log Message:
-----------
p5-yaml-tiny: update to version 1.66, no longer uses 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-18 12:03:12 UTC (rev 134093)
+++ trunk/dports/perl/p5-yaml-tiny/Portfile	2015-03-18 12:53:42 UTC (rev 134094)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         YAML-Tiny 1.65
+perl5.setup         YAML-Tiny 1.66
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Read/Write YAML files with as little code as possible
@@ -13,14 +13,12 @@
 
 platforms           darwin
 
-checksums           rmd160  8ff629eb142949cc1c2a55f79f67130057cccbd0 \
-                    sha256  1ef0bc53de08aa956222f4332b7eb705f4a578c3ed0aa538ca6b60ffb897786a
+checksums           rmd160  da615767d399445e741177228f25eb5074151dc6 \
+                    sha256  fb79cb06a5d80b80871e77c3869e469c7bda39c995d930d6b55fe5bb2fa22730
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-json-maybexs \
-                    port:p${perl5.major}-module-build-tiny
+                    port:p${perl5.major}-json-maybexs
 
-    perl5.use_module_build
     supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150318/d112cf5e/attachment.html>


More information about the macports-changes mailing list