aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2021-05-29 07:44:43 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2021-05-29 07:44:46 +0000
commit69f781f0d80de3d83439242835243a0121f887a9 (patch)
tree4093ff9ff2c60242a0407dfe5b07e2b54766d158
parent5ef3809ac5e5ca7df05e82f0876f6c244f0754e6 (diff)
downloadports-69f781f0d80de3d83439242835243a0121f887a9.tar.gz
ports-69f781f0d80de3d83439242835243a0121f887a9.zip
x11/konsole: add usptream patch to fix alpha channel in scrollbar colors
-rw-r--r--x11/konsole/Makefile4
-rw-r--r--x11/konsole/distinfo4
2 files changed, 7 insertions, 1 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile
index 98802a7d3653..56aac7fb5fee 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= 585f9a561a07ec1cf5c20af37229667a3009362a.diff:-p1
+
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE terminal emulator
diff --git a/x11/konsole/distinfo b/x11/konsole/distinfo
index 463907958114..d921ac58131b 100644
--- a/x11/konsole/distinfo
+++ b/x11/konsole/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1620752706
+TIMESTAMP = 1622274244
SHA256 (KDE/release-service/21.04.1/konsole-21.04.1.tar.xz) = 46802bbddca8dd4c264107a411a58c86cc7707c9210ddfbd38d8a971ea735293
SIZE (KDE/release-service/21.04.1/konsole-21.04.1.tar.xz) = 1277552
+SHA256 (KDE/release-service/21.04.1/585f9a561a07ec1cf5c20af37229667a3009362a.diff) = f2fb1a996459e5092dabeb142ffc095be9d321bdefaae664369510683cc892de
+SIZE (KDE/release-service/21.04.1/585f9a561a07ec1cf5c20af37229667a3009362a.diff) = 644