math/cglm: update 0.9.1 → 0.9.2

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2024-01-01 00:06:27 -08:00
parent 557d1eb738
commit 2656a72c36
3 changed files with 12 additions and 5 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= cglm
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.1
DISTVERSION= 0.9.2
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org

View File

@ -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

View File

@ -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