git: 55e51f1c69a2 - main - x11/plasma5-plasma-workspace: another upstream backport
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 19 May 2022 08:06:21 UTC
The branch main has been updated by adridg:
URL: https://cgit.FreeBSD.org/ports/commit/?id=55e51f1c69a29e7332fd44a9ed49abececb89b61
commit 55e51f1c69a29e7332fd44a9ed49abececb89b61
Author: Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2022-05-18 22:12:42 +0000
Commit: Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2022-05-19 08:06:18 +0000
x11/plasma5-plasma-workspace: another upstream backport
From upstream
https://invent.kde.org/plasma/plasma-workspace/-/commit/f77b7284e39b14b0e9a8b4d2b77c0b93b2c9ea59
Before this commit ThemesModel only finds metadata.desktop, but after
KF5.94, the default theme metadata files have been ported to json format.
BUG: 453830
---
x11/plasma5-plasma-workspace/Makefile | 5 +++--
x11/plasma5-plasma-workspace/distinfo | 4 +++-
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index daa70e5a7f42..a87ba735b415 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,10 +1,11 @@
PORTNAME= plasma-workspace
DISTVERSION= ${KDE_PLASMA_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde kde-plasma
PATCH_SITES= https://invent.kde.org/plasma/plasma-workspace/-/commit/
-PATCHFILES= 4d3f99558cff95259590e70dfbf854a479f772ce.diff:-p1
+PATCHFILES= 4d3f99558cff95259590e70dfbf854a479f772ce.diff:-p1 \
+ f77b7284e39b14b0e9a8b4d2b77c0b93b2c9ea59.diff:-p1
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 Plasma workspace
diff --git a/x11/plasma5-plasma-workspace/distinfo b/x11/plasma5-plasma-workspace/distinfo
index c9b7956154b8..a8f65f8c0fd9 100644
--- a/x11/plasma5-plasma-workspace/distinfo
+++ b/x11/plasma5-plasma-workspace/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1652849921
+TIMESTAMP = 1652911798
SHA256 (KDE/plasma/5.24.5/plasma-workspace-5.24.5.tar.xz) = b9912691e0becfa0839dbf7750ea24729b72bad0216bef27584f9faf882064f6
SIZE (KDE/plasma/5.24.5/plasma-workspace-5.24.5.tar.xz) = 18490588
SHA256 (KDE/plasma/5.24.5/4d3f99558cff95259590e70dfbf854a479f772ce.diff) = 02cfe4768b6bc88a1c41b46d4ffbf79bed1b502956aa73360ba16700d0855608
SIZE (KDE/plasma/5.24.5/4d3f99558cff95259590e70dfbf854a479f772ce.diff) = 949
+SHA256 (KDE/plasma/5.24.5/f77b7284e39b14b0e9a8b4d2b77c0b93b2c9ea59.diff) = eea4f571985ccc4eb34fc73138356003763c3ca4c51e6eef5d51fbe51b81776f
+SIZE (KDE/plasma/5.24.5/f77b7284e39b14b0e9a8b4d2b77c0b93b2c9ea59.diff) = 1087