mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
- Update to 0.260804
Changes: http://search.cpan.org/dist/Math-BigRat/CHANGES
This commit is contained in:
parent
82d6eeb816
commit
ef6d0d5935
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414205
2 changed files with 6 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Math-BigRat
|
||||
PORTVERSION= 0.26.08.02
|
||||
PORTVERSION= 0.26.08.04
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,9 @@ COMMENT= Arbitrary big rational numbers
|
|||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Math-BigInt>=1.999718:math/p5-Math-BigInt
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Math-BigRat-0.260802.tar.gz) = 1b1ed448c355677bf6403705f8428fee5bdf2bb138a3fe721bf51414c1695508
|
||||
SIZE (Math-BigRat-0.260802.tar.gz) = 64042
|
||||
SHA256 (Math-BigRat-0.260804.tar.gz) = f9bf5c007c0f141df7c7887d3482d47033cf7deab094a01e2863f31bacd7ef8a
|
||||
SIZE (Math-BigRat-0.260804.tar.gz) = 67934
|
||||
|
|
Loading…
Add table
Reference in a new issue