aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-10-04 17:23:31 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-10-04 19:18:27 +0000
commit9a84908a6e232187dad42b7706b0237f82e35e78 (patch)
tree374e3e25aca71719681f00fc6c8990af75a3d949
parentb8d5bb1e1ba12a143c1a69bf692e4bd528afbd5c (diff)
downloadports-9a84908a6e232187dad42b7706b0237f82e35e78.tar.gz
ports-9a84908a6e232187dad42b7706b0237f82e35e78.zip
math/heyoka: Update 0.14.0 -> 0.15.0
-rw-r--r--math/heyoka/Makefile4
-rw-r--r--math/heyoka/distinfo6
-rw-r--r--math/heyoka/pkg-plist16
3 files changed, 19 insertions, 7 deletions
diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile
index b46226c5b999..25ac46db35a8 100644
--- a/math/heyoka/Makefile
+++ b/math/heyoka/Makefile
@@ -1,7 +1,6 @@
PORTNAME= heyoka
DISTVERSIONPREFIX= v
-DISTVERSION= 0.14.0
-PORTREVISION= 1
+DISTVERSION= 0.15.0
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -14,6 +13,7 @@ BUILD_DEPENDS= llvm${LLVM_VERSION}>0:devel/llvm${LLVM_VERSION}
LIB_DEPENDS= libboost_serialization.so:devel/boost-libs \
libfmt.so:devel/libfmt \
libmp++.so:math/mppp \
+ libtbb.so:devel/onetbb \
libsleef.so:math/sleef \
libspdlog.so:devel/spdlog
TEST_DEPENDS= xtensor>0:math/xtensor
diff --git a/math/heyoka/distinfo b/math/heyoka/distinfo
index c871613ab4e5..7e5636a58ef4 100644
--- a/math/heyoka/distinfo
+++ b/math/heyoka/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630374700
-SHA256 (bluescarni-heyoka-v0.14.0_GH0.tar.gz) = 0f3157fe9cbff66a2b6c0c66b903cff54de3d1691630868e5e30bad47488d315
-SIZE (bluescarni-heyoka-v0.14.0_GH0.tar.gz) = 5255001
+TIMESTAMP = 1633366843
+SHA256 (bluescarni-heyoka-v0.15.0_GH0.tar.gz) = 5096a5592768938b3553d9d37827c3aaf993fd6ef8065e577b47758ed841e17b
+SIZE (bluescarni-heyoka-v0.15.0_GH0.tar.gz) = 102421533
diff --git a/math/heyoka/pkg-plist b/math/heyoka/pkg-plist
index 434d0d4de770..8607d21e751e 100644
--- a/math/heyoka/pkg-plist
+++ b/math/heyoka/pkg-plist
@@ -1,4 +1,5 @@
include/heyoka/callable.hpp
+include/heyoka/celmec/vsop2013.hpp
include/heyoka/config.hpp
include/heyoka/detail/binomial.hpp
include/heyoka/detail/dfloat.hpp
@@ -15,6 +16,15 @@ include/heyoka/detail/string_conv.hpp
include/heyoka/detail/taylor_common.hpp
include/heyoka/detail/type_traits.hpp
include/heyoka/detail/visibility.hpp
+include/heyoka/detail/vsop2013/vsop2013_1.hpp
+include/heyoka/detail/vsop2013/vsop2013_2.hpp
+include/heyoka/detail/vsop2013/vsop2013_3.hpp
+include/heyoka/detail/vsop2013/vsop2013_4.hpp
+include/heyoka/detail/vsop2013/vsop2013_5.hpp
+include/heyoka/detail/vsop2013/vsop2013_6.hpp
+include/heyoka/detail/vsop2013/vsop2013_7.hpp
+include/heyoka/detail/vsop2013/vsop2013_8.hpp
+include/heyoka/detail/vsop2013/vsop2013_9.hpp
include/heyoka/exceptions.hpp
include/heyoka/expression.hpp
include/heyoka/func.hpp
@@ -30,8 +40,10 @@ include/heyoka/math/acosh.hpp
include/heyoka/math/asin.hpp
include/heyoka/math/asinh.hpp
include/heyoka/math/atan.hpp
+include/heyoka/math/atan2.hpp
include/heyoka/math/atanh.hpp
include/heyoka/math/binary_op.hpp
+include/heyoka/math/constants.hpp
include/heyoka/math/cos.hpp
include/heyoka/math/cosh.hpp
include/heyoka/math/erf.hpp
@@ -61,5 +73,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.14
-lib/libheyoka.so.14.0
+lib/libheyoka.so.15
+lib/libheyoka.so.15.0