From owner-dev-commits-ports-all@freebsd.org Tue Aug 31 09:42:58 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 0E96266AE21; Tue, 31 Aug 2021 09:42:58 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GzMgP5spkz3hvR; Tue, 31 Aug 2021 09:42:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 94E1B7732; Tue, 31 Aug 2021 09:42:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 17V9gvZv021735; Tue, 31 Aug 2021 09:42:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17V9gvkN021734; Tue, 31 Aug 2021 09:42:57 GMT (envelope-from git) Date: Tue, 31 Aug 2021 09:42:57 GMT Message-Id: <202108310942.17V9gvkN021734@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: eb008a462518 - main - math/universal: Update 3.32.1 -> 3.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eb008a4625185d9e609ca6830f1ce177c7dd27a9 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Aug 2021 09:42:58 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb008a4625185d9e609ca6830f1ce177c7dd27a9 commit eb008a4625185d9e609ca6830f1ce177c7dd27a9 Author: Yuri Victorovich AuthorDate: 2021-08-31 09:04:37 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-31 09:42:40 +0000 math/universal: Update 3.32.1 -> 3.34.1 Reported by: portscout --- math/universal/Makefile | 4 ++-- math/universal/distinfo | 6 +++--- math/universal/pkg-plist | 27 ++++++++++++++++++++++++--- 3 files changed, 29 insertions(+), 8 deletions(-) diff --git a/math/universal/Makefile b/math/universal/Makefile index f781898cb310..633d3891f7db 100644 --- a/math/universal/Makefile +++ b/math/universal/Makefile @@ -1,6 +1,6 @@ PORTNAME= universal DISTVERSIONPREFIX= v -DISTVERSION= 3.32.1 +DISTVERSION= 3.34.1 CATEGORIES= math PKGNAMESUFFIX= -fp-library @@ -23,7 +23,7 @@ TOOLS_DESC= Build command line tools TOOLS_CMAKE_BOOL= BUILD_CMD_LINE_TOOLS TOOLS_VARS_OFF= NO_ARCH=yes # header-only library w/out executables -do-test: +do-test: # tests fail to compile: https://github.com/stillwater-sc/universal/issues/247 @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} ${CMAKE_OFF:C/(.*)/-D\1=ON/} ${CMAKE_SOURCE_PATH} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ diff --git a/math/universal/distinfo b/math/universal/distinfo index 9b0cdaeabd04..42a6be5eae05 100644 --- a/math/universal/distinfo +++ b/math/universal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1628359214 -SHA256 (stillwater-sc-universal-v3.32.1_GH0.tar.gz) = ee4ab15df438ba7370fea35c3c79cd53a242407573b503372a8b2373428db94b -SIZE (stillwater-sc-universal-v3.32.1_GH0.tar.gz) = 110968772 +TIMESTAMP = 1630400433 +SHA256 (stillwater-sc-universal-v3.34.1_GH0.tar.gz) = a37f10fba07bc3441f9fd126c00609bd7247ba37204d0cd5aec701cca820ca0b +SIZE (stillwater-sc-universal-v3.34.1_GH0.tar.gz) = 111007506 diff --git a/math/universal/pkg-plist b/math/universal/pkg-plist index f7a2513f9f46..59f7ed933f39 100644 --- a/math/universal/pkg-plist +++ b/math/universal/pkg-plist @@ -113,6 +113,7 @@ include/universal/native/integers.hpp include/universal/native/manipulators.hpp include/universal/native/native.hpp include/universal/native/nonconstexpr/clang_long_double.hpp +include/universal/native/nonconstexpr/extract_fp_components.hpp include/universal/native/nonconstexpr/gcc_long_double.hpp include/universal/native/nonconstexpr/hpcc_long_double.hpp include/universal/native/nonconstexpr/ibmxlc_long_double.hpp @@ -140,6 +141,8 @@ include/universal/number/areal/manipulators.hpp include/universal/number/areal/math_functions.hpp include/universal/number/areal/numeric_limits.hpp include/universal/number/areal/table.hpp +include/universal/number/blocktriple-design.txt +include/universal/number/cfloat-design.txt include/universal/number/cfloat/cfloat.hpp include/universal/number/cfloat/cfloat_fwd.hpp include/universal/number/cfloat/cfloat_impl.hpp @@ -160,9 +163,10 @@ include/universal/number/cfloat/math/sqrt.hpp include/universal/number/cfloat/math/sqrt_tables.hpp include/universal/number/cfloat/math/trigonometry.hpp include/universal/number/cfloat/math/truncate.hpp -include/universal/number/cfloat/math_functions.hpp +include/universal/number/cfloat/mathlib.hpp include/universal/number/cfloat/numeric_limits.hpp include/universal/number/cfloat/table.hpp +include/universal/number/cfloat/trace_constants.hpp include/universal/number/decimal/decimal.hpp include/universal/number/decimal/decimal_impl.hpp include/universal/number/decimal/exceptions.hpp @@ -172,7 +176,22 @@ include/universal/number/fixpnt/exceptions.hpp include/universal/number/fixpnt/fixpnt.hpp include/universal/number/fixpnt/fixpnt_impl.hpp include/universal/number/fixpnt/manipulators.hpp -include/universal/number/fixpnt/math_functions.hpp +include/universal/number/fixpnt/math/classify.hpp +include/universal/number/fixpnt/math/complex.hpp +include/universal/number/fixpnt/math/error_and_gamma.hpp +include/universal/number/fixpnt/math/exponent.hpp +include/universal/number/fixpnt/math/fractional.hpp +include/universal/number/fixpnt/math/hyperbolic.hpp +include/universal/number/fixpnt/math/hypot.hpp +include/universal/number/fixpnt/math/logarithm.hpp +include/universal/number/fixpnt/math/minmax.hpp +include/universal/number/fixpnt/math/next.hpp +include/universal/number/fixpnt/math/pow.hpp +include/universal/number/fixpnt/math/sqrt.hpp +include/universal/number/fixpnt/math/sqrt_tables.hpp +include/universal/number/fixpnt/math/trigonometry.hpp +include/universal/number/fixpnt/math/truncate.hpp +include/universal/number/fixpnt/mathlib.hpp include/universal/number/fixpnt/numeric_limits.hpp include/universal/number/float/exceptions.hpp include/universal/number/float/float_functions.hpp @@ -213,7 +232,7 @@ include/universal/number/posit/math/sqrt.hpp include/universal/number/posit/math/sqrt_tables.hpp include/universal/number/posit/math/trigonometry.hpp include/universal/number/posit/math/truncate.hpp -include/universal/number/posit/math_functions.hpp +include/universal/number/posit/mathlib.hpp include/universal/number/posit/numeric_limits.hpp include/universal/number/posit/posit.hpp include/universal/number/posit/posit_c_api.h @@ -300,6 +319,7 @@ include/universal/verification/blockbinary_test_status.hpp include/universal/verification/blocktriple_test_status.hpp include/universal/verification/cfloat_math_test_suite.hpp include/universal/verification/cfloat_test_suite.hpp +include/universal/verification/fixpnt_math_test_suite.hpp include/universal/verification/fixpnt_test_suite.hpp include/universal/verification/integer_test_suite.hpp include/universal/verification/performance_runner.hpp @@ -308,6 +328,7 @@ include/universal/verification/posit_test_randoms.hpp include/universal/verification/posit_test_suite.hpp include/universal/verification/quire_test_suite.hpp include/universal/verification/skeleton_test_suite.hpp +include/universal/verification/test_case.hpp include/universal/verification/test_reporters.hpp include/universal/verification/test_status.hpp include/universal/verification/test_suite.hpp