From nobody Mon Jun 8 19:57:34 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 4gZ2rb0T1lz6gfGj for ; Mon, 08 Jun 2026 19:57:35 +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 4gZ2rZ6Q5Xz3nqS for ; Mon, 08 Jun 2026 19:57:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780948654; 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=RRYeEXe5pSARSvVeifWOBgvAsuGtPQ3g2N4Rhg50cpM=; b=SuDbgTu3pRZGy0k3vm/ssQzpvMEH5U0TB7BCvhK3T8epDXB48IchwbCDUIY5x8df7Ll49B yZT3Qf9kPn79iDYrhbORjPKYUHWdqyDGwo0/Rh/JVyEdUPhXCuRUjkcjC5v2k2u25msJrL a9MzmsW8Zz4Ys2nSGM4P2YWVECjIVgZEoSSRxs1CGoobn5faKnYQbWiLfNChtkEL1kY3DQ Fr2g4i3kIornDyYUjoHNEbrcGcGYOciFB6y9auQgLId0Q+oHKPmATC3cqTQKX7vK/oNp/b zM2QsftkUxw/w5/+ThIwXep6+26u0pR/8UhRZ5vMHhn7lUHLa/bTyD6GKWA9kA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780948654; a=rsa-sha256; cv=none; b=nL7xGmwkEks6MfLlGA8UBX1Z/5cq3QsksnGfW1x9KaMhBmHTS9uC10mJUOcqe4pLcgWuVI M63CsWEGXAiNnclCXUXLLNp5mD9kdX8BY44kaHnE5IpzwK+IdsKctSSD+2si54xoGdbFkU ZPSuNB2+JlMy2Sz5nEF0JtUfqVBbH6z+13nVeNVoYWMB7RPON2IpzjhP50GETcIIwq8QF7 ilkkcZ4coidiRTo1cyvzL/W+HBOxoZNCSockMUgNsIF7im/IbRQsmi8JuULyLI+Uc1HzkX iXMwDwgyWae3ap+tkm46pexVyg4GVzZt9/GWv+6/IfzOONtfy/FKzfHSveSCYw== 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=1780948654; 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=RRYeEXe5pSARSvVeifWOBgvAsuGtPQ3g2N4Rhg50cpM=; b=EqQr4VJ27RZ3/KfPMpetdeGl/mmuC+7YS++MG+pl3ZKTlKyjReqXhXNfQL4kYEiafLLaRo O3iL0G+7pmICmA+9wqT1aXCVDTF4qcbpVFydxbi+i0P2FZswlQZjw4YDahqH4TcBZoYloa 3qBUuBd1rXLbYl64jiiorjUYtqHe0RUtLR/G7a6GbEN6+BryRYNI6ErvLyluH05/6vqqnt G/JP5Jax1vEPA9ElIzbn3DdR9+bDyLYCDyUEMW04l0NXEGUEK2q4+oD7WUsEXwwx9wDp3r bvFuif4tGFEp5LXzmVNiEljTtFUQEz8MOPt/SiOKMkLl1+Iu6EY2qISkMGw6NA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gZ2rZ5xzPz12tP for ; Mon, 08 Jun 2026 19:57:34 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 41cfa by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 08 Jun 2026 19:57:34 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gleb Popov Subject: git: e409ae3bc628 - main - games/divide-and-succeed: Fix build after CMake changes 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: e409ae3bc628a85d2784aee9160b49924d672fe0 Auto-Submitted: auto-generated Date: Mon, 08 Jun 2026 19:57:34 +0000 Message-Id: <6a271eae.41cfa.14723a9c@gitrepo.freebsd.org> The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=e409ae3bc628a85d2784aee9160b49924d672fe0 commit e409ae3bc628a85d2784aee9160b49924d672fe0 Author: Gleb Popov AuthorDate: 2026-06-05 14:26:14 +0000 Commit: Gleb Popov CommitDate: 2026-06-08 19:57:27 +0000 games/divide-and-succeed: Fix build after CMake changes Approved by: amdmi3 Pull Request: https://github.com/freebsd/freebsd-ports/pull/530 --- games/divide-and-succeed/files/patch-CMakeLists.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/games/divide-and-succeed/files/patch-CMakeLists.txt b/games/divide-and-succeed/files/patch-CMakeLists.txt index 454b66db6c0c..2f65cf75e07c 100644 --- a/games/divide-and-succeed/files/patch-CMakeLists.txt +++ b/games/divide-and-succeed/files/patch-CMakeLists.txt @@ -1,6 +1,11 @@ --- CMakeLists.txt.orig 2013-12-11 17:36:43 UTC +++ CMakeLists.txt -@@ -28,11 +28,9 @@ include_directories( +@@ -24,15 +24,13 @@ include_directories( + set(SRC_DIR ${PROJECT_SOURCE_DIR}/src) + + include_directories( +- ${SDL_INCLUDE_DIR} ++ ${SDL_INCLUDE_DIR}/.. ${SDLTTF_INCLUDE_DIR} )