From 9cde26a7bc65dd03faa7368c34703d9f59d7212a Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Wed, 14 Apr 2021 10:03:03 -0700 Subject: [PATCH] math/openturns: Unbreak build broken by update of science/dlib-cpp to 19.22 Reported by: fallout --- math/openturns/Makefile | 5 ++++- math/openturns/distinfo | 4 +++- 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