Bug 273343

Summary: x11/libinput: update to 1.24.0
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: freebsd-x11 (Nobody) <x11>
Status: Closed FIXED    
Severity: Affects Only Me CC: manu
Priority: --- Flags: manu: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.24.0
Attachments:
Description Flags
v1 (apply via "git am") none

Description Jan Beich freebsd_committer freebsd_triage 2023-08-25 09:40:15 UTC
Created attachment 244332 [details]
v1 (apply via "git am")

Runtime tested via sway-devel and hyprland with keyboard (hkbd(4) + hcons(4)) + mouse (hms(4)).
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-08-26 01:00:25 UTC
A commit in branch main references this bug:

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

commit cc0b116c98fc19d1ddebc46efeaae53c91259d53
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-25 09:05:34 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-26 00:46:17 +0000

    x11/libinput: drop unused USES=tar

    USE_GITLAB (and USE_GITHUB) override USES=tar.

    PR:             273343
    Approved by:    manu

 x11/libinput/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-08-26 01:00:26 UTC
A commit in branch main references this bug:

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

commit d0e9d04436a5131d772244b51c1c41a33673dfd9
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-25 03:04:17 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-08-26 00:46:19 +0000

    x11/libinput: update to 1.24.0

    Changes:        https://gitlab.freedesktop.org/libinput/libinput/-/releases/1.24.0
    Reported by:    GitLab (notify releases)
    PR:             273343
    Approved by:    manu

 x11/libinput/Makefile | 2 +-
 x11/libinput/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-08-26 01:00:27 UTC
A commit in branch main references this bug:

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(-)