From nobody Thu Oct 14 20:08:13 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 1A68218079CA; Thu, 14 Oct 2021 20:08:14 +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 4HVgSY6GCKz3KP7; Thu, 14 Oct 2021 20:08:13 +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 8AC6A19731; Thu, 14 Oct 2021 20:08:13 +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 19EK8DMi056884; Thu, 14 Oct 2021 20:08:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19EK8DIm056883; Thu, 14 Oct 2021 20:08:13 GMT (envelope-from git) Date: Thu, 14 Oct 2021 20:08:13 GMT Message-Id: <202110142008.19EK8DIm056883@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: e19c55a29665 - main - math/universal: Update 3.34.2 -> 3.42.1 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org 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: e19c55a2966553a80291ce95e17b1dba89424810 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e19c55a2966553a80291ce95e17b1dba89424810 commit e19c55a2966553a80291ce95e17b1dba89424810 Author: Yuri Victorovich AuthorDate: 2021-10-14 19:47:08 +0000 Commit: Yuri Victorovich CommitDate: 2021-10-14 20:08:00 +0000 math/universal: Update 3.34.2 -> 3.42.1 Reported by: portscout --- math/universal/Makefile | 4 ++-- math/universal/distinfo | 6 +++--- math/universal/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/universal/Makefile b/math/universal/Makefile index f770c4b8a742..40dad0e1d664 100644 --- a/math/universal/Makefile +++ b/math/universal/Makefile @@ -1,6 +1,6 @@ PORTNAME= universal DISTVERSIONPREFIX= v -DISTVERSION= 3.34.2 +DISTVERSION= 3.42.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: # tests fail to compile: https://github.com/stillwater-sc/universal/issues/247 +do-test: @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 66841861a70d..3e52e331c64f 100644 --- a/math/universal/distinfo +++ b/math/universal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630574532 -SHA256 (stillwater-sc-universal-v3.34.2_GH0.tar.gz) = e0ca17d25e8c9dfcb70d64de01e73196956636e373b7143f4ecd4cf727a32669 -SIZE (stillwater-sc-universal-v3.34.2_GH0.tar.gz) = 111006904 +TIMESTAMP = 1634240402 +SHA256 (stillwater-sc-universal-v3.42.1_GH0.tar.gz) = e7a6dfda9da3654eac180492a3565c96398e7043095475055fb1e4fcb7859e8d +SIZE (stillwater-sc-universal-v3.42.1_GH0.tar.gz) = 9456286 diff --git a/math/universal/pkg-plist b/math/universal/pkg-plist index 59f7ed933f39..63f087f5832f 100644 --- a/math/universal/pkg-plist +++ b/math/universal/pkg-plist @@ -301,12 +301,12 @@ include/universal/traits/metaprogramming.hpp include/universal/traits/number_traits.hpp include/universal/traits/posit_traits.hpp include/universal/utility/bit_cast.hpp -include/universal/utility/bitcast.hpp include/universal/utility/color_print.hpp include/universal/utility/compiler_specialization.hpp include/universal/utility/convert_to.hpp include/universal/utility/directives.hpp include/universal/utility/error.hpp +include/universal/utility/long_double.hpp include/universal/utility/number_system_properties.hpp include/universal/utility/occurrence.hpp include/universal/utility/reverse_view.hpp