FreeBSD Bugzilla – Attachment 228324 Details for
Bug 258813
x11-wm/sway: suppress warning with Clang 13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v2.1
0001-x11-wm-sway-backport-upstream-fix-to-unbreak-Clang-1.patch (text/plain), 1.86 KB, created by
Evgenii Khramtsov
on 2021-10-01 14:10:25 UTC
(
hide
)
Description:
v2.1
Filename:
MIME Type:
Creator:
Evgenii Khramtsov
Created:
2021-10-01 14:10:25 UTC
Size:
1.86 KB
patch
obsolete
>From c0c186e0a8ea7b7ed3245016d032d39032c2e201 Mon Sep 17 00:00:00 2001 >From: Evgeniy Khramtsov <evgeniy@khramtsov.org> >Date: Fri, 1 Oct 2021 16:49:33 +0300 >Subject: [PATCH] x11-wm/sway: backport upstream fix to unbreak Clang 13 build > >PR: 228323 >--- > x11-wm/sway/Makefile | 3 ++- > x11-wm/sway/distinfo | 4 +++- > 2 files changed, 5 insertions(+), 2 deletions(-) > >diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile >index ad7e7bd48360..ad88ce9bdea7 100644 >--- a/x11-wm/sway/Makefile >+++ b/x11-wm/sway/Makefile >@@ -1,12 +1,13 @@ > PORTNAME= sway > DISTVERSION= 1.6.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= x11-wm > > PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ > PATCHFILES+= cd9d1038a822.patch:-p1 # https://github.com/swaywm/sway/pull/5090 > PATCHFILES+= f98ca3ab7ca1.patch:-p1 # https://github.com/swaywm/sway/pull/5090 > PATCHFILES+= 86b08e3257a4.patch:-p1 # WLR_RENDERER=vulkan >+PATCHFILES+= ff468584abdd.patch:-p1 # Clang 13 > > MAINTAINER= jbeich@FreeBSD.org > COMMENT= i3-compatible Wayland compositor >diff --git a/x11-wm/sway/distinfo b/x11-wm/sway/distinfo >index 0b78b5c0c80a..d702fcde2b8b 100644 >--- a/x11-wm/sway/distinfo >+++ b/x11-wm/sway/distinfo >@@ -1,4 +1,4 @@ >-TIMESTAMP = 1624551989 >+TIMESTAMP = 1633096163 > SHA256 (swaywm-sway-1.6.1_GH0.tar.gz) = 8b138867cd83217de07138144b1279fe58e0421eb10c91122aa33c8770fe7391 > SIZE (swaywm-sway-1.6.1_GH0.tar.gz) = 5550126 > SHA256 (cd9d1038a822.patch) = 266891cbe27a67f81740879dbe39819e3bf0f17b681bdc93087ae05987c2f88d >@@ -7,3 +7,5 @@ SHA256 (f98ca3ab7ca1.patch) = b3a427b6edbf1c89bbf5fdeb5e3fc4c6708478e6d2031fcead > SIZE (f98ca3ab7ca1.patch) = 2673 > SHA256 (86b08e3257a4.patch) = ff3399269a1d1cbdf9cd38255c7e4ce072c9562c3665784036c1f1287cd98c96 > SIZE (86b08e3257a4.patch) = 932 >+SHA256 (ff468584abdd.patch) = 9803de05490e2e84b2c79d634837aeb880ba5b29c1c485707593af40fdddc3f6 >+SIZE (ff468584abdd.patch) = 2131 >-- >2.32.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
2khramtsov
:
maintainer-approval?
(
jbeich
)
Actions:
View
|
Diff
Attachments on
bug 258813
:
228292
|
228323
| 228324