git: f00a2219b531 - main - x11/plasma5-plasma-workspace: add upstream patch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Nov 2024 10:10:41 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f00a2219b531ace1f2b3f53f61a53348c0a9d882
commit f00a2219b531ace1f2b3f53f61a53348c0a9d882
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2024-11-08 10:09:25 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2024-11-08 10:09:25 +0000
x11/plasma5-plasma-workspace: add upstream patch
to fix saving Plasma session on logout.
Reproted by: avg@ via maillist
---
x11/plasma5-plasma-workspace/Makefile | 5 ++++-
x11/plasma5-plasma-workspace/distinfo | 4 +++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index 9c5c494a31bb..d9506a5a6f81 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,8 +1,11 @@
PORTNAME= plasma-workspace
DISTVERSION= ${KDE_PLASMA_VERSION}.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 kde kde-plasma
+PATCH_SITES= https://invent.kde.org/plasma/plasma-workspace/-/commit/
+PATCHFILES= e109503c8ee12866ecfbd3aaf89170a753f2ea84.patch:-p1 # Fix writing ICEAuthority file
+
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 Plasma workspace
WWW= https://www.kde.org/plasma-desktop
diff --git a/x11/plasma5-plasma-workspace/distinfo b/x11/plasma5-plasma-workspace/distinfo
index 4ae47eefc878..7d35628b1bd8 100644
--- a/x11/plasma5-plasma-workspace/distinfo
+++ b/x11/plasma5-plasma-workspace/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1718140164
+TIMESTAMP = 1731059365
SHA256 (KDE/plasma/5.27.11/plasma-workspace-5.27.11.1.tar.xz) = c742428daa957c57c4039aa015a3e6fb7e78b55bf5802b38d3b5ac7acf472bae
SIZE (KDE/plasma/5.27.11/plasma-workspace-5.27.11.1.tar.xz) = 19490624
+SHA256 (KDE/plasma/5.27.11/e109503c8ee12866ecfbd3aaf89170a753f2ea84.patch) = 4be3254379c4de9992f05d8988b67fa31447a9195b6671c8eb511cee6a419545
+SIZE (KDE/plasma/5.27.11/e109503c8ee12866ecfbd3aaf89170a753f2ea84.patch) = 2400