[149736] trunk/dports/perl/p5-array-compare/Portfile

devans at macports.org devans at macports.org
Wed Jun 29 13:09:11 PDT 2016


Revision: 149736
          https://trac.macports.org/changeset/149736
Author:   devans at macports.org
Date:     2016-06-29 13:09:11 -0700 (Wed, 29 Jun 2016)
Log Message:
-----------
p5-array-compare: update to version 2.12, minor reformat.

Modified Paths:
--------------
    trunk/dports/perl/p5-array-compare/Portfile

Modified: trunk/dports/perl/p5-array-compare/Portfile
===================================================================
--- trunk/dports/perl/p5-array-compare/Portfile	2016-06-29 20:07:06 UTC (rev 149735)
+++ trunk/dports/perl/p5-array-compare/Portfile	2016-06-29 20:09:11 UTC (rev 149736)
@@ -5,17 +5,16 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         Array-Compare 2.11
+perl5.setup         Array-Compare 2.12
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl module which allows you to compare two arrays
 long_description    ${description}
 
 platforms           darwin
-supported_archs     noarch
 
-checksums           rmd160 dcae86a0c80c181a57ac444a07f9d42e0303cc29 \
-                    sha256 9af158ef012186fd26ac58ffcbdd16c06472e93e9c470683ef5f967ca9783538
+checksums           rmd160  fcdc8ada4b9ec9cbe136c7b53bec0691029b520b \
+                    sha256  77bb9a9019a45ebd47bd7c5652d8583b9c7fcbf7d3bf635a8ac243489012fd81
 
 if {${perl5.major} != ""} {
     depends_build-append \
@@ -23,6 +22,7 @@
     depends_lib-append \
                     port:p${perl5.major}-moo \
                     port:p${perl5.major}-type-tiny
+
+    supported_archs noarch
+    perl5.use_module_build
 }
-
-perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160629/58428f71/attachment.html>


More information about the macports-changes mailing list