Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 18:43:35 +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: 76eb49bd7a32 - main - math/universal: update 4.=?utf-8?Q?6.9 =E2=86=92?= 4.6.11
Message-ID:  <69efae57.24eaa.6f4ceedb@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=76eb49bd7a32158b616fbf78823273e2dad42c86

commit 76eb49bd7a32158b616fbf78823273e2dad42c86
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-27 18:09:04 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-27 18:43:22 +0000

    math/universal: update 4.6.9 → 4.6.11
---
 math/universal/Makefile  | 4 ++--
 math/universal/distinfo  | 6 +++---
 math/universal/pkg-plist | 8 ++++++++
 3 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/math/universal/Makefile b/math/universal/Makefile
index 3f3d38aa9bf6..94fb606d8eae 100644
--- a/math/universal/Makefile
+++ b/math/universal/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	universal
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.6.9
+DISTVERSION=	4.6.11
 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.9: 100% tests passed, 0 tests failed out of 8
+# tests as of 4.6.11: 100% tests passed, 0 tests failed out of 8
 
 .include <bsd.port.mk>
diff --git a/math/universal/distinfo b/math/universal/distinfo
index aa0c39229c2a..da5c8e46d19f 100644
--- a/math/universal/distinfo
+++ b/math/universal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1776582143
-SHA256 (stillwater-sc-universal-v4.6.9_GH0.tar.gz) = e84fbdf0cf37d46377a1474de29cb4895fff05e6800c6c054a1057a716cfdbe4
-SIZE (stillwater-sc-universal-v4.6.9_GH0.tar.gz) = 38158892
+TIMESTAMP = 1777312798
+SHA256 (stillwater-sc-universal-v4.6.11_GH0.tar.gz) = 13927d17041b4b209ab7ed36fd4c748c6d32a98510fa2b0461f7292c0b427a13
+SIZE (stillwater-sc-universal-v4.6.11_GH0.tar.gz) = 38191944
diff --git a/math/universal/pkg-plist b/math/universal/pkg-plist
index 77b4c15a22a6..166c44ba8de6 100644
--- a/math/universal/pkg-plist
+++ b/math/universal/pkg-plist
@@ -119,6 +119,14 @@ include/math/constants/double_constants.hpp
 include/math/constants/float_constants.hpp
 include/math/constants/ieee754_constants.hpp
 include/math/constants/longdouble_constants.hpp
+include/math/constexpr_math.hpp
+include/math/constexpr_math/detail.hpp
+include/math/constexpr_math/exp.hpp
+include/math/constexpr_math/exp2.hpp
+include/math/constexpr_math/log.hpp
+include/math/constexpr_math/log2.hpp
+include/math/constexpr_math/pow.hpp
+include/math/constexpr_math/sqrt.hpp
 include/math/functions.hpp
 include/math/functions/bessel.hpp
 include/math/functions/bessel.md


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69efae57.24eaa.6f4ceedb>