Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2021 20:47:45 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: 85ccb69d9a4a - main - math/cglm: Update 0.8.0 -> 0.8.1
Message-ID:  <202104202047.13KKljv6031282@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=85ccb69d9a4a017c9daf6b5ef9b5f3340eb7fe7a

commit 85ccb69d9a4a017c9daf6b5ef9b5f3340eb7fe7a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-20 19:46:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-20 20:47:41 +0000

    math/cglm: Update 0.8.0 -> 0.8.1
    
    Reported by:    portscout
---
 math/cglm/Makefile  | 2 +-
 math/cglm/distinfo  | 6 +++---
 math/cglm/pkg-plist | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/math/cglm/Makefile b/math/cglm/Makefile
index 2f60dc18a225..4cb68889987b 100644
--- a/math/cglm/Makefile
+++ b/math/cglm/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	cglm
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.0
+DISTVERSION=	0.8.1
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/cglm/distinfo b/math/cglm/distinfo
index 4e8f1c9647ca..1c5efc755da3 100644
--- a/math/cglm/distinfo
+++ b/math/cglm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1614762722
-SHA256 (recp-cglm-v0.8.0_GH0.tar.gz) = 457e8baef6be048d88cdb373642af9e802e951a49f9f6cb09e8bfa005893acb6
-SIZE (recp-cglm-v0.8.0_GH0.tar.gz) = 228150
+TIMESTAMP = 1618947297
+SHA256 (recp-cglm-v0.8.1_GH0.tar.gz) = 33c25e22c0ac00741c8259ad02c369b4aadcecbdf3091bf7eaade4aa996e35bb
+SIZE (recp-cglm-v0.8.1_GH0.tar.gz) = 228710
diff --git a/math/cglm/pkg-plist b/math/cglm/pkg-plist
index fc75a17483aa..b52d7ab717d3 100644
--- a/math/cglm/pkg-plist
+++ b/math/cglm/pkg-plist
@@ -91,4 +91,4 @@ 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.0
+lib/libcglm.so.0.8.1



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