Skip to content

Commit

Permalink
math/openturns: Update 1.16 -> 1.17
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed May 13, 2021
1 parent 176d99d commit e74901c
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 19 deletions.
20 changes: 13 additions & 7 deletions math/openturns/Makefile
Original file line number Diff line number Diff line change
@@ -1,38 +1,44 @@
PORTNAME= openturns
DISTVERSIONPREFIX= v
DISTVERSION= 1.16
PORTREVISION= 4
DISTVERSION= 1.17
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

LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING.LESSER

BUILD_DEPENDS= boost-libs>0:devel/boost-libs \
flex:textproc/flex
flex:textproc/flex \
spectra>0:math/spectra
LIB_DEPENDS= libbonmin.so:math/bonmin \
libceres.so:math/ceres-solver \
libCbc.so:math/cbc \
libCgl.so:math/cgl \
libClp.so:math/clp \
libcminpack.so:math/cminpack \
libCoinUtils.so:math/coinutils \
libdlib.so:science/dlib-cpp \
libgif.so:graphics/giflib \
libgflags.so:devel/gflags \
libglog.so:devel/glog \
libhdf5_cpp.so:science/hdf5 \
libhmat-oss.so:math/hmat-oss \
libipopt.so:math/ipopt \
libmpc.so:math/mpc \
libmpfr.so:math/mpfr \
libnlopt.so:math/nlopt \
libopt.so:math/optpp \
libOsi.so:math/clp \
libpng16.so:graphics/png \
libsz.so:science/szip \
libtbb.so:devel/onetbb

USES= bison blaslapack:openblas cmake compiler:c++14-lang eigen:3 gnome localbase:ldflags pkgconfig
USES= bison blaslapack:openblas cmake compiler:c++14-lang eigen:3 gnome jpeg localbase:ldflags pkgconfig sqlite xorg
USE_GITHUB= yes
USE_GNOME= libxml2
USE_XORG= ice sm x11 xext
USE_LDCONFIG= yes

CMAKE_ARGS= -DBLAS_LIBRARIES=${LOCALBASE}/lib/libopenblas.so -DLAPACK_LIBRARIES=${LOCALBASE}/lib/libopenblas.so \
Expand Down
8 changes: 3 additions & 5 deletions math/openturns/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
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
TIMESTAMP = 1620929598
SHA256 (openturns-openturns-v1.17_GH0.tar.gz) = 42f65701f7cbd0081362be56c8232ddadfc21f2a32f636fd460919cd8f10c84d
SIZE (openturns-openturns-v1.17_GH0.tar.gz) = 11525372
36 changes: 29 additions & 7 deletions math/openturns/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ include/openturns/ConstantRandomVector.hxx
include/openturns/ConstantStep.hxx
include/openturns/ContinuousDistribution.hxx
include/openturns/Contour.hxx
include/openturns/CopulaImplementation.hxx
include/openturns/CorrectedLeaveOneOut.hxx
include/openturns/CorrelationAnalysis.hxx
include/openturns/CorrelationMatrix.hxx
Expand Down Expand Up @@ -343,13 +342,15 @@ include/openturns/InverseTrendEvaluation.hxx
include/openturns/InverseTrendTransform.hxx
include/openturns/InverseWishart.hxx
include/openturns/Ipopt.hxx
include/openturns/IsotropicCovarianceModel.hxx
include/openturns/IteratedQuadrature.hxx
include/openturns/JacobiFactory.hxx
include/openturns/JansenSensitivityAlgorithm.hxx
include/openturns/JoeCopula.hxx
include/openturns/KDTree.hxx
include/openturns/KFactorFunctions.hxx
include/openturns/KFold.hxx
include/openturns/KFoldSplitter.hxx
include/openturns/KPermutations.hxx
include/openturns/KPermutationsDistribution.hxx
include/openturns/KarhunenLoeveAlgorithm.hxx
Expand All @@ -358,9 +359,11 @@ include/openturns/KarhunenLoeveLifting.hxx
include/openturns/KarhunenLoeveP1Algorithm.hxx
include/openturns/KarhunenLoeveProjection.hxx
include/openturns/KarhunenLoeveQuadratureAlgorithm.hxx
include/openturns/KarhunenLoeveReduction.hxx
include/openturns/KarhunenLoeveResult.hxx
include/openturns/KarhunenLoeveResultImplementation.hxx
include/openturns/KarhunenLoeveSVDAlgorithm.hxx
include/openturns/KarhunenLoeveValidation.hxx
include/openturns/KernelMixture.hxx
include/openturns/KernelSmoothing.hxx
include/openturns/KissFFT.hxx
Expand All @@ -370,6 +373,7 @@ include/openturns/KrigingEvaluation.hxx
include/openturns/KrigingGradient.hxx
include/openturns/KrigingRandomVector.hxx
include/openturns/KrigingResult.hxx
include/openturns/KroneckerCovarianceModel.hxx
include/openturns/LARS.hxx
include/openturns/LHS.hxx
include/openturns/LHSExperiment.hxx
Expand All @@ -385,6 +389,7 @@ include/openturns/LeastSquaresMethod.hxx
include/openturns/LeastSquaresMethodImplementation.hxx
include/openturns/LeastSquaresProblem.hxx
include/openturns/LeastSquaresStrategy.hxx
include/openturns/LeaveOneOutSplitter.hxx
include/openturns/LegendreFactory.hxx
include/openturns/Less.hxx
include/openturns/LessOrEqual.hxx
Expand Down Expand Up @@ -730,14 +735,14 @@ include/openturns/SpectralModelImplementation.hxx
include/openturns/SphereUniformNorm.hxx
include/openturns/SphereUniformNormImplementation.hxx
include/openturns/SphericalModel.hxx
include/openturns/SplitterImplementation.hxx
include/openturns/SquareComplexMatrix.hxx
include/openturns/SquareMatrix.hxx
include/openturns/SquaredExponential.hxx
include/openturns/SquaredNormal.hxx
include/openturns/Staircase.hxx
include/openturns/StandardDistributionPolynomialFactory.hxx
include/openturns/StandardEvent.hxx
include/openturns/StationaryCovarianceModel.hxx
include/openturns/StationaryCovarianceModelFactory.hxx
include/openturns/StationaryFunctionalCovarianceModel.hxx
include/openturns/StorageManager.hxx
Expand Down Expand Up @@ -810,8 +815,10 @@ include/openturns/UserDefinedStationaryCovarianceModel.hxx
include/openturns/UsualRandomVector.hxx
include/openturns/ValueFunction.hxx
include/openturns/VertexValueFunction.hxx
include/openturns/VertexValuePointToFieldFunction.hxx
include/openturns/VisualTest.hxx
include/openturns/VonMises.hxx
include/openturns/VonMisesFactory.hxx
include/openturns/WeibullMax.hxx
include/openturns/WeibullMaxFactory.hxx
include/openturns/WeibullMaxMuSigma.hxx
Expand Down Expand Up @@ -1070,8 +1077,6 @@ include/openturns/csv_parser_state.hxx
%%PYTHON%%include/openturns/swig/ContinuousDistribution.i
%%PYTHON%%include/openturns/swig/Contour.i
%%PYTHON%%include/openturns/swig/Contour_doc.i
%%PYTHON%%include/openturns/swig/CopulaImplementation.i
%%PYTHON%%include/openturns/swig/CopulaImplementation_doc.i
%%PYTHON%%include/openturns/swig/CorrectedLeaveOneOut.i
%%PYTHON%%include/openturns/swig/CorrectedLeaveOneOut_doc.i
%%PYTHON%%include/openturns/swig/CorrelationAnalysis.i
Expand Down Expand Up @@ -1471,6 +1476,8 @@ include/openturns/csv_parser_state.hxx
%%PYTHON%%include/openturns/swig/InverseWishart_doc.i
%%PYTHON%%include/openturns/swig/Ipopt.i
%%PYTHON%%include/openturns/swig/Ipopt_doc.i
%%PYTHON%%include/openturns/swig/IsotropicCovarianceModel.i
%%PYTHON%%include/openturns/swig/IsotropicCovarianceModel_doc.i
%%PYTHON%%include/openturns/swig/IteratedQuadrature.i
%%PYTHON%%include/openturns/swig/IteratedQuadrature_doc.i
%%PYTHON%%include/openturns/swig/JacobiFactory.i
Expand All @@ -1482,6 +1489,8 @@ include/openturns/csv_parser_state.hxx
%%PYTHON%%include/openturns/swig/KDTree.i
%%PYTHON%%include/openturns/swig/KDTree_doc.i
%%PYTHON%%include/openturns/swig/KFold.i
%%PYTHON%%include/openturns/swig/KFoldSplitter.i
%%PYTHON%%include/openturns/swig/KFoldSplitter_doc.i
%%PYTHON%%include/openturns/swig/KFold_doc.i
%%PYTHON%%include/openturns/swig/KPermutations.i
%%PYTHON%%include/openturns/swig/KPermutationsDistribution.i
Expand All @@ -1499,12 +1508,16 @@ include/openturns/csv_parser_state.hxx
%%PYTHON%%include/openturns/swig/KarhunenLoeveProjection_doc.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveQuadratureAlgorithm.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveQuadratureAlgorithm_doc.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveReduction.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveReduction_doc.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveResult.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveResultImplementation.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveResultImplementation_doc.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveResult_doc.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveSVDAlgorithm.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveSVDAlgorithm_doc.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveValidation.i
%%PYTHON%%include/openturns/swig/KarhunenLoeveValidation_doc.i
%%PYTHON%%include/openturns/swig/KernelMixture.i
%%PYTHON%%include/openturns/swig/KernelMixture_doc.i
%%PYTHON%%include/openturns/swig/KernelSmoothing.i
Expand All @@ -1519,6 +1532,8 @@ include/openturns/csv_parser_state.hxx
%%PYTHON%%include/openturns/swig/KrigingRandomVector_doc.i
%%PYTHON%%include/openturns/swig/KrigingResult.i
%%PYTHON%%include/openturns/swig/KrigingResult_doc.i
%%PYTHON%%include/openturns/swig/KroneckerCovarianceModel.i
%%PYTHON%%include/openturns/swig/KroneckerCovarianceModel_doc.i
%%PYTHON%%include/openturns/swig/LARS.i
%%PYTHON%%include/openturns/swig/LARS_doc.i
%%PYTHON%%include/openturns/swig/LHS.i
Expand Down Expand Up @@ -1549,6 +1564,8 @@ include/openturns/csv_parser_state.hxx
%%PYTHON%%include/openturns/swig/LeastSquaresProblem_doc.i
%%PYTHON%%include/openturns/swig/LeastSquaresStrategy.i
%%PYTHON%%include/openturns/swig/LeastSquaresStrategy_doc.i
%%PYTHON%%include/openturns/swig/LeaveOneOutSplitter.i
%%PYTHON%%include/openturns/swig/LeaveOneOutSplitter_doc.i
%%PYTHON%%include/openturns/swig/LegendreFactory.i
%%PYTHON%%include/openturns/swig/LegendreFactory_doc.i
%%PYTHON%%include/openturns/swig/Less.i
Expand Down Expand Up @@ -2043,6 +2060,8 @@ include/openturns/csv_parser_state.hxx
%%PYTHON%%include/openturns/swig/SpectralModel_doc.i
%%PYTHON%%include/openturns/swig/SphericalModel.i
%%PYTHON%%include/openturns/swig/SphericalModel_doc.i
%%PYTHON%%include/openturns/swig/SplitterImplementation.i
%%PYTHON%%include/openturns/swig/SplitterImplementation_doc.i
%%PYTHON%%include/openturns/swig/SquareComplexMatrix.i
%%PYTHON%%include/openturns/swig/SquareComplexMatrix_doc.i
%%PYTHON%%include/openturns/swig/SquareMatrix.i
Expand All @@ -2057,7 +2076,6 @@ include/openturns/csv_parser_state.hxx
%%PYTHON%%include/openturns/swig/StandardDistributionPolynomialFactory_doc.i
%%PYTHON%%include/openturns/swig/StandardEvent.i
%%PYTHON%%include/openturns/swig/StandardEvent_doc.i
%%PYTHON%%include/openturns/swig/StationaryCovarianceModel.i
%%PYTHON%%include/openturns/swig/StationaryCovarianceModelFactory.i
%%PYTHON%%include/openturns/swig/StationaryCovarianceModelFactory_doc.i
%%PYTHON%%include/openturns/swig/StationaryFunctionalCovarianceModel.i
Expand Down Expand Up @@ -2201,9 +2219,13 @@ include/openturns/csv_parser_state.hxx
%%PYTHON%%include/openturns/swig/ValueFunction_doc.i
%%PYTHON%%include/openturns/swig/VertexValueFunction.i
%%PYTHON%%include/openturns/swig/VertexValueFunction_doc.i
%%PYTHON%%include/openturns/swig/VertexValuePointToFieldFunction.i
%%PYTHON%%include/openturns/swig/VertexValuePointToFieldFunction_doc.i
%%PYTHON%%include/openturns/swig/VisualTest.i
%%PYTHON%%include/openturns/swig/VisualTest_doc.i
%%PYTHON%%include/openturns/swig/VonMises.i
%%PYTHON%%include/openturns/swig/VonMisesFactory.i
%%PYTHON%%include/openturns/swig/VonMisesFactory_doc.i
%%PYTHON%%include/openturns/swig/VonMises_doc.i
%%PYTHON%%include/openturns/swig/WeibullMax.i
%%PYTHON%%include/openturns/swig/WeibullMaxFactory.i
Expand Down Expand Up @@ -2276,8 +2298,8 @@ lib/cmake/openturns/UseOpenTURNS.cmake
lib/libOT.so
lib/libOT.so.0
lib/libOT.so.0.0.0
%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns-1.16.dist-info/METADATA
%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns-1.16.dist-info/WHEEL
%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns-1.17.dist-info/METADATA
%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns-1.17.dist-info/WHEEL
%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns/__init__.py
%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns/_algo.so
%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns/_analytical.so
Expand Down

0 comments on commit e74901c

Please sign in to comment.