aboutsummaryrefslogtreecommitdiff
path: root/x11/konsole/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-06-02 08:55:33 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-06-02 08:56:25 +0000
commit2a5eca25c84bfb42eb2cd198bc54c80ea0a11532 (patch)
treec7935d69f4d4576e7574daa42ac364e6bae6ea43 /x11/konsole/Makefile
parent46e613b959dcbde857657b39a77af462aeb877bd (diff)
downloadports-2a5eca25c84bfb42eb2cd198bc54c80ea0a11532.tar.gz
ports-2a5eca25c84bfb42eb2cd198bc54c80ea0a11532.zip
x11/konsole: add upstream bug fix
This commit fixes a regression that affected fixed-size scrollback, where the text in the scrollback would keep moving even if the user has explicitly scrolled up. Obtained from: https://invent.kde.org/utilities/konsole/-/commit/a6fce70f6c4e4d355c14475be8f5669a83c7023f
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 5c4bc371e777..87cbdc937556 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= a6fce70f6c4e4d355c14475be8f5669a83c7023f.diff:-p1
+
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE terminal emulator