git: eb704b7e5727 - main - math/antic: Update 0.2.4 -> 0.2.5

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 29 Jul 2022 19:57:41 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eb704b7e5727bf2d55215e16ba4d92ac145f2b14

commit eb704b7e5727bf2d55215e16ba4d92ac145f2b14
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-29 18:43:11 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-29 19:57:35 +0000

    math/antic: Update 0.2.4 -> 0.2.5
    
    Also add test target.
---
 math/antic/Makefile | 9 +++------
 math/antic/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 9 deletions(-)

diff --git a/math/antic/Makefile b/math/antic/Makefile
index cd64817594c7..e1fe1b8e8436 100644
--- a/math/antic/Makefile
+++ b/math/antic/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	antic
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.2.4
-PORTREVISION=	2
+DISTVERSION=	0.2.5
 PORTEPOCH=	1
 CATEGORIES=	math
 
@@ -15,9 +14,7 @@ LIB_DEPENDS=	libflint.so:math/flint2 \
 		libgmp.so:math/gmp \
 		libmpfr.so:math/mpfr
 
-USES=		gmake
-GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--disable-static
+USES=		cmake:testing
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
@@ -28,7 +25,7 @@ PLIST_FILES=	include/antic/nf.h \
 		include/antic/qfb.h \
 		lib/libantic.so \
 		lib/libantic.so.0 \
-		lib/libantic.so.0.2.4
+		lib/libantic.so.0.2.5
 
 post-install:
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libantic.so
diff --git a/math/antic/distinfo b/math/antic/distinfo
index cb5604f1a1b5..5770361d3916 100644
--- a/math/antic/distinfo
+++ b/math/antic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620668728
-SHA256 (wbhart-antic-v0.2.4_GH0.tar.gz) = 517d53633ff9c6348549dc6968567051b2161098d2bc395cb40ecc41e24312c6
-SIZE (wbhart-antic-v0.2.4_GH0.tar.gz) = 74345
+TIMESTAMP = 1659118427
+SHA256 (wbhart-antic-v0.2.5_GH0.tar.gz) = 7b236b6226d5730cf66d492f1562c34d4dcf1bdc8775fec2330f560332ab05c1
+SIZE (wbhart-antic-v0.2.5_GH0.tar.gz) = 80344