Summary: | [PATCH] x11/alacritty: Fix GL context error | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sascha Holzleiter <sascha> | ||||
Component: | Individual Port(s) | Assignee: | Niclas Zeising <zeising> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(zeising) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Sascha Holzleiter
2018-04-29 13:04:32 UTC
Looking at this. A commit references this bug: Author: zeising Date: Tue May 1 17:45:54 UTC 2018 New revision: 468774 URL: https://svnweb.freebsd.org/changeset/ports/468774 Log: Fix GL context creation Add patch from upstream to fix errors in creating GL context. See Upstream issue for details: https://github.com/jwilm/alacritty/issues/921 PR: 227846 Submitted by: Sascha Holzleiter MFH: 2018Q2 Changes: head/x11/alacritty/Makefile head/x11/alacritty/files/ head/x11/alacritty/files/patch-src_window.rs Committed, thanks! I'll look into updating the entire port, but for now, this issue should be solved. A commit references this bug: Author: zeising Date: Sat May 5 18:57:24 UTC 2018 New revision: 469158 URL: https://svnweb.freebsd.org/changeset/ports/469158 Log: MFH: r468774 Fix GL context creation Add patch from upstream to fix errors in creating GL context. See Upstream issue for details: https://github.com/jwilm/alacritty/issues/921 PR: 227846 Submitted by: Sascha Holzleiter Approved by: ports-secteam (riggs) Changes: _U branches/2018Q2/ branches/2018Q2/x11/alacritty/Makefile branches/2018Q2/x11/alacritty/files/ |