git: 69f781f0d80d - main - x11/konsole: add usptream patch to fix alpha channel in scrollbar colors
Tobias C. Berner
tcberner at FreeBSD.org
Sat May 29 07:49:09 UTC 2021
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=69f781f0d80de3d83439242835243a0121f887a9
commit 69f781f0d80de3d83439242835243a0121f887a9
Author: Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-05-29 07:44:43 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-05-29 07:44:46 +0000
x11/konsole: add usptream patch to fix alpha channel in scrollbar colors
Obtained from: https://invent.kde.org/utilities/konsole/-/commit/585f9a561a07ec1cf5c20af37229667a3009362a
---
x11/konsole/Makefile | 4 ++++
x11/konsole/distinfo | 4 +++-
2 files changed, 7 insertions(+), 1 deletion(-)
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 at 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
More information about the dev-commits-ports-all
mailing list