diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile index 383e3ecbb30e..f4e3bf025775 100644 --- a/devel/rkcommon/Makefile +++ b/devel/rkcommon/Makefile @@ -1,37 +1,36 @@ PORTNAME= rkcommon DISTVERSIONPREFIX= v -DISTVERSION= 1.10.0 -PORTREVISION= 6 +DISTVERSION= 1.14.2 PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Intel RenderKit common C++/CMake infrastructure WWW= https://github.com/ospray/rkcommon LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_armv6= error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless' LIB_DEPENDS= libtbb.so:devel/onetbb USES= cmake:testing compiler:c++11-lang USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= ospray CMAKE_OFF= BUILD_TESTING CXXFLAGS_i386= -msse2 # workaround for error: '_mm_setcsr' needs target feature sse CMAKE_TESTING_ON= BUILD_TESTING PLIST_SUB= PORTVERSION=${PORTVERSION} .include .if ${ARCH} != aarch64 && ${ARCH} != amd64 && !${ARCH:Marmv?} && ${ARCH} != i386 CMAKE_ARGS+= -DRKCOMMON_NO_SIMD:BOOL=ON .endif .include diff --git a/devel/rkcommon/distinfo b/devel/rkcommon/distinfo index 76f19ef20190..2d09e8309c38 100644 --- a/devel/rkcommon/distinfo +++ b/devel/rkcommon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652378798 -SHA256 (ospray-rkcommon-v1.10.0_GH0.tar.gz) = 57a33ce499a7fc5a5aaffa39ec7597115cf69ed4ff773546b5b71ff475ee4730 -SIZE (ospray-rkcommon-v1.10.0_GH0.tar.gz) = 292611 +TIMESTAMP = 1755981198 +SHA256 (ospray-rkcommon-v1.14.2_GH0.tar.gz) = 79334ef3dadddb03ec0483fbf49bf690fb8902d5c2732d977b2c116651484cc6 +SIZE (ospray-rkcommon-v1.14.2_GH0.tar.gz) = 330850 diff --git a/devel/rkcommon/pkg-plist b/devel/rkcommon/pkg-plist index 3756b1b73470..a1f04d8eccea 100644 --- a/devel/rkcommon/pkg-plist +++ b/devel/rkcommon/pkg-plist @@ -1,82 +1,83 @@ include/rkcommon/array3D/Array3D.h include/rkcommon/array3D/for_each.h include/rkcommon/common.h include/rkcommon/containers/AlignedVector.h include/rkcommon/containers/FlatMap.h include/rkcommon/containers/TransactionalBuffer.h include/rkcommon/containers/aligned_allocator.h include/rkcommon/math/AffineSpace.h +include/rkcommon/math/AffineSpace.ih include/rkcommon/math/LinearSpace.h +include/rkcommon/math/LinearSpace.ih include/rkcommon/math/Quaternion.h include/rkcommon/math/arm/emulation.h include/rkcommon/math/arm/sse2neon.h include/rkcommon/math/box.h include/rkcommon/math/box.ih include/rkcommon/math/constants.h include/rkcommon/math/math.ih include/rkcommon/math/range.h include/rkcommon/math/rkmath.h include/rkcommon/math/vec.h include/rkcommon/math/vec.ih include/rkcommon/memory/DeletedUniquePtr.h include/rkcommon/memory/IntrusivePtr.h include/rkcommon/memory/RefCount.h include/rkcommon/memory/malloc.h include/rkcommon/networking/DataStreaming.h include/rkcommon/networking/Fabric.h include/rkcommon/os/FileName.h include/rkcommon/os/library.h include/rkcommon/platform.h include/rkcommon/tasking/AsyncLoop.h include/rkcommon/tasking/AsyncTask.h include/rkcommon/tasking/async.h include/rkcommon/tasking/detail/TaskSys.h include/rkcommon/tasking/detail/async_task.inl -include/rkcommon/tasking/detail/enkiTS/Atomics.h include/rkcommon/tasking/detail/enkiTS/LockLessMultiReadPipe.h include/rkcommon/tasking/detail/enkiTS/TaskScheduler.h -include/rkcommon/tasking/detail/enkiTS/Threads.h include/rkcommon/tasking/detail/parallel_for.inl include/rkcommon/tasking/detail/schedule.inl include/rkcommon/tasking/parallel_for.h include/rkcommon/tasking/parallel_foreach.h include/rkcommon/tasking/schedule.h include/rkcommon/tasking/tasking_system_init.h +include/rkcommon/tracing/Tracing.h include/rkcommon/traits/rktraits.h include/rkcommon/utility/AbstractArray.h include/rkcommon/utility/Any.h include/rkcommon/utility/ArgumentList.h include/rkcommon/utility/ArrayView.h include/rkcommon/utility/CodeTimer.h include/rkcommon/utility/DataView.h include/rkcommon/utility/DoubleBufferedValue.h include/rkcommon/utility/FixedArray.h include/rkcommon/utility/FixedArrayView.h include/rkcommon/utility/Observer.h include/rkcommon/utility/OnScopeExit.h include/rkcommon/utility/Optional.h include/rkcommon/utility/OwnedArray.h include/rkcommon/utility/ParameterizedObject.h include/rkcommon/utility/PseudoURL.h include/rkcommon/utility/SaveImage.h include/rkcommon/utility/StringManip.h include/rkcommon/utility/TimeStamp.h include/rkcommon/utility/TransactionalValue.h include/rkcommon/utility/demangle.h include/rkcommon/utility/detail/pcg_extras.hpp include/rkcommon/utility/detail/pcg_random.hpp include/rkcommon/utility/detail/pcg_uint128.hpp include/rkcommon/utility/getEnvVar.h include/rkcommon/utility/multidim_index_sequence.h include/rkcommon/utility/random.h include/rkcommon/utility/random.ih include/rkcommon/xml/XML.h lib/cmake/rkcommon-%%PORTVERSION%%/FindTBB.cmake lib/cmake/rkcommon-%%PORTVERSION%%/rkcommonConfig.cmake lib/cmake/rkcommon-%%PORTVERSION%%/rkcommonConfigVersion.cmake lib/cmake/rkcommon-%%PORTVERSION%%/rkcommon_Exports-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/rkcommon-%%PORTVERSION%%/rkcommon_Exports.cmake lib/cmake/rkcommon-%%PORTVERSION%%/rkcommon_macros.cmake lib/librkcommon.so lib/librkcommon.so.1 lib/librkcommon.so.%%PORTVERSION%%