From owner-svn-ports-head@freebsd.org Wed May 27 08:46:42 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id A71CB32C165; Wed, 27 May 2020 08:46:42 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49X4FG42Ytz3y1x; Wed, 27 May 2020 08:46:42 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 85C1011EC4; Wed, 27 May 2020 08:46:42 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04R8kgfX001358; Wed, 27 May 2020 08:46:42 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04R8kfik001355; Wed, 27 May 2020 08:46:41 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202005270846.04R8kfik001355@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 27 May 2020 08:46:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r536680 - head/math/openturns X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/openturns X-SVN-Commit-Revision: 536680 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2020 08:46:42 -0000 Author: yuri Date: Wed May 27 08:46:41 2020 New Revision: 536680 URL: https://svnweb.freebsd.org/changeset/ports/536680 Log: math/openturns: Update 1.14 -> 1.15 Reported by: portscout Modified: head/math/openturns/Makefile head/math/openturns/distinfo head/math/openturns/pkg-plist Modified: head/math/openturns/Makefile ============================================================================== --- head/math/openturns/Makefile Wed May 27 08:08:16 2020 (r536679) +++ head/math/openturns/Makefile Wed May 27 08:46:41 2020 (r536680) @@ -2,8 +2,7 @@ PORTNAME= openturns DISTVERSIONPREFIX= v -DISTVERSION= 1.14 -PORTREVISION= 5 +DISTVERSION= 1.15 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org Modified: head/math/openturns/distinfo ============================================================================== --- head/math/openturns/distinfo Wed May 27 08:08:16 2020 (r536679) +++ head/math/openturns/distinfo Wed May 27 08:46:41 2020 (r536680) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573952134 -SHA256 (openturns-openturns-v1.14_GH0.tar.gz) = 22f55bb3bc6e94a5308d94ad6b6272ea74145ba172746fdc1252a5869eb492a8 -SIZE (openturns-openturns-v1.14_GH0.tar.gz) = 20803738 +TIMESTAMP = 1590566130 +SHA256 (openturns-openturns-v1.15_GH0.tar.gz) = 116f30b36f5c1df15cffbbfa4b5dc103d42e746d85d5b9f9c7c3bcc02155934a +SIZE (openturns-openturns-v1.15_GH0.tar.gz) = 22463541 Modified: head/math/openturns/pkg-plist ============================================================================== --- head/math/openturns/pkg-plist Wed May 27 08:08:16 2020 (r536679) +++ head/math/openturns/pkg-plist Wed May 27 08:46:41 2020 (r536680) @@ -341,6 +341,7 @@ include/openturns/InverseRosenblattEvaluation.hxx include/openturns/InverseTrendEvaluation.hxx include/openturns/InverseTrendTransform.hxx include/openturns/InverseWishart.hxx +include/openturns/Ipopt.hxx include/openturns/IteratedQuadrature.hxx include/openturns/JacobiFactory.hxx include/openturns/JansenSensitivityAlgorithm.hxx @@ -443,7 +444,6 @@ include/openturns/MeixnerDistributionFactory.hxx include/openturns/MeixnerFactory.hxx include/openturns/MemoizeEvaluation.hxx include/openturns/MemoizeFunction.hxx -include/openturns/Memory.hxx include/openturns/Mesh.hxx include/openturns/MeshDomain.hxx include/openturns/MetaModelAlgorithm.hxx @@ -506,7 +506,6 @@ include/openturns/Null.hxx include/openturns/NullHessian.hxx include/openturns/ODESolver.hxx include/openturns/ODESolverImplementation.hxx -include/openturns/OPTpp.hxx include/openturns/OSS.hxx include/openturns/OStream.hxx include/openturns/OT.hxx @@ -720,6 +719,7 @@ include/openturns/SpaceFillingC2.hxx include/openturns/SpaceFillingImplementation.hxx include/openturns/SpaceFillingMinDist.hxx include/openturns/SpaceFillingPhiP.hxx +include/openturns/SparseMatrix.hxx include/openturns/SparseMethod.hxx include/openturns/SpecFunc.hxx include/openturns/SpectralGaussianProcess.hxx @@ -1465,6 +1465,8 @@ include/openturns/csv_parser_state.hxx %%PYTHON%%include/openturns/swig/InverseTrendTransform_doc.i %%PYTHON%%include/openturns/swig/InverseWishart.i %%PYTHON%%include/openturns/swig/InverseWishart_doc.i +%%PYTHON%%include/openturns/swig/Ipopt.i +%%PYTHON%%include/openturns/swig/Ipopt_doc.i %%PYTHON%%include/openturns/swig/IteratedQuadrature.i %%PYTHON%%include/openturns/swig/IteratedQuadrature_doc.i %%PYTHON%%include/openturns/swig/JacobiFactory.i @@ -1652,7 +1654,6 @@ include/openturns/csv_parser_state.hxx %%PYTHON%%include/openturns/swig/MemoizeEvaluation.i %%PYTHON%%include/openturns/swig/MemoizeFunction.i %%PYTHON%%include/openturns/swig/MemoizeFunction_doc.i -%%PYTHON%%include/openturns/swig/Memory.i %%PYTHON%%include/openturns/swig/Mesh.i %%PYTHON%%include/openturns/swig/MeshDomain.i %%PYTHON%%include/openturns/swig/MeshDomain_doc.i @@ -1754,8 +1755,6 @@ include/openturns/csv_parser_state.hxx %%PYTHON%%include/openturns/swig/ODESolverImplementation.i %%PYTHON%%include/openturns/swig/ODESolverImplementation_doc.i %%PYTHON%%include/openturns/swig/ODESolver_doc.i -%%PYTHON%%include/openturns/swig/OPTpp.i -%%PYTHON%%include/openturns/swig/OPTpp_doc.i %%PYTHON%%include/openturns/swig/OTexceptions.i %%PYTHON%%include/openturns/swig/OTtypes.i %%PYTHON%%include/openturns/swig/Object.i @@ -2270,8 +2269,8 @@ lib/cmake/openturns/UseOpenTURNS.cmake lib/libOT.so lib/libOT.so.0 lib/libOT.so.0.0.0 -%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns-1.14.dist-info/METADATA -%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns-1.14.dist-info/WHEEL +%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns-1.15.dist-info/METADATA +%%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns-1.15.dist-info/WHEEL %%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns/__init__.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns/_algo.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/openturns/_analytical.so