public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/files/, dev-util/kdevelop/
Date: Wed, 29 Mar 2023 13:32:32 +0000 (UTC)	[thread overview]
Message-ID: <1680096745.4452c53936e4eb6df13f7b28961b4b4857420c85.sam@gentoo> (raw)

commit:     4452c53936e4eb6df13f7b28961b4b4857420c85
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 13:31:48 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 29 13:32:25 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4452c539

dev-util/kdevelop: drop obsolete clang 16 patch

Fixed upstream in 1a92bed73ae31e6f90c3bffe455f8e3c46ac4905 by using
the proper FindClang module.

Fixed on both the 23.03 branch & master.

Bug: https://bugs.gentoo.org/902101
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../kdevelop/files/kdevelop-22.12.3-clang16.patch  | 24 ----------------------
 dev-util/kdevelop/kdevelop-23.03.80.ebuild         |  4 ----
 dev-util/kdevelop/kdevelop-23.04.49.9999.ebuild    |  4 ----
 dev-util/kdevelop/kdevelop-9999.ebuild             |  4 ----
 4 files changed, 36 deletions(-)

diff --git a/dev-util/kdevelop/files/kdevelop-22.12.3-clang16.patch b/dev-util/kdevelop/files/kdevelop-22.12.3-clang16.patch
deleted file mode 100644
index 38676cc164..0000000000
--- a/dev-util/kdevelop/files/kdevelop-22.12.3-clang16.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-https://bugs.gentoo.org/902101
---- a/cmake/modules/FindClang.cmake
-+++ b/cmake/modules/FindClang.cmake
-@@ -97,6 +97,8 @@
-   # dito for git
-   string(REPLACE "git" "" CLANG_VERSION_CLEAN "${CLANG_VERSION}")
- 
-+  string(REGEX REPLACE "([.]0)+$" "" CLANG_VERSION_STRIPPED "${CLANG_VERSION}")
-+  string(REGEX REPLACE "([.]0)+$" "" CLANG_VERSION_CLEAN_STRIPPED "${CLANG_VERSION_CLEAN}")
-   find_path(CLANG_BUILTIN_DIR
-             # cpuid.h because it is defined in ClangSupport constructor as valid clang builtin dir indicator
-             NAMES "cpuid.h"
-@@ -106,6 +108,10 @@
-                           "../../../clang/${CLANG_VERSION}/include"
-                           "clang/${CLANG_VERSION_CLEAN}/include"
-                           "../../../clang/${CLANG_VERSION_CLEAN}/include"
-+                          "clang/${CLANG_VERSION_STRIPPED}/include"
-+                          "../../../clang/${CLANG_VERSION_STRIPPED}/include"
-+                          "clang/${CLANG_VERSION_CLEAN_STRIPPED}/include"
-+                          "../../../clang/${CLANG_VERSION_CLEAN_STRIPPED}/include"
-             NO_DEFAULT_PATH
-   )
- 
-

diff --git a/dev-util/kdevelop/kdevelop-23.03.80.ebuild b/dev-util/kdevelop/kdevelop-23.03.80.ebuild
index 59cd6f2f22..d2848b6c73 100644
--- a/dev-util/kdevelop/kdevelop-23.03.80.ebuild
+++ b/dev-util/kdevelop/kdevelop-23.03.80.ebuild
@@ -96,10 +96,6 @@ RDEPEND="${COMMON_DEPEND}
 	reviewboard? ( kde-apps/ktp-accounts-kcm:5 )
 "
 
-PATCHES=(
-	"${FILESDIR}"/${PN}-22.12.3-clang16.patch
-)
-
 llvm_check_deps() {
 	has_version -d "sys-devel/clang:${LLVM_SLOT}"
 }

diff --git a/dev-util/kdevelop/kdevelop-23.04.49.9999.ebuild b/dev-util/kdevelop/kdevelop-23.04.49.9999.ebuild
index 9b93334c07..912f2c6e53 100644
--- a/dev-util/kdevelop/kdevelop-23.04.49.9999.ebuild
+++ b/dev-util/kdevelop/kdevelop-23.04.49.9999.ebuild
@@ -96,10 +96,6 @@ RDEPEND="${COMMON_DEPEND}
 	reviewboard? ( kde-apps/ktp-accounts-kcm:5 )
 "
 
-PATCHES=(
-	"${FILESDIR}"/${PN}-22.12.3-clang16.patch
-)
-
 llvm_check_deps() {
 	has_version -d "sys-devel/clang:${LLVM_SLOT}"
 }

diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild b/dev-util/kdevelop/kdevelop-9999.ebuild
index 9b93334c07..912f2c6e53 100644
--- a/dev-util/kdevelop/kdevelop-9999.ebuild
+++ b/dev-util/kdevelop/kdevelop-9999.ebuild
@@ -96,10 +96,6 @@ RDEPEND="${COMMON_DEPEND}
 	reviewboard? ( kde-apps/ktp-accounts-kcm:5 )
 "
 
-PATCHES=(
-	"${FILESDIR}"/${PN}-22.12.3-clang16.patch
-)
-
 llvm_check_deps() {
 	has_version -d "sys-devel/clang:${LLVM_SLOT}"
 }


             reply	other threads:[~2023-03-29 13:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-29 13:32 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-30 18:03 [gentoo-commits] proj/kde:master commit in: dev-util/kdevelop/files/, dev-util/kdevelop/ Johannes Huber
2016-08-31 14:30 Michael Palimaka
2015-07-16 18:38 Johannes Huber
2014-03-12 13:06 Johannes Huber
2013-12-27 16:19 Chris Reffett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1680096745.4452c53936e4eb6df13f7b28961b4b4857420c85.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox