Date: Thu, 13 May 2021 22:24: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: e74901c007b5 - main - math/openturns: Update 1.16 -> 1.17 Message-ID: <202105132224.14DMOuPk083009@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=e74901c007b56fea2bed9038dfa482fd9a44705f commit e74901c007b56fea2bed9038dfa482fd9a44705f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-05-13 22:07:33 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-05-13 22:24:45 +0000 math/openturns: Update 1.16 -> 1.17 Reported by: portscout --- math/openturns/Makefile | 20 +++++++++++++------- math/openturns/distinfo | 8 +++----- math/openturns/pkg-plist | 36 +++++++++++++++++++++++++++++------- 3 files changed, 45 insertions(+), 19 deletions(-) diff --git a/math/openturns/Makefile b/math/openturns/Makefile index 88280af0415d..74e5eeb3488e 100644 --- a/math/openturns/Makefile +++ b/math/openturns/Makefile @@ -1,12 +1,8 @@ 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 @@ -14,25 +10,35 @@ 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 \ diff --git a/math/openturns/distinfo b/math/openturns/distinfo index dc498d74afad..685364371505 100644 --- a/math/openturns/distinfo +++ b/math/openturns/distinfo @@ -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 diff --git a/math/openturns/pkg-plist b/math/openturns/pkg-plist index 90dedb9e68dd..2491012a91e1 100644 --- a/math/openturns/pkg-plist +++ b/math/openturns/pkg-plist @@ -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 @@ -343,6 +342,7 @@ 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 @@ -350,6 +350,7 @@ 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 @@ -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 @@ -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 @@ -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 @@ -730,6 +735,7 @@ 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 @@ -737,7 +743,6 @@ 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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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 @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105132224.14DMOuPk083009>