diff --git a/math/p5-Math-Prime-Util/Makefile b/math/p5-Math-Prime-Util/Makefile index 77853d2e9de6..b1585dec8012 100644 --- a/math/p5-Math-Prime-Util/Makefile +++ b/math/p5-Math-Prime-Util/Makefile @@ -1,25 +1,37 @@ PORTNAME= Math-Prime-Util -PORTVERSION= 0.73 +PORTVERSION= 0.74 CATEGORIES= math perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:DANAJ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utilities related to prime numbers, including fast sieves and factoring WWW= https://metacpan.org/release/Math-Prime-Util LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= libgmp.so:math/gmp RUN_DEPENDS= p5-Math-Prime-Util-GMP>=0.50:math/p5-Math-Prime-Util-GMP USES= perl5 USE_PERL5= configure +OPTIONS_DEFINE= RECOMMENDED +OPTIONS_DEFAULT=RECOMMENDED +RECOMMENDED_DESC= Recommended dependencies by upstream + +RECOMMENDED_BUILD_DEPENDS= p5-Math-BigInt-GMP>=0:math/p5-Math-BigInt-GMP \ + p5-Math-GMPz>=0.68:math/p5-Math-GMPz \ + p5-Math-Prime-Util-GMP>=0.53:math/p5-Math-Prime-Util-GMP +RECOMMENDED_RUN_DEPENDS=p5-Math-BigInt-GMP>=0:math/p5-Math-BigInt-GMP \ + p5-Math-GMPz>=0.68:math/p5-Math-GMPz \ + p5-Math-Prime-Util-GMP>=0.53:math/p5-Math-Prime-Util-GMP + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/Prime/Util/Util.so .include diff --git a/math/p5-Math-Prime-Util/distinfo b/math/p5-Math-Prime-Util/distinfo index b874b255d465..fc878ab52f29 100644 --- a/math/p5-Math-Prime-Util/distinfo +++ b/math/p5-Math-Prime-Util/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1542392079 -SHA256 (Math-Prime-Util-0.73.tar.gz) = 4afa6dd8cdb97499bd4eca6925861812c29d9f5a0f1ac27ad9d2d9c9b5602894 -SIZE (Math-Prime-Util-0.73.tar.gz) = 617032 +TIMESTAMP = 1779606993 +SHA256 (Math-Prime-Util-0.74.tar.gz) = 58a966ac5deecef92407e31d2c19411ee462f48e8443211d865ff2e6c83cc140 +SIZE (Math-Prime-Util-0.74.tar.gz) = 1006501