git: 53a96a0095dc - main - graphics/glbinding: update 3.4.0 → 3.5.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 16 Apr 2025 09:41:27 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=53a96a0095dcb61b20d2900da701909a82895153

commit 53a96a0095dcb61b20d2900da701909a82895153
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-04-16 08:46:17 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-04-16 09:41:13 +0000

    graphics/glbinding: update 3.4.0 → 3.5.0
    
    Reported by:    portscout
---
 graphics/glbinding/Makefile  | 4 +++-
 graphics/glbinding/distinfo  | 6 +++---
 graphics/glbinding/pkg-plist | 4 ++--
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/graphics/glbinding/Makefile b/graphics/glbinding/Makefile
index 40586afa21a5..26bb9dc27db5 100644
--- a/graphics/glbinding/Makefile
+++ b/graphics/glbinding/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	glbinding
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.4.0
+DISTVERSION=	3.5.0
 CATEGORIES=	graphics devel
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -32,4 +32,6 @@ LDFLAGS+=	-lpthread # workaround for https://github.com/cginternals/glbinding/is
 
 CONFLICTS_INSTALL=	mesa-demos # both install bin/glinfo, see https://github.com/cginternals/glbinding/issues/341
 
+# tests fail to compile, see https://github.com/cginternals/glbinding/issues/359
+
 .include <bsd.port.mk>
diff --git a/graphics/glbinding/distinfo b/graphics/glbinding/distinfo
index 5c9a273b2368..13565a537667 100644
--- a/graphics/glbinding/distinfo
+++ b/graphics/glbinding/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743407484
-SHA256 (cginternals-glbinding-v3.4.0_GH0.tar.gz) = 0f623f9eb924d9e24124fd014c877405560f8864a4a1f9b1f92a160dfa32f816
-SIZE (cginternals-glbinding-v3.4.0_GH0.tar.gz) = 1915954
+TIMESTAMP = 1744790460
+SHA256 (cginternals-glbinding-v3.5.0_GH0.tar.gz) = bb39a97d5d94f70fe6e9c2152e0d8d760758bb031b352e1707fa90f00a43fc69
+SIZE (cginternals-glbinding-v3.5.0_GH0.tar.gz) = 1917047
diff --git a/graphics/glbinding/pkg-plist b/graphics/glbinding/pkg-plist
index 242774b2603b..8c30937f323d 100644
--- a/graphics/glbinding/pkg-plist
+++ b/graphics/glbinding/pkg-plist
@@ -386,10 +386,10 @@ include/glbinding/glbinding_features.h
 include/glbinding/nogl.h
 lib/libglbinding-aux.so
 lib/libglbinding-aux.so.3
-lib/libglbinding-aux.so.3.4.0
+lib/libglbinding-aux.so.3.5.0
 lib/libglbinding.so
 lib/libglbinding.so.3
-lib/libglbinding.so.3.4.0
+lib/libglbinding.so.3.5.0
 %%DATADIR%%/AUTHORS
 %%DATADIR%%/LICENSE
 %%DATADIR%%/README.md