[141994] trunk/dports/perl/p5-math-bigint/Portfile
devans at macports.org
devans at macports.org
Sat Dec 12 03:52:57 PST 2015
Revision: 141994
https://trac.macports.org/changeset/141994
Author: devans at macports.org
Date: 2015-11-01 11:10:59 -0800 (Sun, 01 Nov 2015)
Log Message:
-----------
p5-math-bigint: update to version 1.999707, dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-math-bigint/Portfile
Modified: trunk/dports/perl/p5-math-bigint/Portfile
===================================================================
--- trunk/dports/perl/p5-math-bigint/Portfile 2015-11-01 18:34:37 UTC (rev 141993)
+++ trunk/dports/perl/p5-math-bigint/Portfile 2015-11-01 19:10:59 UTC (rev 141994)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20 5.22
-perl5.setup Math-BigInt 1.999702
+perl5.setup Math-BigInt 1.999707
maintainers nomaintainer
categories-append math
license {Artistic-1 GPL}
@@ -14,12 +14,15 @@
description Arbitrary size integer math package
long_description ${description}
-checksums rmd160 e8e69b237550d12407fee5a50878864a818bdb84 \
- sha256 6411dd621f960c156e5af1fd7eb40f5424b87a752dd9354599a96a8313c7c8a3
+checksums rmd160 7db76426652045fe6b4997b83626f25db42e2b23 \
+ sha256 7925e5ac5301341d24a1836a43285af1546428bc853fd737760e0f63f1324130
if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-test-simple
+ depends_lib-append \
+ port:p${perl5.major}-math-complex
+
supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/299e4487/attachment.html>
More information about the macports-changes
mailing list