Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2023 01:00:01 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: 18b74a65e07f - main - x11/libinput: drop GL_TAGNAME
Message-ID:  <202308260100.37Q101ar033096@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=18b74a65e07ff9b1af3c6b6e5cd2c278d57fd398

commit 18b74a65e07ff9b1af3c6b6e5cd2c278d57fd398
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-25 09:04:59 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-26 00:46:18 +0000

    x11/libinput: drop GL_TAGNAME
    
    Simplifies port updates and allows portscout discover new versions.
    
    PR:             273343
    Approved by:    manu
---
 x11/libinput/Makefile | 1 -
 x11/libinput/distinfo | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11/libinput/Makefile b/x11/libinput/Makefile
index 2a6b529e730b..4a28155373ce 100644
--- a/x11/libinput/Makefile
+++ b/x11/libinput/Makefile
@@ -21,7 +21,6 @@ USE_LDCONFIG=	yes
 
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.freedesktop.org
-GL_TAGNAME=	0b005eb64b12603e65a620a77c67ec62fd03f413
 
 CPE_VENDOR=	freedesktop
 
diff --git a/x11/libinput/distinfo b/x11/libinput/distinfo
index ec292959fc71..d7a59f5666ff 100644
--- a/x11/libinput/distinfo
+++ b/x11/libinput/distinfo
@@ -1,3 +1,3 @@
 TIMESTAMP = 1679852089
-SHA256 (libinput-libinput-0b005eb64b12603e65a620a77c67ec62fd03f413_GL0.tar.gz) = 9ffa54c3710eceaa0ececde04f778abc46e3c807ab65ccd4fc9ac1af6ffa4097
-SIZE (libinput-libinput-0b005eb64b12603e65a620a77c67ec62fd03f413_GL0.tar.gz) = 1004853
+SHA256 (libinput-1.23.0.tar.bz2) = fad7011705a21f500229199f789f3e3e794b4c9826b70073745cdaec23bc1d0b
+SIZE (libinput-1.23.0.tar.bz2) = 803316



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