Date: Fri, 18 Feb 2022 17:10:11 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e24ed0c93ccc - main - graphics/ospray-studio: Update 0.9.1 -> 0.10.0 Message-ID: <202202181710.21IHABNb057205@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e24ed0c93cccd3c6d50946ec9ef0edd22cea85bb commit e24ed0c93cccd3c6d50946ec9ef0edd22cea85bb Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-02-18 16:14:32 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-02-18 17:10:04 +0000 graphics/ospray-studio: Update 0.9.1 -> 0.10.0 Reported by: portscout --- graphics/ospray-studio/Makefile | 3 +-- graphics/ospray-studio/distinfo | 6 +++--- graphics/ospray-studio/pkg-message | 10 ++++++++++ 3 files changed, 14 insertions(+), 5 deletions(-) diff --git a/graphics/ospray-studio/Makefile b/graphics/ospray-studio/Makefile index 2a94e7cdae3b..6be2a676f095 100644 --- a/graphics/ospray-studio/Makefile +++ b/graphics/ospray-studio/Makefile @@ -1,7 +1,6 @@ PORTNAME= ospray-studio DISTVERSIONPREFIX= v -DISTVERSION= 0.9.1 -PORTREVISION= 1 +DISTVERSION= 0.10.0 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/ospray-studio/distinfo b/graphics/ospray-studio/distinfo index 178c8efd082f..802dc431fd98 100644 --- a/graphics/ospray-studio/distinfo +++ b/graphics/ospray-studio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640708520 -SHA256 (ospray-ospray_studio-v0.9.1_GH0.tar.gz) = bd9ef214b97b0899778474e675be4cbf79b9a281aecdbee2f3d148f5628a98f3 -SIZE (ospray-ospray_studio-v0.9.1_GH0.tar.gz) = 1508967 +TIMESTAMP = 1645199675 +SHA256 (ospray-ospray_studio-v0.10.0_GH0.tar.gz) = 601d81f437920e5bf957414519595c7d89a5e5fc40df61ea8b1c26eb5975be57 +SIZE (ospray-ospray_studio-v0.10.0_GH0.tar.gz) = 1528738 diff --git a/graphics/ospray-studio/pkg-message b/graphics/ospray-studio/pkg-message new file mode 100644 index 000000000000..57cee38a07e8 --- /dev/null +++ b/graphics/ospray-studio/pkg-message @@ -0,0 +1,10 @@ +[ +{ type: install + message: <<EOM +You installed OSPRayStudio: The OSPRay engine GUI. + +Due to the limitation of OpenVKL OSPRayStudio requires +CPU to have SSE4.2 support or higher. +EOM +} +]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202181710.21IHABNb057205>