Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2021 08:34:45 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1c6c7a379bf8 - main - graphics/libglvnd: update to 1.4.0
Message-ID:  <202112230834.1BN8Yj6S097248@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c6c7a379bf89fdfbca528d95951d3238a2bf642

commit 1c6c7a379bf89fdfbca528d95951d3238a2bf642
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2021-12-17 15:49:38 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2021-12-23 08:34:41 +0000

    graphics/libglvnd: update to 1.4.0
    
    Changes:        https://gitlab.freedesktop.org/glvnd/libglvnd/-/releases/v1.4.0
    PR:             260538
    Exp-run by:     antoine
    Approved by:    manu
---
 graphics/libglvnd/Makefile | 4 ++--
 graphics/libglvnd/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/libglvnd/Makefile b/graphics/libglvnd/Makefile
index a9519a8472cb..d1c8787f8f74 100644
--- a/graphics/libglvnd/Makefile
+++ b/graphics/libglvnd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	libglvnd
-DISTVERSION=	1.3.4
+DISTVERSION=	1.4.0
 CATEGORIES=	graphics
 
 MAINTAINER=	x11@FreeBSD.org
@@ -14,7 +14,7 @@ USE_LDCONFIG=	yes
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.freedesktop.org
 GL_ACCOUNT=	glvnd
-GL_COMMIT=	dc084876b411366c3785b7584c216356169bb45e
+GL_COMMIT=	8f3c5b17a21e2222ab3e5fd38870b915815aca49
 
 OPTIONS_DEFINE=	X11
 OPTIONS_DEFAULT=X11
diff --git a/graphics/libglvnd/distinfo b/graphics/libglvnd/distinfo
index 93226dff4d7d..1d0339433671 100644
--- a/graphics/libglvnd/distinfo
+++ b/graphics/libglvnd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1630808413
-SHA256 (glvnd-libglvnd-dc084876b411366c3785b7584c216356169bb45e_GL0.tar.gz) = 9a9ac76b6302d2b58abb9c6df76164c8f7ede4beaccadd450569055694c00490
-SIZE (glvnd-libglvnd-dc084876b411366c3785b7584c216356169bb45e_GL0.tar.gz) = 1033875
+TIMESTAMP = 1639756178
+SHA256 (glvnd-libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49_GL0.tar.gz) = 7f9f046121fbca7dc5f51a70323b9267d6dc39b513913bf5a7758ca21db557f9
+SIZE (glvnd-libglvnd-8f3c5b17a21e2222ab3e5fd38870b915815aca49_GL0.tar.gz) = 839074



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