git: 3ed743a5a520 - main - math/cglm: Update 0.8.3 -> 0.8.4

Yuri Victorovich yuri at FreeBSD.org
Wed Aug 18 17:17:51 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3ed743a5a5205bfc2a491adfb5938f2b3a4ae42c

commit 3ed743a5a5205bfc2a491adfb5938f2b3a4ae42c
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-18 16:42:23 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-18 17:17:45 +0000

    math/cglm: Update 0.8.3 -> 0.8.4
    
    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 0ee267077096..0ce9c0b6e527 100644
--- a/math/cglm/Makefile
+++ b/math/cglm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cglm
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.3
+DISTVERSION=	0.8.4
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/math/cglm/distinfo b/math/cglm/distinfo
index 918a171fc020..7c905ba6ab0a 100644
--- a/math/cglm/distinfo
+++ b/math/cglm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1622528000
-SHA256 (recp-cglm-v0.8.3_GH0.tar.gz) = 3a3f935f9f2ed5a8cb6337e421bf6f3a699a72d8cfe26fde1bbb8fde5c1c8aaf
-SIZE (recp-cglm-v0.8.3_GH0.tar.gz) = 246664
+TIMESTAMP = 1629304795
+SHA256 (recp-cglm-v0.8.4_GH0.tar.gz) = 42f84c42c8a3e62954da77ab5c5d3264033d5802009e175db7921332a476126e
+SIZE (recp-cglm-v0.8.4_GH0.tar.gz) = 620905
diff --git a/math/cglm/pkg-plist b/math/cglm/pkg-plist
index 3d1a9a455bb2..2e97dea5d9d6 100644
--- a/math/cglm/pkg-plist
+++ b/math/cglm/pkg-plist
@@ -18,6 +18,8 @@ include/cglm/call/clipspace/persp_lh_no.h
 include/cglm/call/clipspace/persp_lh_zo.h
 include/cglm/call/clipspace/persp_rh_no.h
 include/cglm/call/clipspace/persp_rh_zo.h
+include/cglm/call/clipspace/project_no.h
+include/cglm/call/clipspace/project_zo.h
 include/cglm/call/clipspace/view_lh_no.h
 include/cglm/call/clipspace/view_lh_zo.h
 include/cglm/call/clipspace/view_rh_no.h
@@ -49,6 +51,8 @@ include/cglm/clipspace/persp_lh_no.h
 include/cglm/clipspace/persp_lh_zo.h
 include/cglm/clipspace/persp_rh_no.h
 include/cglm/clipspace/persp_rh_zo.h
+include/cglm/clipspace/project_no.h
+include/cglm/clipspace/project_zo.h
 include/cglm/clipspace/view_lh.h
 include/cglm/clipspace/view_lh_no.h
 include/cglm/clipspace/view_lh_zo.h
@@ -133,5 +137,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.3
+lib/libcglm.so.0.8.4
 libdata/pkgconfig/cglm.pc


More information about the dev-commits-ports-main mailing list