[132199] trunk/dports/perl/p5-statistics-descriptive/Portfile

mojca at macports.org mojca at macports.org
Mon Jan 26 03:10:16 PST 2015


Revision: 132199
          https://trac.macports.org/changeset/132199
Author:   mojca at macports.org
Date:     2015-01-26 03:10:16 -0800 (Mon, 26 Jan 2015)
Log Message:
-----------
p5-statistics-descriptive: upgrade to 3.0608, add dependency (maintainer, #46005, closes #46670)

Modified Paths:
--------------
    trunk/dports/perl/p5-statistics-descriptive/Portfile

Modified: trunk/dports/perl/p5-statistics-descriptive/Portfile
===================================================================
--- trunk/dports/perl/p5-statistics-descriptive/Portfile	2015-01-26 06:29:40 UTC (rev 132198)
+++ trunk/dports/perl/p5-statistics-descriptive/Portfile	2015-01-26 11:10:16 UTC (rev 132199)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Statistics-Descriptive 3.0607
+perl5.setup         Statistics-Descriptive 3.0608
 
 maintainers         maiar.org:jason-macports openmaintainer
 license             {Artistic-1 GPL}
@@ -29,5 +29,10 @@
                     Many of the methods (both Sparse and Full) cache values so that subsequent \
                     calls with the same arguments are faster. \
 
-checksums           rmd160  cc5003b9fc14b640a38285f6ca746e4121a11068 \
-                    sha256  9b2d9313e23ae3a35dfd2169918b9888d80370b08ad68eb61e921565b68a9a89
+checksums           rmd160  b9e6ebb3d595a4efb13476f17e8c1d5ffeb3ce53 \
+                    sha256  aeefab73fe6fdcf474d135606f93b8b25ebc8dc659b9c4e3a5b05c1c512ce67e
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-list-moreutils
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150126/eb8ccb8d/attachment.html>


More information about the macports-changes mailing list