diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-02 06:35:35 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-02 07:35:43 +0000 |
commit | fd4878123223b52f78925cd2b380815a32f47d7c (patch) | |
tree | fc0ee9fd31f6481ede85449296a5eb08796d65b2 | |
parent | 4e0bb9078837d43a3bad1a6337d116ec252cd686 (diff) |
devel/rkcommon: Update 1.10.0 → 1.11.0
Reported by: portscout
-rw-r--r-- | devel/rkcommon/Makefile | 3 | ||||
-rw-r--r-- | devel/rkcommon/distinfo | 6 | ||||
-rw-r--r-- | devel/rkcommon/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile index e1bf6c5852c1..15d70ab6bd92 100644 --- a/devel/rkcommon/Makefile +++ b/devel/rkcommon/Makefile @@ -1,7 +1,6 @@ PORTNAME= rkcommon DISTVERSIONPREFIX= v -DISTVERSION= 1.10.0 -PORTREVISION= 2 +DISTVERSION= 1.11.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/rkcommon/distinfo b/devel/rkcommon/distinfo index 76f19ef20190..6103a1dd97da 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 = 1677738757 +SHA256 (ospray-rkcommon-v1.11.0_GH0.tar.gz) = 9cfeedaccdefbdcf23c465cb1e6c02057100c4a1a573672dc6cfea5348cedfdd +SIZE (ospray-rkcommon-v1.11.0_GH0.tar.gz) = 300296 diff --git a/devel/rkcommon/pkg-plist b/devel/rkcommon/pkg-plist index 3756b1b73470..eb53720a1c4e 100644 --- a/devel/rkcommon/pkg-plist +++ b/devel/rkcommon/pkg-plist @@ -6,7 +6,9 @@ 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 |