aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt-GMP/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-22 04:26:29 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-22 05:11:33 +0000
commitab6b64a0f7e9a2ffdfe772a480a9bf0d07814691 (patch)
tree2e39f3c7b58e37cea3f8436a579c7735807a70e0 /math/p5-Math-BigInt-GMP/Makefile
parent8ee60ce2e6e21cf37d51d263bd76084d2ee9a053 (diff)
Diffstat (limited to 'math/p5-Math-BigInt-GMP/Makefile')
-rw-r--r--math/p5-Math-BigInt-GMP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile
index 1325a7dae4c4..0b2a33c1ff4a 100644
--- a/math/p5-Math-BigInt-GMP/Makefile
+++ b/math/p5-Math-BigInt-GMP/Makefile
@@ -1,7 +1,7 @@
# Created by: Maxime Henrion <mux@FreeBSD.org>
PORTNAME= Math-BigInt-GMP
-PORTVERSION= 1.6010
+PORTVERSION= 1.6011
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,7 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= libgmp.so:math/gmp
-RUN_DEPENDS= p5-Math-BigInt>=1.999819:math/p5-Math-BigInt
+RUN_DEPENDS= p5-Math-BigInt>=1.999831:math/p5-Math-BigInt
USES= localbase perl5
USE_PERL5= configure