aboutsummaryrefslogtreecommitdiff
path: root/x11/konsole/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2022-07-04 02:31:54 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-07-05 05:24:56 +0000
commitfff49962bb03313b614dc2066719bd02f6892775 (patch)
tree0b05a8827613661d3e01f5fbbf50ce96e50fe5c5 /x11/konsole/Makefile
parentbfce84dbe37b2f64c2d854c7562e879aa7104e03 (diff)
downloadports-fff49962bb03313b614dc2066719bd02f6892775.tar.gz
ports-fff49962bb03313b614dc2066719bd02f6892775.zip
x11/konsole: Add upstream bug fix
Fix z-modem detection by using proper string index. Obtained from: https://invent.kde.org/utilities/konsole/-/merge_requests/685
Diffstat (limited to 'x11/konsole/Makefile')
-rw-r--r--x11/konsole/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile
index ade7a068cd68..864e1d8dc96a 100644
--- a/x11/konsole/Makefile
+++ b/x11/konsole/Makefile
@@ -1,8 +1,11 @@
PORTNAME= konsole
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde kde-applications # kde kde-applications-applications
+PATCH_SITES= https://invent.kde.org/utilities/konsole/-/commit/
+PATCHFILES= dd52d722643e5e40914622fb9588c2317c101e1e.diff:-p1
+
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE terminal emulator