Date: Thu, 2 Mar 2023 07:35:51 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: fd4878123223 - main - =?utf-8?Q?devel/rkcommon:=20Update=201.10.0=20=E2=86=92=201.11.0?= Message-ID: <202303020735.3227Zpmo083268@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=fd4878123223b52f78925cd2b380815a32f47d7c commit fd4878123223b52f78925cd2b380815a32f47d7c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-02 06:35:35 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-02 07:35:43 +0000 devel/rkcommon: Update 1.10.0 → 1.11.0 Reported by: portscout --- devel/rkcommon/Makefile | 3 +-- devel/rkcommon/distinfo | 6 +++--- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303020735.3227Zpmo083268>