diff options
author | zi <zi@FreeBSD.org> | 2015-11-03 03:09:55 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2015-11-03 03:09:55 +0800 |
commit | bb99111d2f17f8724188e8f21cc0e6e3bb28aa46 (patch) | |
tree | 1d759370e6876c58712d11fd0b26f2d45d18fc50 /math | |
parent | 6688256d046647810878c537b787c4f91e49d2aa (diff) | |
download | freebsd-ports-gnome-bb99111d2f17f8724188e8f21cc0e6e3bb28aa46.tar.gz freebsd-ports-gnome-bb99111d2f17f8724188e8f21cc0e6e3bb28aa46.tar.zst freebsd-ports-gnome-bb99111d2f17f8724188e8f21cc0e6e3bb28aa46.zip |
- Update to 1.999707
With hat: perl@
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-BigInt/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile index 43fc66151b59..f056a8d00c35 100644 --- a/math/p5-Math-BigInt/Makefile +++ b/math/p5-Math-BigInt/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt -PORTVERSION= 1.999704 +PORTVERSION= 1.999707 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM @@ -14,6 +14,8 @@ COMMENT= Arbitrary size integer math perl package LICENSE= ART10 GPLv1 LICENSE_COMB= dual +RUN_DEPENDS= p5-Math-Complex>=1.39:${PORTSDIR}/math/p5-Math-Complex + USES= perl5 USE_PERL5= configure NO_ARCH= yes diff --git a/math/p5-Math-BigInt/distinfo b/math/p5-Math-BigInt/distinfo index a78c0a2daf31..348f28a355a5 100644 --- a/math/p5-Math-BigInt/distinfo +++ b/math/p5-Math-BigInt/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-BigInt-1.999704.tar.gz) = af03da7e30b4e19f79c87d87b8c66938139a8162b35e45986480234016bae5d8 -SIZE (Math-BigInt-1.999704.tar.gz) = 223552 +SHA256 (Math-BigInt-1.999707.tar.gz) = 7925e5ac5301341d24a1836a43285af1546428bc853fd737760e0f63f1324130 +SIZE (Math-BigInt-1.999707.tar.gz) = 223884 |