1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

Update to 0.50

Changes:	http://search.cpan.org/dist/bignum/CHANGES
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-04-22 08:56:10 +00:00
parent 3c434d5625
commit 2ef0b282ed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467992
2 changed files with 8 additions and 12 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bignum
PORTVERSION= 0.49
PORTVERSION= 0.50
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
@ -13,15 +13,11 @@ COMMENT= Transparent BigNumber/BigRational support for Perl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502503
BUILD_DEPENDS+= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt
RUN_DEPENDS+= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1517844776
SHA256 (bignum-0.49.tar.gz) = 28685b271251927d327851e5951e38649524a4e50cb0d1d35d649e2b814f212d
SIZE (bignum-0.49.tar.gz) = 26899
TIMESTAMP = 1524262670
SHA256 (bignum-0.50.tar.gz) = 82f88a0acbbfa9c4c69f620316b37da8f4b3d2895208e6aad6121a8f0203a94f
SIZE (bignum-0.50.tar.gz) = 27999