aboutsummaryrefslogtreecommitdiff
path: root/math/arb
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2020-12-06 19:39:22 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2020-12-06 19:39:22 +0000
commit1fef0a05c5351b4fd884b2213dc9837c30eef97f (patch)
tree316820bcee21eb3756cf2bb56f4e3befd073a703 /math/arb
parent7a576a9251adc84f2109459d56fa59fd56853685 (diff)
downloadports-1fef0a05c5351b4fd884b2213dc9837c30eef97f.tar.gz
ports-1fef0a05c5351b4fd884b2213dc9837c30eef97f.zip
Notes
Diffstat (limited to 'math/arb')
-rw-r--r--math/arb/Makefile11
-rw-r--r--math/arb/distinfo6
-rw-r--r--math/arb/pkg-plist2
3 files changed, 13 insertions, 6 deletions
diff --git a/math/arb/Makefile b/math/arb/Makefile
index 0b5ce353a4be..c30c59432f18 100644
--- a/math/arb/Makefile
+++ b/math/arb/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= arb
-DISTVERSION= 2.18.1
+DISTVERSION= 2.19.0
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -15,8 +15,15 @@ LIB_DEPENDS= libflint.so:math/flint2 \
libmpfr.so:math/mpfr
USES= cmake
+USE_LDCONFIG= yes
+
USE_GITHUB= yes
GH_ACCOUNT= fredrik-johansson
-USE_LDCONFIG= yes
+
+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>
diff --git a/math/arb/distinfo b/math/arb/distinfo
index 62305254414c..f8d43359c573 100644
--- a/math/arb/distinfo
+++ b/math/arb/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593409935
-SHA256 (fredrik-johansson-arb-2.18.1_GH0.tar.gz) = 9c5c6128c2e7bdc6e7e8d212f2b301068b87b956e1a238fe3b8d69d10175ceec
-SIZE (fredrik-johansson-arb-2.18.1_GH0.tar.gz) = 1595831
+TIMESTAMP = 1607282389
+SHA256 (fredrik-johansson-arb-2.19.0_GH0.tar.gz) = 0aec6b492b6e9a543bdb3287a91f976951e2ba74fd4de942e692e21f7edbcf13
+SIZE (fredrik-johansson-arb-2.19.0_GH0.tar.gz) = 1606463
diff --git a/math/arb/pkg-plist b/math/arb/pkg-plist
index f5230deccf3f..6e8dba7b7832 100644
--- a/math/arb/pkg-plist
+++ b/math/arb/pkg-plist
@@ -25,4 +25,4 @@ include/mag.h
include/partitions.h
lib/libarb.so
lib/libarb.so.2
-lib/libarb.so.2.9.1
+lib/libarb.so.2.10.0