diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile index eb1f0d1f728b..7d8426e795f7 100644 --- a/devel/rkcommon/Makefile +++ b/devel/rkcommon/Makefile @@ -1,32 +1,32 @@ PORTNAME= rkcommon DISTVERSIONPREFIX= v -DISTVERSION= 1.9.0 +DISTVERSION= 1.10.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org COMMENT= Intel RenderKit common C++/CMake infrastructure LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt 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 b2789960068e..76f19ef20190 100644 --- a/devel/rkcommon/distinfo +++ b/devel/rkcommon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645083487 -SHA256 (ospray-rkcommon-v1.9.0_GH0.tar.gz) = b68aa02ef44c9e35c168f826a14802bb5cc6a9d769ba4b64b2c54f347a14aa53 -SIZE (ospray-rkcommon-v1.9.0_GH0.tar.gz) = 292417 +TIMESTAMP = 1652378798 +SHA256 (ospray-rkcommon-v1.10.0_GH0.tar.gz) = 57a33ce499a7fc5a5aaffa39ec7597115cf69ed4ff773546b5b71ff475ee4730 +SIZE (ospray-rkcommon-v1.10.0_GH0.tar.gz) = 292611 diff --git a/devel/rkcommon/pkg-plist b/devel/rkcommon/pkg-plist index 60fbe84bc50a..3756b1b73470 100644 --- a/devel/rkcommon/pkg-plist +++ b/devel/rkcommon/pkg-plist @@ -1,81 +1,82 @@ 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/LinearSpace.h 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/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%%