Date: Thu, 12 Feb 2026 09:35:51 +0000 From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: efc56f2b55e3 - main - math/glm: update to 1.0.3 release (+) Message-ID: <698d9ef7.182a0.61ae7dde@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=efc56f2b55e3a093545fefc45c7b3673340c28fe commit efc56f2b55e3a093545fefc45c7b3673340c28fe Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2026-02-12 08:57:50 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2026-02-12 09:35:42 +0000 math/glm: update to 1.0.3 release (+) While here, adopt port Release notes: https://github.com/g-truc/glm/releases/tag/1.0.3 Approved by: amdmi3 --- math/glm/Makefile | 4 ++-- math/glm/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/glm/Makefile b/math/glm/Makefile index afcf30d36abb..8c13a7bb4d49 100644 --- a/math/glm/Makefile +++ b/math/glm/Makefile @@ -1,9 +1,9 @@ PORTNAME= glm -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 PORTEPOCH= 1 CATEGORIES= math graphics -MAINTAINER= amdmi3@FreeBSD.org +MAINTAINER= fluffy@FreeBSD.org COMMENT= C++ mathematics library for software based on the OpenGL GLSL WWW= https://github.com/g-truc/glm diff --git a/math/glm/distinfo b/math/glm/distinfo index fd1eb28fda75..761d8a8c459e 100644 --- a/math/glm/distinfo +++ b/math/glm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1760555893 -SHA256 (g-truc-glm-1.0.2_GH0.tar.gz) = 19edf2e860297efab1c74950e6076bf4dad9de483826bc95e2e0f2c758a43f65 -SIZE (g-truc-glm-1.0.2_GH0.tar.gz) = 4597309 +TIMESTAMP = 1769679835 +SHA256 (g-truc-glm-1.0.3_GH0.tar.gz) = 6775e47231a446fd086d660ecc18bcd076531cfedd912fbd66e576b118607001 +SIZE (g-truc-glm-1.0.3_GH0.tar.gz) = 4597748home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698d9ef7.182a0.61ae7dde>
