Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2024 07:32:21 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0bd280c45c48 - main - math/cglm: update 0.9.2 =?utf-8?Q?=E2=86=92?= 0.9.3
Message-ID:  <202403270732.42R7WLEW009729@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0bd280c45c4850cdeb0dd965dc47507883b2b160

commit 0bd280c45c4850cdeb0dd965dc47507883b2b160
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-03-27 06:14:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-27 07:32:07 +0000

    math/cglm: update 0.9.2 → 0.9.3
    
    Reported by:    portscout
---
 math/cglm/Makefile  | 2 +-
 math/cglm/distinfo  | 6 +++---
 math/cglm/pkg-plist | 6 +++++-
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/math/cglm/Makefile b/math/cglm/Makefile
index 81554f406fc0..cd32e9a30c0d 100644
--- a/math/cglm/Makefile
+++ b/math/cglm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cglm
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.9.2
+DISTVERSION=	0.9.3
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/cglm/distinfo b/math/cglm/distinfo
index 291f8a6cc9b3..8d518ae8e89e 100644
--- a/math/cglm/distinfo
+++ b/math/cglm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1704085518
-SHA256 (recp-cglm-v0.9.2_GH0.tar.gz) = 5c0639fe125c00ffaa73be5eeecd6be999839401e76cf4ee05ac2883447a5b4d
-SIZE (recp-cglm-v0.9.2_GH0.tar.gz) = 672575
+TIMESTAMP = 1711516356
+SHA256 (recp-cglm-v0.9.3_GH0.tar.gz) = 4eda95e34f116c36203777f4fe770d64a3158b1450ea40364abb111cf4ba4773
+SIZE (recp-cglm-v0.9.3_GH0.tar.gz) = 688608
diff --git a/math/cglm/pkg-plist b/math/cglm/pkg-plist
index e68d3ea3392c..332178308f1d 100644
--- a/math/cglm/pkg-plist
+++ b/math/cglm/pkg-plist
@@ -148,6 +148,9 @@ 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/ivec2.h
+include/cglm/struct/ivec3.h
+include/cglm/struct/ivec4.h
 include/cglm/struct/mat2.h
 include/cglm/struct/mat2x3.h
 include/cglm/struct/mat2x4.h
@@ -160,6 +163,7 @@ include/cglm/struct/mat4x3.h
 include/cglm/struct/plane.h
 include/cglm/struct/project.h
 include/cglm/struct/quat.h
+include/cglm/struct/ray.h
 include/cglm/struct/sphere.h
 include/cglm/struct/vec2-ext.h
 include/cglm/struct/vec2.h
@@ -179,5 +183,5 @@ include/cglm/vec4.h
 include/cglm/version.h
 lib/libcglm.so
 lib/libcglm.so.0
-lib/libcglm.so.0.9.2
+lib/libcglm.so.0.9.3
 libdata/pkgconfig/cglm.pc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403270732.42R7WLEW009729>