git: e19c55a29665 - main - math/universal: Update 3.34.2 -> 3.42.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 20:08:13 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e19c55a2966553a80291ce95e17b1dba89424810 commit e19c55a2966553a80291ce95e17b1dba89424810 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-10-14 19:47:08 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> 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