diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-12 18:40:56 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-05-12 18:57:52 +0000 |
commit | ef93d5b5c9be23197cfea8747ac7c0a6cf11459c (patch) | |
tree | 125ad25e09f2355259b7ac0c689cfe7f0970ff66 | |
parent | e4b8d126210f2eb91b705f871cf7ddf6991fc70f (diff) |
devel/rkcommon: Update 1.9.0 -> 1.10.0
Reported by: portscout
-rw-r--r-- | devel/rkcommon/Makefile | 2 | ||||
-rw-r--r-- | devel/rkcommon/distinfo | 6 | ||||
-rw-r--r-- | devel/rkcommon/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile index eb1f0d1f728b..7d8426e795f7 100644 --- a/devel/rkcommon/Makefile +++ b/devel/rkcommon/Makefile @@ -1,6 +1,6 @@ PORTNAME= rkcommon DISTVERSIONPREFIX= v -DISTVERSION= 1.9.0 +DISTVERSION= 1.10.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org 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 @@ -69,6 +69,7 @@ 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 |