[131775] trunk/dports/perl/p5-module-load-conditional/Portfile

devans at macports.org devans at macports.org
Sun Jan 18 01:01:48 PST 2015


Revision: 131775
          https://trac.macports.org/changeset/131775
Author:   devans at macports.org
Date:     2015-01-18 01:01:47 -0800 (Sun, 18 Jan 2015)
Log Message:
-----------
p5-module-load-conditional: update to versin 0.64, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-module-load-conditional/Portfile

Modified: trunk/dports/perl/p5-module-load-conditional/Portfile
===================================================================
--- trunk/dports/perl/p5-module-load-conditional/Portfile	2015-01-18 09:00:37 UTC (rev 131774)
+++ trunk/dports/perl/p5-module-load-conditional/Portfile	2015-01-18 09:01:47 UTC (rev 131775)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Module-Load-Conditional 0.62 ../by-authors/id/B/BI/BINGOS/
+perl5.setup         Module-Load-Conditional 0.64 ../by-authors/id/B/BI/BINGOS/
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Looking up module information / loading at runtime
@@ -13,15 +13,16 @@
 
 platforms           darwin
 
-checksums           rmd160  809afa81ec95e2667645be9ac424dfd6a48b2177 \
-                    sha256  6148e6189a635b7fe2b35a0992a1d128b679d2f05d2c5222eaef6c53c93b2cac
+checksums           rmd160  f1323ea876ddab49e5d05d8399b0aa0ba7e37e9f \
+                    sha256  06731dc00723c2c74d60b778d345ab22f50ea19b8f0b4023719b2edc08f6e001
 
 if {${perl5.major} != ""} {
-depends_lib-append  port:p${perl5.major}-locale-maketext-simple \
+    depends_lib-append \
+                    port:p${perl5.major}-locale-maketext-simple \
                     port:p${perl5.major}-module-corelist \
                     port:p${perl5.major}-module-load \
                     port:p${perl5.major}-params-check \
                     port:p${perl5.major}-version
 
-supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150118/eb1e0453/attachment.html>


More information about the macports-changes mailing list