[122443] trunk/dports/perl/p5-module-runtime/Portfile

mojca at macports.org mojca at macports.org
Tue Jul 22 14:12:31 PDT 2014


Revision: 122443
          https://trac.macports.org/changeset/122443
Author:   mojca at macports.org
Date:     2014-07-22 14:12:31 -0700 (Tue, 22 Jul 2014)
Log Message:
-----------
p5-module-runtime: upgrade to 0.014, add p5.18

Modified Paths:
--------------
    trunk/dports/perl/p5-module-runtime/Portfile

Modified: trunk/dports/perl/p5-module-runtime/Portfile
===================================================================
--- trunk/dports/perl/p5-module-runtime/Portfile	2014-07-22 21:06:23 UTC (rev 122442)
+++ trunk/dports/perl/p5-module-runtime/Portfile	2014-07-22 21:12:31 UTC (rev 122443)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup         Module-Runtime 0.013
-revision            1
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.setup         Module-Runtime 0.014
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
@@ -16,12 +15,12 @@
 
 long_description    ${description}
 
-checksums           rmd160  f31a4f89dd1ac1301b3e83667513524a0633b365 \
-                    sha256  ec37e03d90dc905679dab62a82f42cf0897ed79244b87fd9d531438dc3c31023
+checksums           rmd160  c40e8ab43676acf6a6f3093b795923cf07294580 \
+                    sha256  4c44fe0ea255a9fd00741ee545063f6692d2a28e7ef2fbaad1b24a92803362a4
 
 if {${perl5.major} != ""} {
-    depends_lib-append      port:p${perl5.major}-version \
-                            port:p${perl5.major}-yaml
-    
-    perl5.use_module_build
+depends_lib-append  port:p${perl5.major}-version \
+                    port:p${perl5.major}-yaml
+
+perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140722/39820d08/attachment.html>


More information about the macports-changes mailing list