Date: Tue, 17 Mar 2026 07:53:03 +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: b7808ded4931 - main - math/universal: update 4.=?utf-8?Q?5.0 =E2=86=92?= 4.6.1 Message-ID: <69b9085f.3dc5e.1bfed12b@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=b7808ded4931a23d3617a8e22a90864d0301f953 commit b7808ded4931a23d3617a8e22a90864d0301f953 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-03-17 07:29:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-03-17 07:52:51 +0000 math/universal: update 4.5.0 → 4.6.1 Reported by: portscout --- 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 6178ec9689c2..0cdda3f2a179 100644 --- a/math/universal/Makefile +++ b/math/universal/Makefile @@ -1,6 +1,6 @@ PORTNAME= universal DISTVERSIONPREFIX= v -DISTVERSION= 4.5.0 +DISTVERSION= 4.6.1 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.5.0: 100% tests passed, 0 tests failed out of 24 +# tests as of 4.6.1: 100% tests passed, 0 tests failed out of 24 .include <bsd.port.mk> diff --git a/math/universal/distinfo b/math/universal/distinfo index 6bbe68af1868..491f475cbc74 100644 --- a/math/universal/distinfo +++ b/math/universal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773605864 -SHA256 (stillwater-sc-universal-v4.5.0_GH0.tar.gz) = 46c2a71bcaad92107c6cd7f29ae9523662f963400fd159607dadf06ee91c0473 -SIZE (stillwater-sc-universal-v4.5.0_GH0.tar.gz) = 37800817 +TIMESTAMP = 1773732440 +SHA256 (stillwater-sc-universal-v4.6.1_GH0.tar.gz) = 4ecc54f86767504c307ce8fff56c0d4a7357fede9c5729f7ad352c4a43ad1f6f +SIZE (stillwater-sc-universal-v4.6.1_GH0.tar.gz) = 37823753 diff --git a/math/universal/pkg-plist b/math/universal/pkg-plist index 46978135c844..ff78ee19e879 100644 --- a/math/universal/pkg-plist +++ b/math/universal/pkg-plist @@ -901,7 +901,9 @@ include/universal/number/unum/exceptions.hpp include/universal/number/unum/manipulators.hpp include/universal/number/unum/math_functions.hpp include/universal/number/unum/numeric_limits.hpp +include/universal/number/unum/ubound.hpp include/universal/number/unum/unum.hpp +include/universal/number/unum/unum_fwd.hpp include/universal/number/unum/unum_impl.hpp include/universal/number/unum2/common.hpp include/universal/number/unum2/lattice.hpphome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b9085f.3dc5e.1bfed12b>
