diff --git a/math/paritwine/Makefile b/math/paritwine/Makefile index 40de36ef89fc..dc38e11b7233 100644 --- a/math/paritwine/Makefile +++ b/math/paritwine/Makefile @@ -1,33 +1,43 @@ PORTNAME= paritwine -DISTVERSION= 0.1 -PORTREVISION= 4 +DISTVERSION= 0.2.2 CATEGORIES= math -MASTER_SITES= http://www.multiprecision.org/downloads/ +MASTER_SITES= https://www.multiprecision.org/downloads/ MAINTAINER= yuri@FreeBSD.org COMMENT= Glue library between PARI/GP and other mathematics libraries -WWW= https://www.multiprecision.org/paritwine/home.html +WWW= https://www.multiprecision.org/paritwine/index.html LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libarb.so:math/arb \ libcmh.so:math/cmh \ libflint.so:math/flint2 \ libmpc.so:math/mpc \ libmpfr.so:math/mpfr \ libgmp.so:math/gmp \ libpari.so:math/pari USES= gmake libtool localbase USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip INFO= paritwine TEST_TARGET= check +# ============================================================================ +# Testsuite summary for paritwine 0.2.2 +# ============================================================================ +# TOTAL: 4 +# PASS: 3 +# SKIP: 1 +# XFAIL: 0 +# FAIL: 0 +# XPASS: 0 +# ERROR: 0 + .include diff --git a/math/paritwine/distinfo b/math/paritwine/distinfo index b629b01e3783..4fc29d9ae283 100644 --- a/math/paritwine/distinfo +++ b/math/paritwine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628529438 -SHA256 (paritwine-0.1.tar.gz) = e3c104b02729013ba7e57fb5960a3b82a29e14e11de351431c85ac0f2da8ae5f -SIZE (paritwine-0.1.tar.gz) = 507029 +TIMESTAMP = 1762664341 +SHA256 (paritwine-0.2.2.tar.gz) = ff7bc2ed599df4c80d902f61cce1668afbed8f73254df372785a9337310a7642 +SIZE (paritwine-0.2.2.tar.gz) = 514887 diff --git a/math/paritwine/pkg-plist b/math/paritwine/pkg-plist index 60c5cc4ea90e..2bdbe0132647 100644 --- a/math/paritwine/pkg-plist +++ b/math/paritwine/pkg-plist @@ -1,7 +1,7 @@ include/paritwine-config.h include/paritwine.h lib/libparitwine.a lib/libparitwine.so lib/libparitwine.so.0 -lib/libparitwine.so.0.0.0 +lib/libparitwine.so.0.2.0 %%DATADIR%%/paritwine.gp