aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-02-21 07:26:14 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-02-21 07:26:14 +0000
commit27043fc830f80038ef6b6297f5db318a362ea5c3 (patch)
tree0a7e243de52fa63ade24b1d9a712840b8bb5fa31 /x11-wm
parent5228f8b8f84a50c3253f268e9a8d1f624def369c (diff)
downloadports-27043fc830f80038ef6b6297f5db318a362ea5c3.tar.gz
ports-27043fc830f80038ef6b6297f5db318a362ea5c3.zip
devel/meson: update to 0.57.1
- Backport fix for x11-wm/i3 [1] Changes: https://mesonbuild.com/Release-notes-for-0-57-0.html Changes: https://github.com/mesonbuild/meson/compare/0.56.2...0.57.1 Reported by: GitHub (watch releases) PR: 253525 Submitted by: dmgk [1] Exp-run by: antoine Approved by: tcberner
Notes
Notes: svn path=/head/; revision=566208
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/i3/Makefile3
-rw-r--r--x11-wm/i3/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile
index 202c99fe793b..e600c3699028 100644
--- a/x11-wm/i3/Makefile
+++ b/x11-wm/i3/Makefile
@@ -7,6 +7,9 @@ CATEGORIES= x11-wm
MASTER_SITES= https://i3wm.org/downloads/ \
http://i3wm.org/downloads/
+PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
+PATCHFILES+= d0067077ed9f.patch:-p1 # https://github.com/i3/i3/pull/4264
+
MAINTAINER= bapt@FreeBSD.org
COMMENT= Improved dynamic tiling window manager
diff --git a/x11-wm/i3/distinfo b/x11-wm/i3/distinfo
index ca025e3d115e..ce32eae89297 100644
--- a/x11-wm/i3/distinfo
+++ b/x11-wm/i3/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1612263042
SHA256 (i3-4.19.1.tar.xz) = 2284c812fc689e0338d8fe9be0b8d1552e548fc168d165f795b26bf497c22b47
SIZE (i3-4.19.1.tar.xz) = 1277648
+SHA256 (d0067077ed9f.patch) = 2131a32d9b96c359ce169b243c8a87e826d508a0842a373009255e2f424a7fe2
+SIZE (d0067077ed9f.patch) = 1174