math/pari: update 2.17.1 → 2.17.2

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2025-03-06 08:51:41 -08:00
parent 4bdf545cb5
commit 5acc43cb0f
2 changed files with 10 additions and 6 deletions

View file

@ -1,17 +1,17 @@
PORTNAME= pari PORTNAME= pari
DISTVERSION= 2.17.1 DISTVERSION= 2.17.2
PORTEPOCH= 2 PORTEPOCH= 2
CATEGORIES= math CATEGORIES= math
MASTER_SITES= https://pari.math.u-bordeaux.fr/pub/pari/unix/ MASTER_SITES= https://pari.math.u-bordeaux.fr/pub/pari/unix/
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org
COMMENT= Mathematics library and advanced calculator package COMMENT= Mathematics library and advanced calculator package
WWW= https://pari.math.u-bordeaux.fr/ WWW= https://pari.math.u-bordeaux.fr
LICENSE= GPLv2 LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_mips64= fails to link: mpker.c:(.text+0x33bc): relocation truncated to fit: R_MIPS_TLS_GD against 'PARI_SIGINT_block' BROKEN_mips64= fails to link: mpker.c:(.text+0x33bc): relocation truncated to fit: R_MIPS_TLS_GD against 'PARI_SIGINT_block'
LIB_DEPENDS= libgmp.so:math/gmp LIB_DEPENDS= libgmp.so:math/gmp
@ -73,4 +73,8 @@ do-test-PTHREADS-on:
do-test-MPI-on: do-test-MPI-on:
@cd ${WRKSRC} && ${MAKE_CMD} test-parallel RUNTEST="mpirun -np 3" @cd ${WRKSRC} && ${MAKE_CMD} test-parallel RUNTEST="mpirun -np 3"
# tests as of 2.17.2:
# +++ Total bench for gp-sta is 39565
# +++ Total bench for gp-dyn is 47771
.include <bsd.port.mk> .include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1735936121 TIMESTAMP = 1741278431
SHA256 (pari-2.17.1.tar.gz) = 67ba6f3071233725258541e4f174b5efbc64c65ae5115bade9edfc45f1fde5dc SHA256 (pari-2.17.2.tar.gz) = 7d30578f5cf97b137a281f4548d131aafc0cde86bcfd10cc1e1bd72a81e65061
SIZE (pari-2.17.1.tar.gz) = 5325234 SIZE (pari-2.17.2.tar.gz) = 5326642