mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Update to 0.22
This commit is contained in:
parent
3175f99138
commit
a1955c5c15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201755
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bignum
|
||||
PORTVERSION= 0.21
|
||||
PORTVERSION= 0.22
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../by-authors/id/T/TE/TELS/math
|
||||
@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Transparent BigNumber/BigRational support for Perl
|
||||
|
||||
RUN_DEPENDS= p5-Math-BigInt>=1.83:${PORTSDIR}/math/p5-Math-BigInt \
|
||||
RUN_DEPENDS= p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt \
|
||||
p5-Math-BigRat>=0.19:${PORTSDIR}/math/p5-Math-BigRat
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (bignum-0.21.tar.gz) = 090532fad1dec171da009688dae3cd4e
|
||||
SHA256 (bignum-0.21.tar.gz) = b6b43bba4ea326baf13fe299b2f3aab3224dde9b773a206ba1d6c172b5f7c374
|
||||
SIZE (bignum-0.21.tar.gz) = 27397
|
||||
MD5 (bignum-0.22.tar.gz) = bc93c7ae2e1508ee7be4afa8c2ec2cd0
|
||||
SHA256 (bignum-0.22.tar.gz) = bdf833aff30183c3fb5890226e31d20707ea60ce05ccdf8a0ecdf28f3edf64cb
|
||||
SIZE (bignum-0.22.tar.gz) = 31077
|
||||
|
Loading…
Reference in New Issue
Block a user