From owner-svn-ports-all@freebsd.org Sat Dec 22 23:22:50 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 868E5133F282; Sat, 22 Dec 2018 23:22:50 +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) server-signature RSA-PSS (4096 bits) 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 2D33B7671A; Sat, 22 Dec 2018 23:22:50 +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 201E7428C; Sat, 22 Dec 2018 23:22:50 +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 wBMNMoSx069845; Sat, 22 Dec 2018 23:22:50 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBMNMn0d069842; Sat, 22 Dec 2018 23:22:49 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201812222322.wBMNMn0d069842@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Sat, 22 Dec 2018 23:22:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488149 - head/math/xtensor X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/math/xtensor X-SVN-Commit-Revision: 488149 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 2D33B7671A X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.946,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Dec 2018 23:22:50 -0000 Author: yuri Date: Sat Dec 22 23:22:49 2018 New Revision: 488149 URL: https://svnweb.freebsd.org/changeset/ports/488149 Log: math/xtensor: Update 0.17.3 -> 0.19.1 Reported by: portscout Modified: head/math/xtensor/Makefile head/math/xtensor/distinfo head/math/xtensor/pkg-plist Modified: head/math/xtensor/Makefile ============================================================================== --- head/math/xtensor/Makefile Sat Dec 22 23:22:01 2018 (r488148) +++ head/math/xtensor/Makefile Sat Dec 22 23:22:49 2018 (r488149) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xtensor -DISTVERSION= 0.17.3 +DISTVERSION= 0.19.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -21,6 +21,7 @@ TEST_DEPENDS= nlohmann-json>0:devel/nlohmann-json \ USES= cmake USE_GITHUB= yes GH_ACCOUNT= QuantStack + NO_BUILD= yes NO_ARCH= yes Modified: head/math/xtensor/distinfo ============================================================================== --- head/math/xtensor/distinfo Sat Dec 22 23:22:01 2018 (r488148) +++ head/math/xtensor/distinfo Sat Dec 22 23:22:49 2018 (r488149) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535133606 -SHA256 (QuantStack-xtensor-0.17.3_GH0.tar.gz) = 6e337012c1cff2d61cba922cb5fc3119dcf4ccca1ad71b9b29ab0f55ce8947f4 -SIZE (QuantStack-xtensor-0.17.3_GH0.tar.gz) = 832191 +TIMESTAMP = 1545516526 +SHA256 (QuantStack-xtensor-0.19.1_GH0.tar.gz) = 52ac9081138d413485b9bf70376722f109ab32e5ed2ed3311257f5d7e9a88bc7 +SIZE (QuantStack-xtensor-0.19.1_GH0.tar.gz) = 904812 Modified: head/math/xtensor/pkg-plist ============================================================================== --- head/math/xtensor/pkg-plist Sat Dec 22 23:22:01 2018 (r488148) +++ head/math/xtensor/pkg-plist Sat Dec 22 23:22:49 2018 (r488149) @@ -14,10 +14,12 @@ include/xtensor/xdynamic_view.hpp include/xtensor/xeval.hpp include/xtensor/xexception.hpp include/xtensor/xexpression.hpp +include/xtensor/xexpression_holder.hpp include/xtensor/xfixed.hpp include/xtensor/xfunction.hpp include/xtensor/xfunctor_view.hpp include/xtensor/xgenerator.hpp +include/xtensor/xhistogram.hpp include/xtensor/xindex_view.hpp include/xtensor/xinfo.hpp include/xtensor/xio.hpp @@ -25,8 +27,11 @@ include/xtensor/xiterable.hpp include/xtensor/xiterator.hpp include/xtensor/xjson.hpp include/xtensor/xlayout.hpp +include/xtensor/xmanipulation.hpp +include/xtensor/xmasked_value.hpp include/xtensor/xmasked_view.hpp include/xtensor/xmath.hpp +include/xtensor/xmime.hpp include/xtensor/xnoalias.hpp include/xtensor/xnorm.hpp include/xtensor/xnpy.hpp