[148113] trunk/dports/perl/p5-math-bigrat/Portfile

devans at macports.org devans at macports.org
Wed Apr 27 00:48:53 PDT 2016


Revision: 148113
          https://trac.macports.org/changeset/148113
Author:   devans at macports.org
Date:     2016-04-27 00:48:53 -0700 (Wed, 27 Apr 2016)
Log Message:
-----------
p5-math-bigrat: update to version 0.260804, dependencies.

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

Modified: trunk/dports/perl/p5-math-bigrat/Portfile
===================================================================
--- trunk/dports/perl/p5-math-bigrat/Portfile	2016-04-27 07:21:45 UTC (rev 148112)
+++ trunk/dports/perl/p5-math-bigrat/Portfile	2016-04-27 07:48:53 UTC (rev 148113)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22
-perl5.setup         Math-BigRat 0.260802
+perl5.setup         Math-BigRat 0.260804
 maintainers         nomaintainer
 categories-append   math
 license             {Artistic-1 GPL}
@@ -14,7 +14,12 @@
 
 long_description    ${description}
 
-checksums           rmd160  df8f45231ae4833dfe8ac6088fa9c3d93d78893a \
-                    sha256  1b1ed448c355677bf6403705f8428fee5bdf2bb138a3fe721bf51414c1695508
+checksums           rmd160  0285af02ad36eec1fecc8ad0f5b7670b0a80cbc5 \
+                    sha256  f9bf5c007c0f141df7c7887d3482d47033cf7deab094a01e2863f31bacd7ef8a
 
-supported_archs     noarch
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-math-bigint
+
+    supported_archs noarch
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160427/a1252df3/attachment.html>


More information about the macports-changes mailing list