git: 2c4729fd7ef6 - main - devel/kdevelop: avoid conflict with devel/thunar-vcs-plugin
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Jun 2025 09:31:09 UTC
The branch main has been updated by makc:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2c4729fd7ef64e2265d13a76c41564ecfe9c2bea
commit 2c4729fd7ef64e2265d13a76c41564ecfe9c2bea
Author: Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2025-06-26 09:23:30 +0000
Commit: Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2025-06-26 09:30:43 +0000
devel/kdevelop: avoid conflict with devel/thunar-vcs-plugin
Both install 16x16 png icon for subversion of similar visual style:
https://invent.kde.org/kdevelop/kdevelop/-/raw/master/plugins/subversion/icons/16-apps-subversion.png
https://gitlab.xfce.org/thunar-plugins/thunar-vcs-plugin/-/raw/master/icons/16x16/subversion.png
Drop the 16x16 icon from kdevelop. It still installs other sizes and svg icon.
PR: 287804
Reported by: Sergey V. Koupreyenko
---
devel/kdevelop/Makefile | 1 +
devel/kdevelop/pkg-plist | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile
index ae4cf97e9ef1..de2e49fef7a1 100644
--- a/devel/kdevelop/Makefile
+++ b/devel/kdevelop/Makefile
@@ -3,6 +3,7 @@
# devel/kdev-python
PORTNAME= kdevelop
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= devel kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/devel/kdevelop/pkg-plist b/devel/kdevelop/pkg-plist
index efbc6f782f96..25044170fe08 100644
--- a/devel/kdevelop/pkg-plist
+++ b/devel/kdevelop/pkg-plist
@@ -577,7 +577,7 @@ share/icons/hicolor/16x16/apps/github-private.png
share/icons/hicolor/16x16/apps/github-repo.png
share/icons/hicolor/16x16/apps/kdevelop.png
share/icons/hicolor/16x16/apps/kdevgh.png
-share/icons/hicolor/16x16/apps/subversion.png
+@comment share/icons/hicolor/16x16/apps/subversion.png
share/icons/hicolor/22x22/actions/breakpoint.png
share/icons/hicolor/256x256/apps/kdevelop.png
share/icons/hicolor/32x32/actions/breakpoint.png