[145698] trunk/dports/perl/p5-ipc-cmd/Portfile

devans at macports.org devans at macports.org
Sat Feb 13 10:59:45 PST 2016


Revision: 145698
          https://trac.macports.org/changeset/145698
Author:   devans at macports.org
Date:     2016-02-13 10:59:45 -0800 (Sat, 13 Feb 2016)
Log Message:
-----------
p5-ipc-cmd: update to version 0.94, minor reformating.

Modified Paths:
--------------
    trunk/dports/perl/p5-ipc-cmd/Portfile

Modified: trunk/dports/perl/p5-ipc-cmd/Portfile
===================================================================
--- trunk/dports/perl/p5-ipc-cmd/Portfile	2016-02-13 18:58:54 UTC (rev 145697)
+++ trunk/dports/perl/p5-ipc-cmd/Portfile	2016-02-13 18:59:45 UTC (rev 145698)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22
-perl5.setup         IPC-Cmd 0.92 ../by-authors/id/B/BI/BINGOS/
+perl5.setup         IPC-Cmd 0.94 ../by-authors/id/B/BI/BINGOS/
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         finding and running system commands made easy
@@ -13,13 +13,14 @@
 
 platforms           darwin
 
-checksums           rmd160  da12249911392e87567ac65b09a09681f79700f7 \
-                    sha256  07c59e7f999df620b40bcd5a4b623f4f80a83d701bc93c7b344af50b5a7910eb
+checksums           rmd160  8ac684c8a9f2e446c4e2c19f9ed64c76419cdad5 \
+                    sha256  54d30c476d64c6095871d061625c79216fc1384be06fb4bff2238724bbc17f54
 
 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-load-conditional \
                     port:p${perl5.major}-params-check
 
-supported_archs     noarch
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160213/e8b6c249/attachment.html>


More information about the macports-changes mailing list