[136475] trunk/dports/perl/p5-math-derivative/Portfile

devans at macports.org devans at macports.org
Mon May 18 09:05:41 PDT 2015


Revision: 136475
          https://trac.macports.org/changeset/136475
Author:   devans at macports.org
Date:     2015-05-18 09:05:40 -0700 (Mon, 18 May 2015)
Log Message:
-----------
p5-math-derivative: update to version 0.02, use module build.

Modified Paths:
--------------
    trunk/dports/perl/p5-math-derivative/Portfile

Modified: trunk/dports/perl/p5-math-derivative/Portfile
===================================================================
--- trunk/dports/perl/p5-math-derivative/Portfile	2015-05-18 10:53:55 UTC (rev 136474)
+++ trunk/dports/perl/p5-math-derivative/Portfile	2015-05-18 16:05:40 UTC (rev 136475)
@@ -5,18 +5,20 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         Math-Derivative 0.01
-revision            1
+perl5.setup         Math-Derivative 0.02
 
 platforms           darwin
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 
-supported_archs     noarch
-
 description         1st and 2nd order differentiation of data
 
 long_description    ${description}
 
-checksums           rmd160 43ed646d13bb14aed6d2c0e20b2cad39a63c08c1 \
-                    sha256 f1059bb787a7cd9faaae715dec1ffa5b9073311d84d229c8c257b7b2271e3273
+checksums           rmd160  947abb4744aacce5aaa92b732a5fa583a41048ca \
+                    sha256  593ff2f1ea4d1c934f54f7dec933d383ae17e26d85003834ebe8a57c30f88206
+
+if {${perl5.major} != ""} {
+    supported_archs noarch
+    perl5.use_module_build
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150518/1171e792/attachment.html>


More information about the macports-changes mailing list