Date: Wed, 15 Jan 2025 19:01:47 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: 476487b51a96 - main - x11-themes/kf5-oxygen-icons5: move to x11-themes/oxygen-icons Message-ID: <202501151901.50FJ1l9p098928@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=476487b51a96faf377d412a33bdd768b321ac004 commit 476487b51a96faf377d412a33bdd768b321ac004 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-01-15 19:01:02 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-01-15 19:01:02 +0000 x11-themes/kf5-oxygen-icons5: move to x11-themes/oxygen-icons --- MOVED | 1 + x11-themes/Makefile | 2 +- x11-themes/{kf5-oxygen-icons5 => oxygen-icons}/Makefile | 0 x11-themes/{kf5-oxygen-icons5 => oxygen-icons}/distinfo | 0 .../{kf5-oxygen-icons5 => oxygen-icons}/files/patch-CMakeLists.txt | 0 x11-themes/{kf5-oxygen-icons5 => oxygen-icons}/pkg-descr | 0 x11-themes/{kf5-oxygen-icons5 => oxygen-icons}/pkg-plist | 0 7 files changed, 2 insertions(+), 1 deletion(-) diff --git a/MOVED b/MOVED index cbb95dae559c..3d6632a37fce 100644 --- a/MOVED +++ b/MOVED @@ -4017,3 +4017,4 @@ devel/elixir-hex||2025-01-11|No longer used by any consumers, newer versions are devel/elixir-make||2025-01-11|No longer used by any consumers, newer versions are expected to be installed per-user by mix audio/gqradio||2025-01-13|Has expired: BKTR devices are not supported anymore x11-themes/kf5-breeze-icons|x11-themes/kf6-breeze-icons|2025-01-15|Replaced by the KF6 version +x11-themes/kf5-oxygen-icons5|x11-themes/oxygen-icons|2025-01-15|Rename in accordance with the upstream diff --git a/x11-themes/Makefile b/x11-themes/Makefile index f4e4b98b42c6..d391b3ee7bab 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -95,7 +95,6 @@ SUBDIR += kde-icons-nuovext2 SUBDIR += kf5-kemoticons SUBDIR += kf5-kiconthemes - SUBDIR += kf5-oxygen-icons5 SUBDIR += kf5-qqc2-desktop-style SUBDIR += kf6-breeze-icons SUBDIR += kf6-kcolorscheme @@ -131,6 +130,7 @@ SUBDIR += numix-icon-theme SUBDIR += numix-icon-theme-circle SUBDIR += openbox-arc-theme + SUBDIR += oxygen-icons SUBDIR += papirus-icon-theme SUBDIR += plasma5-breeze SUBDIR += plasma5-breeze-gtk diff --git a/x11-themes/kf5-oxygen-icons5/Makefile b/x11-themes/oxygen-icons/Makefile similarity index 100% rename from x11-themes/kf5-oxygen-icons5/Makefile rename to x11-themes/oxygen-icons/Makefile diff --git a/x11-themes/kf5-oxygen-icons5/distinfo b/x11-themes/oxygen-icons/distinfo similarity index 100% rename from x11-themes/kf5-oxygen-icons5/distinfo rename to x11-themes/oxygen-icons/distinfo diff --git a/x11-themes/kf5-oxygen-icons5/files/patch-CMakeLists.txt b/x11-themes/oxygen-icons/files/patch-CMakeLists.txt similarity index 100% rename from x11-themes/kf5-oxygen-icons5/files/patch-CMakeLists.txt rename to x11-themes/oxygen-icons/files/patch-CMakeLists.txt diff --git a/x11-themes/kf5-oxygen-icons5/pkg-descr b/x11-themes/oxygen-icons/pkg-descr similarity index 100% rename from x11-themes/kf5-oxygen-icons5/pkg-descr rename to x11-themes/oxygen-icons/pkg-descr diff --git a/x11-themes/kf5-oxygen-icons5/pkg-plist b/x11-themes/oxygen-icons/pkg-plist similarity index 100% rename from x11-themes/kf5-oxygen-icons5/pkg-plist rename to x11-themes/oxygen-icons/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501151901.50FJ1l9p098928>