Summary: | audio/fasttracker2: backport upstream fix for Wayland | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Evgenii Khramtsov <2khramtsov> | ||||||
Component: | Individual Port(s) | Assignee: | Emanuel Haupt <ehaupt> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | 2khramtsov | ||||||
Priority: | --- | Keywords: | patch | ||||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(ehaupt) 2khramtsov: maintainer-feedback? |
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Evgenii Khramtsov
2021-09-03 11:27:52 UTC
Created attachment 227642 [details]
v1.1 (use "git am")
Use GH_ACCOUNT, etc instead, forgot about this.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a28b418860fea77ad55c8164d70a014df78190e commit 1a28b418860fea77ad55c8164d70a014df78190e Author: Evgeniy Khramtsov <evgeniy@khramtsov.org> AuthorDate: 2021-09-03 10:53:12 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2021-09-05 18:28:04 +0000 audio/fasttracker2: backport upstream fix for Wayland SDL_DRIVER=wayland results in mouse click not being registered. Backport upstream change to fix this. PR: 258246 audio/fasttracker2/Makefile | 4 ++++ audio/fasttracker2/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) Committed, thanks! |