git: 2656a72c368a - main - math/cglm: update 0.9.1 → 0.9.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jan 2024 08:09:15 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2656a72c368a12a516a541cfd0d9afd1b3e5db70 commit 2656a72c368a12a516a541cfd0d9afd1b3e5db70 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-01 08:06:27 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-01-01 08:09:04 +0000 math/cglm: update 0.9.1 → 0.9.2 Reported by: portscout --- math/cglm/Makefile | 2 +- math/cglm/distinfo | 6 +++--- math/cglm/pkg-plist | 9 ++++++++- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/math/cglm/Makefile b/math/cglm/Makefile index 7783ef8b1d69..81554f406fc0 100644 --- a/math/cglm/Makefile +++ b/math/cglm/Makefile @@ -1,6 +1,6 @@ PORTNAME= cglm DISTVERSIONPREFIX= v -DISTVERSION= 0.9.1 +DISTVERSION= 0.9.2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cglm/distinfo b/math/cglm/distinfo index 0e7873be2b85..291f8a6cc9b3 100644 --- a/math/cglm/distinfo +++ b/math/cglm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691727754 -SHA256 (recp-cglm-v0.9.1_GH0.tar.gz) = ba16ee484c9d5e808ef01e55008a156831e8ff5297f10bbca307adeb827a0913 -SIZE (recp-cglm-v0.9.1_GH0.tar.gz) = 657554 +TIMESTAMP = 1704085518 +SHA256 (recp-cglm-v0.9.2_GH0.tar.gz) = 5c0639fe125c00ffaa73be5eeecd6be999839401e76cf4ee05ac2883447a5b4d +SIZE (recp-cglm-v0.9.2_GH0.tar.gz) = 672575 diff --git a/math/cglm/pkg-plist b/math/cglm/pkg-plist index b07b9ad19743..e68d3ea3392c 100644 --- a/math/cglm/pkg-plist +++ b/math/cglm/pkg-plist @@ -1,3 +1,4 @@ +include/cglm/aabb2d.h include/cglm/affine-mat.h include/cglm/affine-post.h include/cglm/affine-pre.h @@ -7,6 +8,7 @@ include/cglm/applesimd.h include/cglm/bezier.h include/cglm/box.h include/cglm/call.h +include/cglm/call/aabb2d.h include/cglm/call/affine.h include/cglm/call/affine2d.h include/cglm/call/bezier.h @@ -76,6 +78,8 @@ include/cglm/curve.h include/cglm/ease.h include/cglm/euler.h include/cglm/frustum.h +include/cglm/handed/euler_to_quat_lh.h +include/cglm/handed/euler_to_quat_rh.h include/cglm/io.h include/cglm/ivec2.h include/cglm/ivec3.h @@ -115,6 +119,7 @@ include/cglm/simd/wasm/quat.h include/cglm/simd/x86.h include/cglm/sphere.h include/cglm/struct.h +include/cglm/struct/aabb2d.h include/cglm/struct/affine-mat.h include/cglm/struct/affine-post.h include/cglm/struct/affine-pre.h @@ -140,6 +145,8 @@ include/cglm/struct/color.h include/cglm/struct/curve.h include/cglm/struct/euler.h include/cglm/struct/frustum.h +include/cglm/struct/handed/euler_to_quat_lh.h +include/cglm/struct/handed/euler_to_quat_rh.h include/cglm/struct/io.h include/cglm/struct/mat2.h include/cglm/struct/mat2x3.h @@ -172,5 +179,5 @@ include/cglm/vec4.h include/cglm/version.h lib/libcglm.so lib/libcglm.so.0 -lib/libcglm.so.0.9.1 +lib/libcglm.so.0.9.2 libdata/pkgconfig/cglm.pc