git: b1bd79df6418 - main - math/heyoka: Update 0.20.0 → 0.21.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 18 Feb 2023 09:13:48 UTC
The branch main has been updated by yuri:

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

commit b1bd79df64182832ee5d6befa597c048be8bbfa0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-02-18 08:33:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-02-18 09:13:41 +0000

    math/heyoka: Update 0.20.0 → 0.21.0
    
    Reported by:    portscout
---
 math/heyoka/Makefile     | 6 +++---
 math/heyoka/distinfo     | 6 +++---
 math/heyoka/pkg-plist    | 4 ++--
 math/py-heyoka/Makefile  | 4 ++--
 math/py-heyoka/distinfo  | 6 +++---
 math/py-heyoka/pkg-plist | 1 +
 6 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile
index eaafe4c48598..a5949f348b1d 100644
--- a/math/heyoka/Makefile
+++ b/math/heyoka/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	heyoka
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.20.0
-PORTREVISION=	2
+DISTVERSION=	0.21.0
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -15,6 +14,7 @@ LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs \
 		libfmt.so:devel/libfmt \
 		libgmp.so:math/gmp \
 		libmp++.so:math/mppp \
+		libmpc.so:math/mpc \
 		libmpfr.so:math/mpfr \
 		libtbb.so:devel/onetbb \
 		libsleef.so:math/sleef \
@@ -22,7 +22,7 @@ LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs \
 TEST_DEPENDS=	xtensor>0:math/xtensor \
 		xtensor-blas>0:math/xtensor-blas
 
-USES=		cmake:testing compiler:c++17-lang llvm:min=14,build,run
+USES=		cmake:testing compiler:c++17-lang llvm:min=15,build,run
 USE_LDCONFIG=	yes
 
 USE_GITHUB=	yes
diff --git a/math/heyoka/distinfo b/math/heyoka/distinfo
index 9b2b14e66148..0d6f94ef0981 100644
--- a/math/heyoka/distinfo
+++ b/math/heyoka/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671405240
-SHA256 (bluescarni-heyoka-v0.20.0_GH0.tar.gz) = d6b4601ee28fc2dbb84c317bbe2619c776ce448f782c045a801dfa46b0d5e52c
-SIZE (bluescarni-heyoka-v0.20.0_GH0.tar.gz) = 103126787
+TIMESTAMP = 1676706398
+SHA256 (bluescarni-heyoka-v0.21.0_GH0.tar.gz) = 16d22e99397139d25b2a0c418a654e9cba3684c7eb28933791526bb163f50f27
+SIZE (bluescarni-heyoka-v0.21.0_GH0.tar.gz) = 103553019
diff --git a/math/heyoka/pkg-plist b/math/heyoka/pkg-plist
index ea5337fab25d..f07667826248 100644
--- a/math/heyoka/pkg-plist
+++ b/math/heyoka/pkg-plist
@@ -80,5 +80,5 @@ lib/cmake/heyoka/heyoka-config.cmake
 lib/cmake/heyoka/heyoka_export-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/heyoka/heyoka_export.cmake
 lib/libheyoka.so
-lib/libheyoka.so.20
-lib/libheyoka.so.20.0
+lib/libheyoka.so.21
+lib/libheyoka.so.21.0
diff --git a/math/py-heyoka/Makefile b/math/py-heyoka/Makefile
index 696ce969f18c..de4d8851d8ec 100644
--- a/math/py-heyoka/Makefile
+++ b/math/py-heyoka/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	heyoka
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.20.0
-PORTREVISION=	1
+DISTVERSION=	0.21.0
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -19,6 +18,7 @@ LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs \
 		libgmp.so:math/gmp \
 		libheyoka.so:math/heyoka \
 		libmp++.so:math/mppp \
+		libmpc.so:math/mpc \
 		libmpfr.so:math/mpfr \
 		libtbb.so:devel/onetbb \
 		libspdlog.so:devel/spdlog
diff --git a/math/py-heyoka/distinfo b/math/py-heyoka/distinfo
index 72aeb542d8ff..cd7e2a76563b 100644
--- a/math/py-heyoka/distinfo
+++ b/math/py-heyoka/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671607325
-SHA256 (bluescarni-heyoka.py-v0.20.0_GH0.tar.gz) = 65c90a5ffb870b4d2d19eef066b56964777f03eb7d081e331ae5bf903bbf94af
-SIZE (bluescarni-heyoka.py-v0.20.0_GH0.tar.gz) = 102109366
+TIMESTAMP = 1676708533
+SHA256 (bluescarni-heyoka.py-v0.21.0_GH0.tar.gz) = 3808ba516fe5165f19118b167704f90176a34e8f268df4f2ec1f1dbc12c8ae95
+SIZE (bluescarni-heyoka.py-v0.21.0_GH0.tar.gz) = 102255406
diff --git a/math/py-heyoka/pkg-plist b/math/py-heyoka/pkg-plist
index 22ca7351b0c3..e8992dce2d41 100644
--- a/math/py-heyoka/pkg-plist
+++ b/math/py-heyoka/pkg-plist
@@ -1,6 +1,7 @@
 %%PYTHON_SITELIBDIR%%/heyoka/__init__.py
 %%PYTHON_SITELIBDIR%%/heyoka/_ensemble_impl.py
 %%PYTHON_SITELIBDIR%%/heyoka/_sympy_utils.py
+%%PYTHON_SITELIBDIR%%/heyoka/_test_cfunc.py
 %%PYTHON_SITELIBDIR%%/heyoka/_test_mp.py
 %%PYTHON_SITELIBDIR%%/heyoka/_test_real.py
 %%PYTHON_SITELIBDIR%%/heyoka/_test_real128.py