Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Oct 2022 15:39:32 GMT
From:      Emmanuel Vadot <manu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7353734663b3 - main - x11/libinput: Use hash for GL_COMMIT
Message-ID:  <202210191539.29JFdWYS035807@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=7353734663b3294bd54e249082b0987acf50a29c

commit 7353734663b3294bd54e249082b0987acf50a29c
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2022-10-19 15:38:38 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2022-10-19 15:39:20 +0000

    x11/libinput: Use hash for GL_COMMIT
    
    USE_GITLAB can't use tags.
    
    Reported by:    VVD <vvd@unislabs.com>
---
 x11/libinput/Makefile | 2 +-
 x11/libinput/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile
index 0b5cda5f0c36..52e3552c13fd 100644
--- a/x11/libinput/Makefile
+++ b/x11/libinput/Makefile
@@ -21,7 +21,7 @@ USE_LDCONFIG=	yes
 
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.freedesktop.org
-GL_COMMIT=	${DISTVERSION}
+GL_COMMIT=	bc363328a704b3c5e0ee2f0fcf088de67c708979
 
 CPE_VENDOR=	freedesktop
 
diff --git a/x11/libinput/distinfo b/x11/libinput/distinfo
index d8a9e8157287..02fd1c2ec497 100644
--- a/x11/libinput/distinfo
+++ b/x11/libinput/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665479009
-SHA256 (libinput-libinput-1.21.0_GL0.tar.gz) = 537cb6f93f533030ee4581353d7c6d110887a267413cbc5ef675bbbca52d47e1
-SIZE (libinput-libinput-1.21.0_GL0.tar.gz) = 989937
+TIMESTAMP = 1666193910
+SHA256 (libinput-libinput-bc363328a704b3c5e0ee2f0fcf088de67c708979_GL0.tar.gz) = fb02472b332717db2488d67a004aa1b9d8265d4911c2751d9d38e8177d87aacb
+SIZE (libinput-libinput-bc363328a704b3c5e0ee2f0fcf088de67c708979_GL0.tar.gz) = 989687



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