mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
math/cglm: update 0.9.4 → 0.9.6
This commit is contained in:
+3
-1
@@ -1,6 +1,6 @@
|
||||
PORTNAME= cglm
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.9.4
|
||||
DISTVERSION= 0.9.6
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@@ -23,4 +23,6 @@ pre-test:
|
||||
${TOUCH} ${WRKDIR}/.meson_build_testing; \
|
||||
fi
|
||||
|
||||
# tests as of 0.9.6: 1/1 cglm.tests OK 0.10s
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
+3
-3
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1712132215
|
||||
SHA256 (recp-cglm-v0.9.4_GH0.tar.gz) = 101376d9f5db7139a54db35ccc439e40b679bc2efb756d3469d39ee38e69c41b
|
||||
SIZE (recp-cglm-v0.9.4_GH0.tar.gz) = 690840
|
||||
TIMESTAMP = 1762284052
|
||||
SHA256 (recp-cglm-v0.9.6_GH0.tar.gz) = be5e7d384561eb0fca59724a92b7fb44bf03e588a7eae5123a7d796002928184
|
||||
SIZE (recp-cglm-v0.9.6_GH0.tar.gz) = 707102
|
||||
|
||||
+4
-1
@@ -8,6 +8,9 @@ include/cglm/applesimd.h
|
||||
include/cglm/bezier.h
|
||||
include/cglm/box.h
|
||||
include/cglm/call.h
|
||||
include/cglm/call/noise.h
|
||||
include/cglm/noise.h
|
||||
include/cglm/struct/noise.h
|
||||
include/cglm/call/aabb2d.h
|
||||
include/cglm/call/affine.h
|
||||
include/cglm/call/affine2d.h
|
||||
@@ -183,5 +186,5 @@ include/cglm/vec4.h
|
||||
include/cglm/version.h
|
||||
lib/libcglm.so
|
||||
lib/libcglm.so.0
|
||||
lib/libcglm.so.0.9.4
|
||||
lib/libcglm.so.0.9.6
|
||||
libdata/pkgconfig/cglm.pc
|
||||
|
||||
Reference in New Issue
Block a user