Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2021 22:02:56 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: eaa596f685f4 - main - math/{,py-}heyoka: Update 0.15.0 -> 0.16.0
Message-ID:  <202111262202.1AQM2uFV016848@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit eaa596f685f46e99d24f21441070e382fbc14e3d
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-11-26 22:01:13 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-11-26 22:02:41 +0000

    math/{,py-}heyoka: Update 0.15.0 -> 0.16.0
---
 math/heyoka/Makefile    | 7 ++++---
 math/heyoka/distinfo    | 6 +++---
 math/heyoka/pkg-plist   | 6 ++++--
 math/py-heyoka/Makefile | 2 +-
 math/py-heyoka/distinfo | 6 +++---
 5 files changed, 15 insertions(+), 12 deletions(-)

diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile
index debe300f42aa..f7ce84297944 100644
--- a/math/heyoka/Makefile
+++ b/math/heyoka/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	heyoka
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.15.0
-PORTREVISION=	1
+DISTVERSION=	0.16.0
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -17,7 +16,9 @@ LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs \
 		libtbb.so:devel/onetbb \
 		libsleef.so:math/sleef \
 		libspdlog.so:devel/spdlog
-TEST_DEPENDS=	xtensor>0:math/xtensor
+RUN_DEPENDS=	llvm${LLVM_VERSION}>0:devel/llvm${LLVM_VERSION}
+TEST_DEPENDS=	xtensor>0:math/xtensor \
+		xtensor-blas>0:math/xtensor-blas
 
 USES=		cmake:testing compiler:c++17-lang
 USE_LDCONFIG=	yes
diff --git a/math/heyoka/distinfo b/math/heyoka/distinfo
index 7e5636a58ef4..e43da201f6f2 100644
--- a/math/heyoka/distinfo
+++ b/math/heyoka/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633366843
-SHA256 (bluescarni-heyoka-v0.15.0_GH0.tar.gz) = 5096a5592768938b3553d9d37827c3aaf993fd6ef8065e577b47758ed841e17b
-SIZE (bluescarni-heyoka-v0.15.0_GH0.tar.gz) = 102421533
+TIMESTAMP = 1637952554
+SHA256 (bluescarni-heyoka-v0.16.0_GH0.tar.gz) = b58ac688d2cf7d6b67b0ec1adcda41568a87d98dfaae840acdd1b21c4eb3ee14
+SIZE (bluescarni-heyoka-v0.16.0_GH0.tar.gz) = 102619227
diff --git a/math/heyoka/pkg-plist b/math/heyoka/pkg-plist
index 8607d21e751e..689d1eaf1b1a 100644
--- a/math/heyoka/pkg-plist
+++ b/math/heyoka/pkg-plist
@@ -57,6 +57,8 @@ include/heyoka/math/sin.hpp
 include/heyoka/math/sinh.hpp
 include/heyoka/math/sqrt.hpp
 include/heyoka/math/square.hpp
+include/heyoka/math/sum.hpp
+include/heyoka/math/sum_sq.hpp
 include/heyoka/math/tan.hpp
 include/heyoka/math/tanh.hpp
 include/heyoka/math/time.hpp
@@ -73,5 +75,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.15
-lib/libheyoka.so.15.0
+lib/libheyoka.so.16
+lib/libheyoka.so.16.0
diff --git a/math/py-heyoka/Makefile b/math/py-heyoka/Makefile
index 145a3fe4afd1..21a07e691029 100644
--- a/math/py-heyoka/Makefile
+++ b/math/py-heyoka/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	heyoka
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.15.0
+DISTVERSION=	0.16.0
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/math/py-heyoka/distinfo b/math/py-heyoka/distinfo
index 3d66af0656f3..fd7c936b2892 100644
--- a/math/py-heyoka/distinfo
+++ b/math/py-heyoka/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633368323
-SHA256 (bluescarni-heyoka.py-v0.15.0_GH0.tar.gz) = 0e8c4bf0cc276e52fff3e4114dc759a6f8882fe83215279bcb156403b5d11756
-SIZE (bluescarni-heyoka.py-v0.15.0_GH0.tar.gz) = 101630534
+TIMESTAMP = 1637960735
+SHA256 (bluescarni-heyoka.py-v0.16.0_GH0.tar.gz) = bca188d1a5f8ab60929a4b755b53e4c769422cfed422a90f1301518e53e27df8
+SIZE (bluescarni-heyoka.py-v0.16.0_GH0.tar.gz) = 101926743



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111262202.1AQM2uFV016848>