mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.5002
Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES
This commit is contained in:
parent
4064bd68f8
commit
c128ac1a33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427145
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Math-BigInt-FastCalc
|
PORTNAME= Math-BigInt-FastCalc
|
||||||
PORTVERSION= 0.5001
|
PORTVERSION= 0.5002
|
||||||
CATEGORIES= math perl5
|
CATEGORIES= math perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -13,7 +13,7 @@ COMMENT= Math::BigInt::Calc with some XS for more speed
|
||||||
LICENSE= ART10 GPLv1
|
LICENSE= ART10 GPLv1
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
BUILD_DEPENDS= p5-Math-BigInt>=1.999800:math/p5-Math-BigInt
|
BUILD_DEPENDS= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt
|
||||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1479732131
|
TIMESTAMP = 1480092261
|
||||||
SHA256 (Math-BigInt-FastCalc-0.5001.tar.gz) = 9b465b0acd5ca0e0941cfa72230b9088b7fbb90d0ce2e1bd50cbc27324941214
|
SHA256 (Math-BigInt-FastCalc-0.5002.tar.gz) = d37d8fabd2502f75aa25180b368458c3cdf900f8ef8b10b69df4f4eff01ae378
|
||||||
SIZE (Math-BigInt-FastCalc-0.5001.tar.gz) = 2261793
|
SIZE (Math-BigInt-FastCalc-0.5002.tar.gz) = 2297528
|
||||||
|
|
Loading…
Add table
Reference in a new issue