1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00

- Update to 0.42

Changes:	http://search.cpan.org/dist/bignum/CHANGES
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-01-12 21:40:45 +00:00
parent 853558e3e9
commit d22d718620
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405957
2 changed files with 6 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bignum
PORTVERSION= 0.41
PORTVERSION= 0.42
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
@ -13,6 +13,9 @@ COMMENT= Transparent BigNumber/BigRational support for Perl
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Math-BigInt>=1.999712:${PORTSDIR}/math/p5-Math-BigInt
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (bignum-0.41.tar.gz) = d41cd79fcdeae337f0ae4f18832807b6c7b280180ccd3961a6c56111bdf87ca5
SIZE (bignum-0.41.tar.gz) = 42055
SHA256 (bignum-0.42.tar.gz) = 5bc9a16fe6d56584cde0f183828d81466f2cfc08ec1b6ef15d25a732080a9b52
SIZE (bignum-0.42.tar.gz) = 43360