diff --git a/math/arb/Makefile b/math/arb/Makefile index b7b350e7a43b..ff58fc952229 100644 --- a/math/arb/Makefile +++ b/math/arb/Makefile @@ -1,28 +1,21 @@ PORTNAME= arb -DISTVERSION= 2.22.1 -PORTREVISION= 1 +DISTVERSION= 2.23.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= C library for arbitrary-precision interval arithmetic LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libflint.so:math/flint2 \ libgmp.so:math/gmp \ libmpfr.so:math/mpfr -USES= cmake +USES= cmake:testing USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= fredrik-johansson -do-test: - @cd ${BUILD_WRKSRC} && \ - ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTING:BOOL=ON ${CMAKE_SOURCE_PATH} && \ - ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ - ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test - .include diff --git a/math/arb/distinfo b/math/arb/distinfo index 6f78935b4b24..1f770c7cbb5c 100644 --- a/math/arb/distinfo +++ b/math/arb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645734392 -SHA256 (fredrik-johansson-arb-2.22.1_GH0.tar.gz) = 1ef85518eee04885e8a90196498bc75e4e2410621d4184f2bc01d46b7080a243 -SIZE (fredrik-johansson-arb-2.22.1_GH0.tar.gz) = 1906319 +TIMESTAMP = 1656557108 +SHA256 (fredrik-johansson-arb-2.23.0_GH0.tar.gz) = 977d41bde46f5442511d5165c705cec32c03e852c84d7d1836135d412ce702bb +SIZE (fredrik-johansson-arb-2.23.0_GH0.tar.gz) = 1989841 diff --git a/math/arb/pkg-plist b/math/arb/pkg-plist index 55eb025be1f1..86c8826df8a6 100644 --- a/math/arb/pkg-plist +++ b/math/arb/pkg-plist @@ -1,30 +1,31 @@ include/acb.h include/acb_calc.h include/acb_dft.h include/acb_dirichlet.h include/acb_elliptic.h include/acb_hypgeom.h include/acb_mat.h include/acb_modular.h include/acb_poly.h include/arb.h include/arb_calc.h include/arb_fmpz_poly.h include/arb_fpwrap.h include/arb_hypgeom.h include/arb_mat.h include/arb_poly.h include/arf.h include/bernoulli.h include/bool_mat.h include/dirichlet.h include/dlog.h include/double_interval.h include/fmpr.h include/fmpz_extras.h +include/fmpzi.h include/hypgeom.h include/mag.h include/partitions.h lib/libarb.so lib/libarb.so.2 -lib/libarb.so.2.13.1 +lib/libarb.so.2.14.0