diff --git a/math/arb/Makefile b/math/arb/Makefile index 3b5dc187b313..759c9de4df90 100644 --- a/math/arb/Makefile +++ b/math/arb/Makefile @@ -1,27 +1,27 @@ PORTNAME= arb -DISTVERSION= 2.22.0 +DISTVERSION= 2.22.1 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 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 55e06a090e3c..6f78935b4b24 100644 --- a/math/arb/distinfo +++ b/math/arb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642528409 -SHA256 (fredrik-johansson-arb-2.22.0_GH0.tar.gz) = 3e40ab8cf61c0cd63d5901064d73eaa2d04727bbdc6eebb1727997958a14f24d -SIZE (fredrik-johansson-arb-2.22.0_GH0.tar.gz) = 1906175 +TIMESTAMP = 1645734392 +SHA256 (fredrik-johansson-arb-2.22.1_GH0.tar.gz) = 1ef85518eee04885e8a90196498bc75e4e2410621d4184f2bc01d46b7080a243 +SIZE (fredrik-johansson-arb-2.22.1_GH0.tar.gz) = 1906319 diff --git a/math/arb/pkg-plist b/math/arb/pkg-plist index 48d4e7c72561..55eb025be1f1 100644 --- a/math/arb/pkg-plist +++ b/math/arb/pkg-plist @@ -1,30 +1,30 @@ 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/hypgeom.h include/mag.h include/partitions.h lib/libarb.so lib/libarb.so.2 -lib/libarb.so.2.13.0 +lib/libarb.so.2.13.1