Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2020 16:42:09 +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: r554474 - head/devel/xtl-quant-stack
Message-ID:  <202011081642.0A8Gg9iv071474@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Nov  8 16:42:09 2020
New Revision: 554474
URL: https://svnweb.freebsd.org/changeset/ports/554474

Log:
  devel/xtl-quant-stack: Update 0.6.19 -> 0.6.21

Modified:
  head/devel/xtl-quant-stack/Makefile
  head/devel/xtl-quant-stack/distinfo
  head/devel/xtl-quant-stack/pkg-plist

Modified: head/devel/xtl-quant-stack/Makefile
==============================================================================
--- head/devel/xtl-quant-stack/Makefile	Sun Nov  8 16:08:23 2020	(r554473)
+++ head/devel/xtl-quant-stack/Makefile	Sun Nov  8 16:42:09 2020	(r554474)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xtl
-DISTVERSION=	0.6.19
+DISTVERSION=	0.6.21
 CATEGORIES=	devel
 PKGNAMESUFFIX=	-quant-stack
 

Modified: head/devel/xtl-quant-stack/distinfo
==============================================================================
--- head/devel/xtl-quant-stack/distinfo	Sun Nov  8 16:08:23 2020	(r554473)
+++ head/devel/xtl-quant-stack/distinfo	Sun Nov  8 16:42:09 2020	(r554474)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600902399
-SHA256 (xtensor-stack-xtl-0.6.19_GH0.tar.gz) = 4290017440ff01bd979e5104d2629930993bbad04920881ecbfc515d0705beb3
-SIZE (xtensor-stack-xtl-0.6.19_GH0.tar.gz) = 119063
+TIMESTAMP = 1604852392
+SHA256 (xtensor-stack-xtl-0.6.21_GH0.tar.gz) = 97137014fa5da2a3598a267d06c8e28490b2e1c75b8f52358738bedb526fc771
+SIZE (xtensor-stack-xtl-0.6.21_GH0.tar.gz) = 156805

Modified: head/devel/xtl-quant-stack/pkg-plist
==============================================================================
--- head/devel/xtl-quant-stack/pkg-plist	Sun Nov  8 16:08:23 2020	(r554473)
+++ head/devel/xtl-quant-stack/pkg-plist	Sun Nov  8 16:42:09 2020	(r554474)
@@ -6,6 +6,8 @@ include/xtl/xcomplex.hpp
 include/xtl/xcomplex_sequence.hpp
 include/xtl/xdynamic_bitset.hpp
 include/xtl/xfunctional.hpp
+include/xtl/xhalf_float.hpp
+include/xtl/xhalf_float_impl.hpp
 include/xtl/xhash.hpp
 include/xtl/xhierarchy_generator.hpp
 include/xtl/xiterator_base.hpp
@@ -17,6 +19,7 @@ include/xtl/xmultimethods.hpp
 include/xtl/xoptional.hpp
 include/xtl/xoptional_meta.hpp
 include/xtl/xoptional_sequence.hpp
+include/xtl/xplatform.hpp
 include/xtl/xproxy_wrapper.hpp
 include/xtl/xsequence.hpp
 include/xtl/xspan.hpp



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