aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-05-09 22:50:33 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-05-09 22:51:17 +0000
commit21ae0f9d9fe9471cae4ea080e65fb77aa5eff331 (patch)
treecdf20a30d7ebde697a5fe7af69a5bd8d8cecad2f /x11-wm
parent2a4e9c2d22514f5df2896d9e56455a376f359370 (diff)
downloadports-21ae0f9d9fe9471cae4ea080e65fb77aa5eff331.tar.gz
ports-21ae0f9d9fe9471cae4ea080e65fb77aa5eff331.zip
x11-wm/twm: better attribute patches for WM Hints
This affects only the comment / header in the patches, nothing in the patches or the twm package. Reported by: "Matthew D. Fuller" <fullermd@over-yonder.net>
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/twm/files/patch-src_add__window.c3
-rw-r--r--x11-wm/twm/files/patch-src_util.c3
-rw-r--r--x11-wm/twm/files/patch-src_util.h3
3 files changed, 9 insertions, 0 deletions
diff --git a/x11-wm/twm/files/patch-src_add__window.c b/x11-wm/twm/files/patch-src_add__window.c
index c0fc55446d57..98e83a5df911 100644
--- a/x11-wm/twm/files/patch-src_add__window.c
+++ b/x11-wm/twm/files/patch-src_add__window.c
@@ -1,3 +1,6 @@
+This is a cut-down version of https://bazaar.launchpad.net/~ctwm/ctwm/trunk/revision/558
+which passed through vtwm and Reddit before arriving in FreeBSD ports.
+
--- src/add_window.c.orig 2020-06-14 23:58:19 UTC
+++ src/add_window.c
@@ -238,6 +238,9 @@ AddWindow(Window w, int iconm, IconMgr *iconp)
diff --git a/x11-wm/twm/files/patch-src_util.c b/x11-wm/twm/files/patch-src_util.c
index 27419870b8de..1d36fed3896b 100644
--- a/x11-wm/twm/files/patch-src_util.c
+++ b/x11-wm/twm/files/patch-src_util.c
@@ -1,3 +1,6 @@
+This is a cut-down version of https://bazaar.launchpad.net/~ctwm/ctwm/trunk/revision/558
+which passed through vtwm and Reddit before arriving in FreeBSD ports.
+
--- src/util.c.orig 2020-06-14 23:58:19 UTC
+++ src/util.c
@@ -1033,3 +1033,44 @@ Bell(int type _X_UNUSED, int percent, Window win _X_UN
diff --git a/x11-wm/twm/files/patch-src_util.h b/x11-wm/twm/files/patch-src_util.h
index 143a3f2e695a..c5e5130b4c4f 100644
--- a/x11-wm/twm/files/patch-src_util.h
+++ b/x11-wm/twm/files/patch-src_util.h
@@ -1,3 +1,6 @@
+This is a cut-down version of https://bazaar.launchpad.net/~ctwm/ctwm/trunk/revision/558
+which passed through vtwm and Reddit before arriving in FreeBSD ports.
+
--- src/util.h.orig 2020-06-14 23:58:19 UTC
+++ src/util.h
@@ -88,6 +88,8 @@ extern Status I18N_GetIconName(Display *dpy, Window wi