- Update to 3.24
Changes: http://search.cpan.org/dist/Math-MPFR/CHANGES
This commit is contained in:
parent
6fbc265a6d
commit
be91d6b22d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380290
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Math-MPFR
|
||||
PORTVERSION= 3.23
|
||||
PORTVERSION= 3.24
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:SISYPHUS
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Math-MPFR-3.23.tar.gz) = 78d8d23cb6bdb2c3650bb681429b7a5457abbff9d5d2dd731716058635ccb59a
|
||||
SIZE (Math-MPFR-3.23.tar.gz) = 99233
|
||||
SHA256 (Math-MPFR-3.24.tar.gz) = ac993bfbf3bbf18f1840b9cc0f60d92a2ce9dc6de5f83836717a8cfbd5211031
|
||||
SIZE (Math-MPFR-3.24.tar.gz) = 103694
|
||||
|
@ -1,7 +1,9 @@
|
||||
%%SITE_ARCH%%/Math/MPFR.pm
|
||||
%%SITE_ARCH%%/Math/MPFR/Prec.pm
|
||||
%%SITE_ARCH%%/Math/MPFR/Random.pm
|
||||
%%SITE_ARCH%%/Math/MPFR/V.pm
|
||||
%%SITE_ARCH%%/auto/Math/MPFR/MPFR.so
|
||||
%%SITE_ARCH%%/auto/Math/MPFR/Prec/Prec.so
|
||||
%%SITE_ARCH%%/auto/Math/MPFR/Random/Random.so
|
||||
%%SITE_ARCH%%/auto/Math/MPFR/V/V.so
|
||||
%%PERL5_MAN3%%/Math::MPFR.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user