math/arb: Update 2.22.1 -> 2.23.0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2022-06-30 11:59:51 -07:00
parent 4bed58cf44
commit 81f82025cc
3 changed files with 7 additions and 13 deletions

View File

@ -1,6 +1,5 @@
PORTNAME= arb
DISTVERSION= 2.22.1
PORTREVISION= 1
DISTVERSION= 2.23.0
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@ -13,16 +12,10 @@ 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 <bsd.port.mk>

View File

@ -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

View File

@ -22,9 +22,10 @@ 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