diff --git a/math/arb/Makefile b/math/arb/Makefile index a9db7a184551..df6ed776a207 100644 --- a/math/arb/Makefile +++ b/math/arb/Makefile @@ -1,27 +1,27 @@ PORTNAME= arb -DISTVERSION= 2.20.0 +DISTVERSION= 2.21.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 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 7085960ebb8f..4f069652d3c0 100644 --- a/math/arb/distinfo +++ b/math/arb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627224413 -SHA256 (fredrik-johansson-arb-2.20.0_GH0.tar.gz) = d2f186b10590c622c11d1ca190c01c3da08bac9bc04e84cb591534b917faffe7 -SIZE (fredrik-johansson-arb-2.20.0_GH0.tar.gz) = 1621426 +TIMESTAMP = 1634774873 +SHA256 (fredrik-johansson-arb-2.21.0_GH0.tar.gz) = 6493ebcfb1772458db4ca66da4c5536968484a3815cf75d2bb33c600b4471910 +SIZE (fredrik-johansson-arb-2.21.0_GH0.tar.gz) = 1842021 diff --git a/math/arb/pkg-plist b/math/arb/pkg-plist index ff30ac250d4f..0d11f135d920 100644 --- a/math/arb/pkg-plist +++ b/math/arb/pkg-plist @@ -1,28 +1,29 @@ 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/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.11.0 +lib/libarb.so.2.12.0