Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Sep 2020 16:39:31 +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: r547469 - head/devel/xtl-quant-stack
Message-ID:  <202009031639.083GdVxM039456@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Thu Sep  3 16:39:31 2020
New Revision: 547469
URL: https://svnweb.freebsd.org/changeset/ports/547469

Log:
  devel/xtl-quant-stack: Update 0.6.13 -> 0.6.17
  
  Reported by:	portscout

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	Thu Sep  3 16:37:09 2020	(r547468)
+++ head/devel/xtl-quant-stack/Makefile	Thu Sep  3 16:39:31 2020	(r547469)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xtl
-DISTVERSION=	0.6.13
+DISTVERSION=	0.6.17
 CATEGORIES=	devel
 PKGNAMESUFFIX=	-quant-stack
 

Modified: head/devel/xtl-quant-stack/distinfo
==============================================================================
--- head/devel/xtl-quant-stack/distinfo	Thu Sep  3 16:37:09 2020	(r547468)
+++ head/devel/xtl-quant-stack/distinfo	Thu Sep  3 16:39:31 2020	(r547469)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1584321675
-SHA256 (xtensor-stack-xtl-0.6.13_GH0.tar.gz) = 12bd628dee4a7a55db79bff5a47fb7d96b1a4dba780fbd5c81c3a15becfdd99c
-SIZE (xtensor-stack-xtl-0.6.13_GH0.tar.gz) = 113188
+TIMESTAMP = 1599151036
+SHA256 (xtensor-stack-xtl-0.6.17_GH0.tar.gz) = 282d545b6a099dabf268212603eba5850d4833eaa2d807609056311945d8061c
+SIZE (xtensor-stack-xtl-0.6.17_GH0.tar.gz) = 118684

Modified: head/devel/xtl-quant-stack/pkg-plist
==============================================================================
--- head/devel/xtl-quant-stack/pkg-plist	Thu Sep  3 16:37:09 2020	(r547468)
+++ head/devel/xtl-quant-stack/pkg-plist	Thu Sep  3 16:39:31 2020	(r547469)
@@ -13,6 +13,7 @@ include/xtl/xjson.hpp
 include/xtl/xmasked_value.hpp
 include/xtl/xmasked_value_meta.hpp
 include/xtl/xmeta_utils.hpp
+include/xtl/xmultimethods.hpp
 include/xtl/xoptional.hpp
 include/xtl/xoptional_meta.hpp
 include/xtl/xoptional_sequence.hpp
@@ -24,6 +25,7 @@ include/xtl/xtl_config.hpp
 include/xtl/xtype_traits.hpp
 include/xtl/xvariant.hpp
 include/xtl/xvariant_impl.hpp
+include/xtl/xvisitor.hpp
 lib/cmake/xtl/xtlConfig.cmake
 lib/cmake/xtl/xtlConfigVersion.cmake
 lib/cmake/xtl/xtlTargets.cmake



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