diff --git a/perl/p5-math-prime-util/Portfile b/perl/p5-math-prime-util/Portfile index 06676d71f1b..0cc819ce24e 100644 --- a/perl/p5-math-prime-util/Portfile +++ b/perl/p5-math-prime-util/Portfile @@ -4,19 +4,20 @@ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 -perl5.setup Math-Prime-Util 0.73 +perl5.setup Math-Prime-Util 0.74 ../../authors/id/D/DA/DANAJ license {Artistic-1 GPL} maintainers nomaintainer description Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring -long_description ${description} +long_description {*}${description} -platforms darwin - -checksums rmd160 acd1e11eb7df7568eae227c5e7172c95755694eb \ - sha256 4afa6dd8cdb97499bd4eca6925861812c29d9f5a0f1ac27ad9d2d9c9b5602894 \ - size 617032 +checksums rmd160 78edf9f6bccd32251e8545c676259ce8050083ce \ + sha256 58a966ac5deecef92407e31d2c19411ee462f48e8443211d865ff2e6c83cc140 \ + size 1006501 if {${perl5.major} != ""} { + depends_build-append \ + port:p${perl5.major}-bignum + depends_lib-append \ port:p${perl5.major}-math-bigint-gmp \ port:p${perl5.major}-math-prime-util-gmp