diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-03 09:36:50 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-03-03 09:41:51 +0000 |
| commit | 79ee0184e5f9814155bacb62e997fffee7bf81fe (patch) | |
| tree | 74a0cc565b145760a4c51d4d6042316c9aaee474 | |
| parent | e3c84ef77a63fcc5e7bc27ff1c3986a98ec6ba0e (diff) | |
| -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, 5 insertions, 6 deletions
diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile index 15d70ab6bd92..648745ccc80d 100644 --- a/devel/rkcommon/Makefile +++ b/devel/rkcommon/Makefile @@ -1,6 +1,7 @@ PORTNAME= rkcommon DISTVERSIONPREFIX= v -DISTVERSION= 1.11.0 +DISTVERSION= 1.10.0 +PORTEPOCH= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/rkcommon/distinfo b/devel/rkcommon/distinfo index 6103a1dd97da..76f19ef20190 100644 --- a/devel/rkcommon/distinfo +++ b/devel/rkcommon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677738757 -SHA256 (ospray-rkcommon-v1.11.0_GH0.tar.gz) = 9cfeedaccdefbdcf23c465cb1e6c02057100c4a1a573672dc6cfea5348cedfdd -SIZE (ospray-rkcommon-v1.11.0_GH0.tar.gz) = 300296 +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 eb53720a1c4e..3756b1b73470 100644 --- a/devel/rkcommon/pkg-plist +++ b/devel/rkcommon/pkg-plist @@ -6,9 +6,7 @@ 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 |
