aboutsummaryrefslogtreecommitdiff
path: root/x11/konsole/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-05-03 09:56:16 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-05-03 09:59:49 +0000
commit007cc8340fda05f4100d2467448102a25f5c5173 (patch)
treed48e81df1377c8615893254a4ae331ae750e0276 /x11/konsole/Makefile
parenta8fe825987cea0949d1ca425eb934a3c1b59d4a8 (diff)
downloadports-007cc8340fda05f4100d2467448102a25f5c5173.tar.gz
ports-007cc8340fda05f4100d2467448102a25f5c5173.zip
x11/konsole: add usptream patch fix highlight colour contrast
The recent update to x11/konsole included a change which made the highlight colour very close to the background one in some instances. The included upstream commit improves the situation again, making the highlights a higher contrast. See upstream bug [1] for details. [1] https://bugs.kde.org/show_bug.cgi?id=435309 Reported by: avg Obtained from: https://invent.kde.org/utilities/konsole/-/merge_requests/380
Diffstat (limited to 'x11/konsole/Makefile')
-rw-r--r--x11/konsole/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile
index 98802a7d3653..5a8d83951943 100644
--- a/x11/konsole/Makefile
+++ b/x11/konsole/Makefile
@@ -1,7 +1,11 @@
PORTNAME= konsole
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-applications # kde kde-applications-applications
+PATCH_SITES= https://invent.kde.org/utilities/konsole/commit/
+PATCHFILES= 2b441030a745a17f76d8f010a299a74532e3f211.diff:-p1
+
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE terminal emulator