From nobody Mon Jun 8 19:57:33 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gZ2rg2QTnz6gfN7 for ; Mon, 08 Jun 2026 19:57:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gZ2rg0DBTz3nwB for ; Mon, 08 Jun 2026 19:57:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780948659; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XLEAEurVfr080P+3CSVtCF0K1Q2SZ8nOcYg/X1kaojY=; b=i6Uak2OjaUVKkeWxrbIGS3JiX8edgCgUi0WUQMdr+NFrEhIzP5xyX2TD562cpwg9tGvDxG sMDYGmVMS/xCKU+aL98lCQyVfU0I1M0L0yHsE26vjJoW9yujvwRxq/gGc5Ak0ODsERRERN nqVZqBIRJgFL3VfIrcZ4AEQWpXDLsjhuU0fH2+8cQIOII+dKAasgs4qs3foWLFGSImtGH/ UTl7MRrXJGdKdgW0EeLLvJ8GPY0YAl73DQ8q9yb4HKpEYqIRtqpA1m1+JVrNxiD9DJdIqF 2rfIKw3JwOwFo4qZ6nkFN2MyNeRgjXyV+NG+ZA1/a+EwEYVETdyN/U7PoVitzg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780948659; a=rsa-sha256; cv=none; b=INsXYi4qhz2UkrKFBAg074ZitTzWsedv7Hu1mtOlPb60D9dzT/kjPrGRd2D+X+xUuJTdU0 9t7ETYFvFeRoCF1n9OkAMN2VKz2CIU25kJoUQxFfwWd+1XRKoKjsWzz0sMUdma/SmRqZEq NjMop6+wY+eQED0dN5BQqoVdal5eXv3GyIrgKK+r9uhuxRykKdSP4y4CHKiaYCCEvZ5d/G LaNEmK628qnrjvTm1DfGjqO+upYUpRZ/vu7VoQa+kJ122HU/qCYa3cwDIXVfwnM7zL0FlA OniR4KU9MbBrVtcwSDKUfmfz0TaH5BbogIWc7Voa+HsWCqtHGIZRnbdt8xY+kA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780948659; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=XLEAEurVfr080P+3CSVtCF0K1Q2SZ8nOcYg/X1kaojY=; b=jAJPzgCQzheBJy9i7vJ/56VMI57gtf9xYUdIrrGF6Ad8aoT64O3zpZRWB7arVHdB/pbsZX WjVVf9kGstZMfDc47kUwJb7gqFxrYMEui3BTnYljQxmhcbQUBCMSP8cxoHbGKInKn0+dF/ laW+5pXValxX/pjiP+SCjdn0W1FkiBVb14zQjWXmbn1wKHPdnwolHmvaeRghj6Ky/5AYJ0 dKCWMcQDRQgQn7pLEmY4Xj2cOAkHCjUZbCl8UF08WCz65cirO6uNnW7lkxQV8QbM/6755Q SsDzey0199p651q29Hei/TULO2LCwerWdRFs7TpqRhPkiWZVcUNxrzPhEBZYXQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gZ2rf6qB0z12tQ for ; Mon, 08 Jun 2026 19:57:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3f4b4 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 08 Jun 2026 19:57:33 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gleb Popov Subject: git: fe4ca0e76701 - main - devel/cmake-core: Drop now obsolete patch List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: arrowd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fe4ca0e76701f70c39e2e3963e3046f31ab208df Auto-Submitted: auto-generated Date: Mon, 08 Jun 2026 19:57:33 +0000 Message-Id: <6a271ead.3f4b4.770d80aa@gitrepo.freebsd.org> The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe4ca0e76701f70c39e2e3963e3046f31ab208df commit fe4ca0e76701f70c39e2e3963e3046f31ab208df Author: Gleb Popov AuthorDate: 2026-06-05 14:22:34 +0000 Commit: Gleb Popov CommitDate: 2026-06-08 19:57:27 +0000 devel/cmake-core: Drop now obsolete patch This patch was added 16 years ago and now doesn't really make sense. There are only a few consumers affected by this patch and it is better to fix consumers rather than plague all FindSDL.cmake users with extra -I${LOCALBASE} Approved by: makc (kde) Pull Request: https://github.com/freebsd/freebsd-ports/pull/530 --- devel/cmake-core/Makefile | 1 + devel/cmake-core/files/patch-Modules_FindSDL.cmake | 14 -------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/devel/cmake-core/Makefile b/devel/cmake-core/Makefile index d448bcb43277..533042192c3b 100644 --- a/devel/cmake-core/Makefile +++ b/devel/cmake-core/Makefile @@ -1,5 +1,6 @@ PORTNAME= cmake DISTVERSION= ${_CMAKE_VERSION} +PORTREVISION= 1 CATEGORIES= devel PKGNAMESUFFIX= -core diff --git a/devel/cmake-core/files/patch-Modules_FindSDL.cmake b/devel/cmake-core/files/patch-Modules_FindSDL.cmake deleted file mode 100644 index 250f30dba312..000000000000 --- a/devel/cmake-core/files/patch-Modules_FindSDL.cmake +++ /dev/null @@ -1,14 +0,0 @@ ---- Modules/FindSDL.cmake.orig 2024-11-06 13:41:37 UTC -+++ Modules/FindSDL.cmake -@@ -127,6 +127,11 @@ endif() - set(VC_LIB_PATH_SUFFIX lib/x86) - endif() - -+# On FreeBSD SDL depends on libiconv and SDL_stdinc.h includes iconv.h, which is -+# located in ${LOCALBASE}/include. Append {LOCALBASE}/include to -+# the SDL_INCLUDE_DIR, thus allow to build SDL apps out of box. -+list(APPEND SDL_INCLUDE_DIR /usr/local/include) -+ - # SDL-1.1 is the name used by FreeBSD ports... - # don't confuse it for the version number. - find_library(SDL_LIBRARY_TEMP