Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2025 19:01:49 GMT
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5d6e595b6513 - main - x11/plasma5-plasma-workspace: switch to standalone oxygen-icons
Message-ID:  <202501151901.50FJ1nt9099009@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5d6e595b65132f1693aad1e20d903b19557f4ba5

commit 5d6e595b65132f1693aad1e20d903b19557f4ba5
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-01-15 19:01:03 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-01-15 19:01:03 +0000

    x11/plasma5-plasma-workspace: switch to standalone oxygen-icons
---
 x11/plasma5-plasma-workspace/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index 26195ffee53b..5d59c365d901 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	plasma-workspace
 DISTVERSION=	${KDE_PLASMA_VERSION}.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11 kde kde-plasma
 
 PATCH_SITES=	https://invent.kde.org/plasma/plasma-workspace/-/commit/
@@ -34,7 +34,7 @@ RUN_DEPENDS=	ck-launch-session:sysutils/consolekit2 \
 		iso-codes>=0:misc/iso-codes \
 		${LOCALBASE}/bin/genv:sysutils/coreutils \
 		accountsservice>=0:sysutils/accountsservice \
-		kf5-oxygen-icons>=0:x11-themes/kf5-oxygen-icons5
+		oxygen-icons>=0:x11-themes/oxygen-icons
 
 USES=		cmake compiler:c++11-lib cpe desktop-file-utils gettext gl \
 		kde:5 pkgconfig qt:5 tar:xz xorg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501151901.50FJ1nt9099009>