Date: Fri, 30 Apr 2021 10:09:12 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: 298f71f8f9ef - main - math/xtensor: Update 0.23.7 -> 0.23.8 Message-ID: <202104301009.13UA9CIQ093894@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=298f71f8f9ef34b7e4371000cd55660ed77e3f92 commit 298f71f8f9ef34b7e4371000cd55660ed77e3f92 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-04-30 10:05:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-04-30 10:09:04 +0000 math/xtensor: Update 0.23.7 -> 0.23.8 Reported by: portscout --- math/xtensor/Makefile | 2 +- math/xtensor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/xtensor/Makefile b/math/xtensor/Makefile index e12a7c086b47..eb82029957d9 100644 --- a/math/xtensor/Makefile +++ b/math/xtensor/Makefile @@ -1,5 +1,5 @@ PORTNAME= xtensor -DISTVERSION= 0.23.7 +DISTVERSION= 0.23.8 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/xtensor/distinfo b/math/xtensor/distinfo index e50d20c90d58..108bb4127955 100644 --- a/math/xtensor/distinfo +++ b/math/xtensor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619167257 -SHA256 (xtensor-stack-xtensor-0.23.7_GH0.tar.gz) = 3c45c2fe18896e5c4299b9d0e51515a965ef12d6d70c05788db8962908b61655 -SIZE (xtensor-stack-xtensor-0.23.7_GH0.tar.gz) = 1176011 +TIMESTAMP = 1619777032 +SHA256 (xtensor-stack-xtensor-0.23.8_GH0.tar.gz) = bddb3e03a6fc7d39463df25e1b1a72aac79db7f0f32813c5d34feb7c2708b6b5 +SIZE (xtensor-stack-xtensor-0.23.8_GH0.tar.gz) = 1176753
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104301009.13UA9CIQ093894>