mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
math/p5-Math-BigInt-Lite: Update to 0.29
Changes: https://metacpan.org/dist/Math-BigInt-Lite/changes
This commit is contained in:
parent
be36a67420
commit
21d49ea06a
@ -1,5 +1,5 @@
|
||||
PORTNAME= Math-BigInt-Lite
|
||||
PORTVERSION= 0.27
|
||||
PORTVERSION= 0.29
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -12,6 +12,8 @@ LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Math-BigInt>=1.999840:math/p5-Math-BigInt
|
||||
TEST_DEPENDS= p5-Math-BigRat>=0.2616:math/p5-Math-BigRat
|
||||
|
||||
USES= perl5
|
||||
@ -19,11 +21,4 @@ USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 503600
|
||||
BUILD_DEPENDS+= p5-Math-BigInt>=1.999819:math/p5-Math-BigInt
|
||||
RUN_DEPENDS+= p5-Math-BigInt>=1.999819:math/p5-Math-BigInt
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1657198977
|
||||
SHA256 (Math-BigInt-Lite-0.27.tar.gz) = f264a54b8d0380e7d3fb35854e90f634b5278e75e259fb303a6321ad42a66925
|
||||
SIZE (Math-BigInt-Lite-0.27.tar.gz) = 97793
|
||||
TIMESTAMP = 1696001316
|
||||
SHA256 (Math-BigInt-Lite-0.29.tar.gz) = 47860dfca631978b71c4aa9991a1b29e4ecbaf361b5bb9eb395975b7ffcd77f5
|
||||
SIZE (Math-BigInt-Lite-0.29.tar.gz) = 97944
|
||||
|
Loading…
Reference in New Issue
Block a user