Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2020 21:53:33 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557304 - head/math/xtensor
Message-ID:  <202012082153.0B8LrXl1040640@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Tue Dec  8 21:53:33 2020
New Revision: 557304
URL: https://svnweb.freebsd.org/changeset/ports/557304

Log:
  math/xtensor: Update 0.21.9 -> 0.21.10-16

Modified:
  head/math/xtensor/Makefile
  head/math/xtensor/distinfo
  head/math/xtensor/pkg-plist

Modified: head/math/xtensor/Makefile
==============================================================================
--- head/math/xtensor/Makefile	Tue Dec  8 21:26:34 2020	(r557303)
+++ head/math/xtensor/Makefile	Tue Dec  8 21:53:33 2020	(r557304)
@@ -1,7 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	xtensor
-DISTVERSION=	0.21.9
+DISTVERSION=	0.21.10-16
+DISTVERSIONSUFFIX=	-g2ed3b10a
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/math/xtensor/distinfo
==============================================================================
--- head/math/xtensor/distinfo	Tue Dec  8 21:26:34 2020	(r557303)
+++ head/math/xtensor/distinfo	Tue Dec  8 21:53:33 2020	(r557304)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604851743
-SHA256 (xtensor-stack-xtensor-0.21.9_GH0.tar.gz) = 845cd3cc4f4992be7425b5f44a015181415cdb35d10f73ddbc8d433e331dc740
-SIZE (xtensor-stack-xtensor-0.21.9_GH0.tar.gz) = 1166004
+TIMESTAMP = 1607454885
+SHA256 (xtensor-stack-xtensor-0.21.10-16-g2ed3b10a_GH0.tar.gz) = 4462d8540a89ae1dfab630a9fbf51082836db20b046aa4566138307323add4af
+SIZE (xtensor-stack-xtensor-0.21.10-16-g2ed3b10a_GH0.tar.gz) = 1160643

Modified: head/math/xtensor/pkg-plist
==============================================================================
--- head/math/xtensor/pkg-plist	Tue Dec  8 21:26:34 2020	(r557303)
+++ head/math/xtensor/pkg-plist	Tue Dec  8 21:53:33 2020	(r557304)
@@ -66,13 +66,6 @@ include/xtensor/xutils.hpp
 include/xtensor/xvectorize.hpp
 include/xtensor/xview.hpp
 include/xtensor/xview_utils.hpp
-include/xtensor/zarray.hpp
-include/xtensor/zarray_impl.hpp
-include/xtensor/zassign.hpp
-include/xtensor/zdispatcher.hpp
-include/xtensor/zdispatching_types.hpp
-include/xtensor/zfunction.hpp
-include/xtensor/zmath.hpp
 lib/cmake/xtensor/xtensorConfig.cmake
 lib/cmake/xtensor/xtensorConfigVersion.cmake
 lib/cmake/xtensor/xtensorTargets.cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012082153.0B8LrXl1040640>