From owner-svn-ports-head@freebsd.org Thu Sep 3 16:39:32 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 46EA93C3E19; Thu, 3 Sep 2020 16:39:32 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bj63818H9z3RVY; Thu, 3 Sep 2020 16:39:32 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C37F1EA08; Thu, 3 Sep 2020 16:39:32 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 083GdVNH039458; Thu, 3 Sep 2020 16:39:31 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 083GdVxM039456; Thu, 3 Sep 2020 16:39:31 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202009031639.083GdVxM039456@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 3 Sep 2020 16:39:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547469 - head/devel/xtl-quant-stack X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/devel/xtl-quant-stack X-SVN-Commit-Revision: 547469 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2020 16:39:32 -0000 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