aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-04-14 17:03:03 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2021-04-14 18:10:20 +0000
commit9cde26a7bc65dd03faa7368c34703d9f59d7212a (patch)
tree32d00693100d4b32c9564dc87021df398f049bfc
parent5f3e01b31c5e3bd2052964e34a8fa7144aa605a4 (diff)
downloadports-9cde26a7bc65dd03faa7368c34703d9f59d7212a.tar.gz
ports-9cde26a7bc65dd03faa7368c34703d9f59d7212a.zip
math/openturns: Unbreak build broken by update of science/dlib-cpp to 19.22
Reported by: fallout
-rw-r--r--math/openturns/Makefile5
-rw-r--r--math/openturns/distinfo4
2 files changed, 7 insertions, 2 deletions
diff --git a/math/openturns/Makefile b/math/openturns/Makefile
index bc4e60d0888e..80d351caf7f9 100644
--- a/math/openturns/Makefile
+++ b/math/openturns/Makefile
@@ -4,6 +4,9 @@ DISTVERSION= 1.16
PORTREVISION= 3
CATEGORIES= math
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= aff0d223b2bf21b1dbab72a50b591e0028385f5d.patch:-p1 # unbreak with the latest dlib-cpp-19.22
+
MAINTAINER= yuri@FreeBSD.org
COMMENT= Uncertainty treatment library
@@ -27,7 +30,7 @@ LIB_DEPENDS= libbonmin.so:math/bonmin \
libsz.so:science/szip \
libtbb.so:devel/onetbb
-USES= bison blaslapack:openblas cmake compiler:c++11-lang eigen:3 gnome localbase:ldflags pkgconfig
+USES= bison blaslapack:openblas cmake compiler:c++14-lang eigen:3 gnome localbase:ldflags pkgconfig
USE_GITHUB= yes
USE_GNOME= libxml2
USE_LDCONFIG= yes
diff --git a/math/openturns/distinfo b/math/openturns/distinfo
index c89bd6456c6f..dc498d74afad 100644
--- a/math/openturns/distinfo
+++ b/math/openturns/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1606698955
+TIMESTAMP = 1618417585
SHA256 (openturns-openturns-v1.16_GH0.tar.gz) = 9ab4c0d8f68d54a87df1cc19975f78cf0a16d6401afa83459eed9613695995dc
SIZE (openturns-openturns-v1.16_GH0.tar.gz) = 11231480
+SHA256 (aff0d223b2bf21b1dbab72a50b591e0028385f5d.patch) = 269a96da67d7dfd72e294e038039f3c1da2b4a6dd82db72162dde7b94a4de4c3
+SIZE (aff0d223b2bf21b1dbab72a50b591e0028385f5d.patch) = 4005