diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile index f4e3bf025775..007531c7848d 100644 --- a/devel/rkcommon/Makefile +++ b/devel/rkcommon/Makefile @@ -1,36 +1,38 @@ PORTNAME= rkcommon DISTVERSIONPREFIX= v -DISTVERSION= 1.14.2 +DISTVERSION= 1.15.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 +# tests as of 1.15.2: # 100% tests passed, 0 tests failed out of 16 + .include diff --git a/devel/rkcommon/distinfo b/devel/rkcommon/distinfo index 2d09e8309c38..ab6eead173ce 100644 --- a/devel/rkcommon/distinfo +++ b/devel/rkcommon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1755981198 -SHA256 (ospray-rkcommon-v1.14.2_GH0.tar.gz) = 79334ef3dadddb03ec0483fbf49bf690fb8902d5c2732d977b2c116651484cc6 -SIZE (ospray-rkcommon-v1.14.2_GH0.tar.gz) = 330850 +TIMESTAMP = 1772702646 +SHA256 (ospray-rkcommon-v1.15.2_GH0.tar.gz) = 9128642e5187b963385dbf1655f3b143d3ef46310cc2e27114d220b347d0e2f2 +SIZE (ospray-rkcommon-v1.15.2_GH0.tar.gz) = 330695