Date: Sun, 19 Apr 2026 07:10:48 +0000 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: 3168e18daa43 - main - math/universal: update 4.=?utf-8?Q?6.1 =E2=86=92?= 4.6.9 Message-ID: <69e47ff8.455a1.57fadd26@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3168e18daa432e1e028b209bfa1ca68403dbf7ca commit 3168e18daa432e1e028b209bfa1ca68403dbf7ca Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-04-19 07:09:00 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-04-19 07:10:34 +0000 math/universal: update 4.6.1 → 4.6.9 --- math/universal/Makefile | 4 ++-- math/universal/distinfo | 6 +++--- math/universal/pkg-plist | 32 ++++++++++++++++---------------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/math/universal/Makefile b/math/universal/Makefile index 0cdda3f2a179..3f3d38aa9bf6 100644 --- a/math/universal/Makefile +++ b/math/universal/Makefile @@ -1,6 +1,6 @@ PORTNAME= universal DISTVERSIONPREFIX= v -DISTVERSION= 4.6.1 +DISTVERSION= 4.6.9 CATEGORIES= math PKGNAMESUFFIX= -fp-library @@ -31,6 +31,6 @@ do-test: ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} test -# tests as of 4.6.1: 100% tests passed, 0 tests failed out of 24 +# tests as of 4.6.9: 100% tests passed, 0 tests failed out of 8 .include <bsd.port.mk> diff --git a/math/universal/distinfo b/math/universal/distinfo index 491f475cbc74..aa0c39229c2a 100644 --- a/math/universal/distinfo +++ b/math/universal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773732440 -SHA256 (stillwater-sc-universal-v4.6.1_GH0.tar.gz) = 4ecc54f86767504c307ce8fff56c0d4a7357fede9c5729f7ad352c4a43ad1f6f -SIZE (stillwater-sc-universal-v4.6.1_GH0.tar.gz) = 37823753 +TIMESTAMP = 1776582143 +SHA256 (stillwater-sc-universal-v4.6.9_GH0.tar.gz) = e84fbdf0cf37d46377a1474de29cb4895fff05e6800c6c054a1057a716cfdbe4 +SIZE (stillwater-sc-universal-v4.6.9_GH0.tar.gz) = 38158892 diff --git a/math/universal/pkg-plist b/math/universal/pkg-plist index ff78ee19e879..77b4c15a22a6 100644 --- a/math/universal/pkg-plist +++ b/math/universal/pkg-plist @@ -1,27 +1,11 @@ %%TOOLS%%bin/areal -%%TOOLS%%bin/bfloat -%%TOOLS%%bin/cfloat8_2 -%%TOOLS%%bin/cfloat8_3 -%%TOOLS%%bin/cfloat8_4 -%%TOOLS%%bin/double -%%TOOLS%%bin/doubledouble -%%TOOLS%%bin/fixpnt %%TOOLS%%bin/float2posit -%%TOOLS%%bin/half %%TOOLS%%bin/ieee -%%TOOLS%%bin/lns %%TOOLS%%bin/longdouble %%TOOLS%%bin/plimits -%%TOOLS%%bin/posit %%TOOLS%%bin/propenv %%TOOLS%%bin/propp %%TOOLS%%bin/propq -%%TOOLS%%bin/quad -%%TOOLS%%bin/quaddouble -%%TOOLS%%bin/quarter -%%TOOLS%%bin/signedint -%%TOOLS%%bin/single -%%TOOLS%%bin/unsignedint include/blas/blas.hpp include/blas/blas/blas_l1.hpp include/blas/blas/blas_l2.hpp @@ -96,6 +80,9 @@ include/blas/scaling.hpp include/blas/serialization/README.md include/blas/serialization/datafile.hpp include/blas/serialization/test_matrix.hpp +include/blas/serialization/translator.hpp +include/blas/serialization/type_registry.hpp +include/blas/serialization/typed_datafile.hpp include/blas/solvers.hpp include/blas/solvers/backsub.hpp include/blas/solvers/cg.hpp @@ -297,6 +284,14 @@ include/universal/number/bfloat16/math/functions/trigonometry.hpp include/universal/number/bfloat16/math/functions/truncate.hpp include/universal/number/bfloat16/mathlib.hpp include/universal/number/bfloat16/numeric_limits.hpp +include/universal/number/bisection/attributes.hpp +include/universal/number/bisection/bisection.hpp +include/universal/number/bisection/bisection_fwd.hpp +include/universal/number/bisection/bisection_impl.hpp +include/universal/number/bisection/exceptions.hpp +include/universal/number/bisection/generators.hpp +include/universal/number/bisection/manipulators.hpp +include/universal/number/bisection/numeric_limits.hpp include/universal/number/blocktriple-design.md include/universal/number/cfloat-design.txt include/universal/number/cfloat/attributes.hpp @@ -327,6 +322,9 @@ include/universal/number/cfloat/mathext/horners.hpp include/universal/number/cfloat/mathlib.hpp include/universal/number/cfloat/numeric_limits.hpp include/universal/number/cfloat/table.hpp +include/universal/number/convert/convert.hpp +include/universal/number/convert/mixed_arithmetic.hpp +include/universal/number/convert/universal_convert.hpp include/universal/number/dbns/attributes.hpp include/universal/number/dbns/dbns.hpp include/universal/number/dbns/dbns_fwd.hpp @@ -868,6 +866,7 @@ include/universal/number/takum/exceptions.hpp include/universal/number/takum/manipulators.hpp include/universal/number/takum/mathlib.hpp include/universal/number/takum/numeric_limits.hpp +include/universal/number/takum/table.hpp include/universal/number/takum/takum.hpp include/universal/number/takum/takum_fwd.hpp include/universal/number/takum/takum_impl.hpp @@ -946,6 +945,7 @@ include/universal/traits/arithmetic_traits.hpp include/universal/traits/bfloat16_traits.hpp include/universal/traits/cfloat_traits.hpp include/universal/traits/complex_traits.hpp +include/universal/traits/cross_type_traits.hpp include/universal/traits/dd_cascade_traits.hpp include/universal/traits/dd_traits.hpp include/universal/traits/dfixpnt_traits.hpphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e47ff8.455a1.57fadd26>
