git: bc2ce0ca31f5 - main - math/cglm: Update 0.8.9 → 0.9.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 03 Jun 2023 07:43:40 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc2ce0ca31f59280fcdcae7ace25eba97afe27cc commit bc2ce0ca31f59280fcdcae7ace25eba97afe27cc Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-06-03 07:43:25 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-06-03 07:43:33 +0000 math/cglm: Update 0.8.9 → 0.9.0 Reported by: portscout --- math/cglm/Makefile | 2 +- math/cglm/distinfo | 6 +++--- math/cglm/pkg-plist | 8 +++++++- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/math/cglm/Makefile b/math/cglm/Makefile index 520908401130..9a431fe05bff 100644 --- a/math/cglm/Makefile +++ b/math/cglm/Makefile @@ -1,6 +1,6 @@ PORTNAME= cglm DISTVERSIONPREFIX= v -DISTVERSION= 0.8.9 +DISTVERSION= 0.9.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/cglm/distinfo b/math/cglm/distinfo index 022cf8b47675..766892303691 100644 --- a/math/cglm/distinfo +++ b/math/cglm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675621175 -SHA256 (recp-cglm-v0.8.9_GH0.tar.gz) = 9561c998eb2a86dca5f8596b5cd290d76f56b7735c8a2486c585c43c196ceedd -SIZE (recp-cglm-v0.8.9_GH0.tar.gz) = 631331 +TIMESTAMP = 1685778102 +SHA256 (recp-cglm-v0.9.0_GH0.tar.gz) = 9b688bc52915cdd4ad8b7d4080ef59cc92674d526856d8f16bb3a114db1dd794 +SIZE (recp-cglm-v0.9.0_GH0.tar.gz) = 642861 diff --git a/math/cglm/pkg-plist b/math/cglm/pkg-plist index fd42c91fa0e4..c4dbfdb9c17a 100644 --- a/math/cglm/pkg-plist +++ b/math/cglm/pkg-plist @@ -94,6 +94,12 @@ include/cglm/simd/sse2/mat2.h include/cglm/simd/sse2/mat3.h include/cglm/simd/sse2/mat4.h include/cglm/simd/sse2/quat.h +include/cglm/simd/wasm.h +include/cglm/simd/wasm/affine.h +include/cglm/simd/wasm/mat2.h +include/cglm/simd/wasm/mat3.h +include/cglm/simd/wasm/mat4.h +include/cglm/simd/wasm/quat.h include/cglm/simd/x86.h include/cglm/sphere.h include/cglm/struct.h @@ -147,5 +153,5 @@ include/cglm/vec4.h include/cglm/version.h lib/libcglm.so lib/libcglm.so.0 -lib/libcglm.so.0.8.9 +lib/libcglm.so.0.9.0 libdata/pkgconfig/cglm.pc