git: 7a57cf26b2cb - main - math/universal: update 4.6.16 → 4.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 May 2026 12:29:42 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7a57cf26b2cb600dfced52b062e7b45c84fae076
commit 7a57cf26b2cb600dfced52b062e7b45c84fae076
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-05-20 06:03:27 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-05-20 12:29:30 +0000
math/universal: update 4.6.16 → 4.7.0
---
math/universal/Makefile | 4 ++--
math/universal/distinfo | 6 +++---
math/universal/pkg-plist | 2 ++
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/math/universal/Makefile b/math/universal/Makefile
index 0adc8c9627d2..7f75f3752f2b 100644
--- a/math/universal/Makefile
+++ b/math/universal/Makefile
@@ -1,6 +1,6 @@
PORTNAME= universal
DISTVERSIONPREFIX= v
-DISTVERSION= 4.6.16
+DISTVERSION= 4.7.0
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.15: 100% tests passed, 0 tests failed out of 8
+# tests as of 4.7.0: 100% tests passed, 0 tests failed out of 8
.include <bsd.port.mk>
diff --git a/math/universal/distinfo b/math/universal/distinfo
index df8dd314fd79..ab2938d79060 100644
--- a/math/universal/distinfo
+++ b/math/universal/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1778738994
-SHA256 (stillwater-sc-universal-v4.6.16_GH0.tar.gz) = 9cd6172e6a20b9df882cfc0d814009914bf962adc2dc9a027b468e7eea895813
-SIZE (stillwater-sc-universal-v4.6.16_GH0.tar.gz) = 38448299
+TIMESTAMP = 1779256876
+SHA256 (stillwater-sc-universal-v4.7.0_GH0.tar.gz) = f4a73fde67d017021490d606e55c3281d296362ee995d10680f83397c486deea
+SIZE (stillwater-sc-universal-v4.7.0_GH0.tar.gz) = 38542957
diff --git a/math/universal/pkg-plist b/math/universal/pkg-plist
index 2a689d2a565d..e478521fe69b 100644
--- a/math/universal/pkg-plist
+++ b/math/universal/pkg-plist
@@ -998,6 +998,7 @@ include/universal/utility/compiler.hpp
include/universal/utility/compiler_specialization.hpp
include/universal/utility/console_utf8.hpp
include/universal/utility/convert_to.hpp
+include/universal/utility/decimal_to_binary.hpp
include/universal/utility/directives.hpp
include/universal/utility/error.hpp
include/universal/utility/error_tracking_traits.hpp
@@ -1017,6 +1018,7 @@ include/universal/utility/reverse_view.hpp
include/universal/utility/sampleviz.hpp
include/universal/utility/scale_tracker.hpp
include/universal/utility/scientific.hpp
+include/universal/utility/string_parse.hpp
include/universal/utility/tracked.hpp
include/universal/utility/tracked_bounded.hpp
include/universal/utility/tracked_exact.hpp