svn commit: r527961 - head/math/xtensor

Yuri Victorovich yuri at FreeBSD.org
Sat Mar 7 18:41:44 UTC 2020


Author: yuri
Date: Sat Mar  7 18:41:42 2020
New Revision: 527961
URL: https://svnweb.freebsd.org/changeset/ports/527961

Log:
  math/xtensor: Update 0.21.3 -> 0.21.4
  
  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 Mar  7 18:32:51 2020	(r527960)
+++ head/math/xtensor/Makefile	Sat Mar  7 18:41:42 2020	(r527961)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xtensor
-DISTVERSION=	0.21.3
+DISTVERSION=	0.21.4
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/math/xtensor/distinfo
==============================================================================
--- head/math/xtensor/distinfo	Sat Mar  7 18:32:51 2020	(r527960)
+++ head/math/xtensor/distinfo	Sat Mar  7 18:41:42 2020	(r527961)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579767730
-SHA256 (xtensor-stack-xtensor-0.21.3_GH0.tar.gz) = f63c25cafea4bfc268edb26e6f5004a28a2f689e6a852bb3559c553106c8d6bf
-SIZE (xtensor-stack-xtensor-0.21.3_GH0.tar.gz) = 1128797
+TIMESTAMP = 1583606288
+SHA256 (xtensor-stack-xtensor-0.21.4_GH0.tar.gz) = 143ef2536f1671e1c7c7834de4a040f1694112e23222fcd2ae59b0f5e5124b57
+SIZE (xtensor-stack-xtensor-0.21.4_GH0.tar.gz) = 1142587

Modified: head/math/xtensor/pkg-plist
==============================================================================
--- head/math/xtensor/pkg-plist	Sat Mar  7 18:32:51 2020	(r527960)
+++ head/math/xtensor/pkg-plist	Sat Mar  7 18:41:42 2020	(r527961)
@@ -44,6 +44,7 @@ include/xtensor/xoptional_assembly_storage.hpp
 include/xtensor/xpad.hpp
 include/xtensor/xrandom.hpp
 include/xtensor/xreducer.hpp
+include/xtensor/xrepeat.hpp
 include/xtensor/xscalar.hpp
 include/xtensor/xsemantic.hpp
 include/xtensor/xshape.hpp


More information about the svn-ports-all mailing list