Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2021 10:09:07 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: 6002f9b187c1 - main - math/cglm: Update 0.8.1 -> 0.8.2
Message-ID:  <202104301009.13UA97UI093809@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=6002f9b187c1a9469cafd800cebcf3ec3b592103

commit 6002f9b187c1a9469cafd800cebcf3ec3b592103
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-30 01:55:15 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-30 10:09:03 +0000

    math/cglm: Update 0.8.1 -> 0.8.2
---
 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 4cb68889987b..d0b58f5b7760 100644
--- a/math/cglm/Makefile
+++ b/math/cglm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cglm
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.1
+DISTVERSION=	0.8.2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/cglm/distinfo b/math/cglm/distinfo
index 1c5efc755da3..971ee6d4da6e 100644
--- a/math/cglm/distinfo
+++ b/math/cglm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618947297
-SHA256 (recp-cglm-v0.8.1_GH0.tar.gz) = 33c25e22c0ac00741c8259ad02c369b4aadcecbdf3091bf7eaade4aa996e35bb
-SIZE (recp-cglm-v0.8.1_GH0.tar.gz) = 228710
+TIMESTAMP = 1619747634
+SHA256 (recp-cglm-v0.8.2_GH0.tar.gz) = b578e3c9d3d93d83001e59c2f1e412043089f05684836f7ea570e9cb8f60df22
+SIZE (recp-cglm-v0.8.2_GH0.tar.gz) = 231038
diff --git a/math/cglm/pkg-plist b/math/cglm/pkg-plist
index b52d7ab717d3..fb769cc29bf8 100644
--- a/math/cglm/pkg-plist
+++ b/math/cglm/pkg-plist
@@ -46,7 +46,10 @@ include/cglm/simd/arm.h
 include/cglm/simd/avx/affine.h
 include/cglm/simd/avx/mat4.h
 include/cglm/simd/intrin.h
+include/cglm/simd/neon/affine.h
+include/cglm/simd/neon/mat2.h
 include/cglm/simd/neon/mat4.h
+include/cglm/simd/neon/quat.h
 include/cglm/simd/sse2/affine.h
 include/cglm/simd/sse2/mat2.h
 include/cglm/simd/sse2/mat3.h
@@ -91,4 +94,5 @@ lib/cmake/cglm/cglmConfig-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/cglm/cglmConfig.cmake
 lib/libcglm.so
 lib/libcglm.so.0
-lib/libcglm.so.0.8.1
+lib/libcglm.so.0.8.2
+libdata/pkgconfig/cglm.pc



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