mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Update to 0.23
This commit is contained in:
parent
9edbeff3d9
commit
e2ae405b7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212921
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bignum
|
||||
PORTVERSION= 0.22
|
||||
PORTVERSION= 0.23
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../by-authors/id/T/TE/TELS/math
|
||||
@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= lth@FreeBSD.org
|
||||
COMMENT= Transparent BigNumber/BigRational support for Perl
|
||||
|
||||
RUN_DEPENDS= p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt \
|
||||
p5-Math-BigRat>=0.19:${PORTSDIR}/math/p5-Math-BigRat
|
||||
RUN_DEPENDS= p5-Math-BigInt>=1.88:${PORTSDIR}/math/p5-Math-BigInt \
|
||||
p5-Math-BigRat>=0.21:${PORTSDIR}/math/p5-Math-BigRat
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (bignum-0.22.tar.gz) = bc93c7ae2e1508ee7be4afa8c2ec2cd0
|
||||
SHA256 (bignum-0.22.tar.gz) = bdf833aff30183c3fb5890226e31d20707ea60ce05ccdf8a0ecdf28f3edf64cb
|
||||
SIZE (bignum-0.22.tar.gz) = 31077
|
||||
MD5 (bignum-0.23.tar.gz) = 900309ca9416e64dd391bf47eb63414d
|
||||
SHA256 (bignum-0.23.tar.gz) = 6aab5db9293cd0cddb40055e70f9721ba1c64e3d0cebdca154256165f29a9566
|
||||
SIZE (bignum-0.23.tar.gz) = 31171
|
||||
|
Loading…
Reference in New Issue
Block a user