math/universal: Update 3.34.2 -> 3.42.1

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2021-10-14 12:47:08 -07:00
parent 1207efeecf
commit e19c55a296
3 changed files with 6 additions and 6 deletions

View File

@ -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} && \

View File

@ -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

View File

@ -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