git: 6eacc809586e - main - x11/plasma5-plasma-workspace: remove obsolete www/kf5-kjsembed dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Dec 2022 10:54:58 UTC
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6eacc809586e2aeae4f36d92acbe8d0a3d005df2
commit 6eacc809586e2aeae4f36d92acbe8d0a3d005df2
Author: Tobias C. Berner <tcberner@FreeBSD.org>
AuthorDate: 2022-12-28 10:14:11 +0000
Commit: Tobias C. Berner <tcberner@FreeBSD.org>
CommitDate: 2022-12-28 10:54:20 +0000
x11/plasma5-plasma-workspace: remove obsolete www/kf5-kjsembed dependency
This requirement was dropped three years ago upstream in [1] but was
missed in the ports tree.
[1] https://invent.kde.org/plasma/plasma-workspace/-/commit/6543190a87f745d841c64ef6c6d63b27a18386f4
Reported by: Rafael Sadowski <rafael@sizeofvoid.org>
---
x11/plasma5-plasma-workspace/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index c8df1ed947c2..d4cf6c6b9524 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,5 +1,6 @@
PORTNAME= plasma-workspace
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11 kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -35,7 +36,7 @@ USE_KDE= activities activities-stats activitymanagerd archive attica \
auth baloo bookmarks codecs completion config configwidgets \
coreaddons crash dbusaddons emoticons filemetadata globalaccel \
guiaddons holidays i18n iconthemes idletime init itemmodels \
- itemviews jobwidgets js jsembed kcmutils kdeclarative kdesu \
+ itemviews jobwidgets js kcmutils kdeclarative kdesu \
kdewebkit kio kscreenlocker kwin libkscreen libksysguard \
newstuff notifications notifyconfig package parts people \
plasma-framework plasma-integration prison pty runner service \