aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-03-29 21:56:25 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-03-30 05:19:12 +0000
commitd0ada09b16b195120160d6dcdc2900856b5f5860 (patch)
tree2d49698bc66186462956773c2afef7ab2ca24aa5
parenta45ace1a9659343308cea9ff18f68c2f2dbe505e (diff)
downloadports-d0ada09b16b195120160d6dcdc2900856b5f5860.tar.gz
ports-d0ada09b16b195120160d6dcdc2900856b5f5860.zip
x11-wm/dwl: unbreak X11 runtime
-rw-r--r--x11-wm/dwl/Makefile4
-rw-r--r--x11-wm/dwl/distinfo2
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-wm/dwl/Makefile b/x11-wm/dwl/Makefile
index d651f9b06668..ffe865431c98 100644
--- a/x11-wm/dwl/Makefile
+++ b/x11-wm/dwl/Makefile
@@ -1,8 +1,12 @@
PORTNAME= dwl
DISTVERSIONPREFIX= v
DISTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= x11-wm
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= e08bd1292288.patch:-p1 # https://github.com/djpohly/dwl/pull/212
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= dwm for Wayland
diff --git a/x11-wm/dwl/distinfo b/x11-wm/dwl/distinfo
index f26837f18509..f8a05fb5670f 100644
--- a/x11-wm/dwl/distinfo
+++ b/x11-wm/dwl/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1647802095
SHA256 (djpohly-dwl-v0.3_GH0.tar.gz) = a3dd9b7107e9d324cc0dc4f48dd526fb687b10c9e63a42b33a827130d9113763
SIZE (djpohly-dwl-v0.3_GH0.tar.gz) = 48523
+SHA256 (e08bd1292288.patch) = aae3d55fa5d26bb32ef0ad7d27712fb792377cd8a8651e906917260d52de7a0b
+SIZE (e08bd1292288.patch) = 1230