From nobody Thu Oct 24 11:16:19 2024 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 4XZ3JM2gFFz5bMCT; Thu, 24 Oct 2024 11:16:19 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XZ3JM29CFz4vYK; Thu, 24 Oct 2024 11:16:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729768579; 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=BKiYfvh9R6nqvbF1UcITVJGegUtZTZSTftIbIIpNP74=; b=iy/ujlir9vj7EtGJJG57yG353qeiemFFFklPaMiazjD+AbqOWW/xfwMW0E+w6x9PNIFums a1t11BcUeqLVskIHwHo5yC5yvj0JowJptp7BWfl/tSSZ/aPB9MtlDoZ7/qlzq+ASdYqR1N DFoAdoXcvOJxJoqEJYuMNnsnZN6VOuJAJPZyONUvhIdD3bb3uagmybJJaetcbC0hQFS+bE FI/F6/AYgtfRb4TFxZjaXU+rGoqlWh0Hl887acKptNOrly4l/LXEGykkFqQt5PX85Dorxs WoysajALos3o18ZbgUkL/eGmFssTqTPlC8mpPPDkCwVtrVuWPRnvDyjRfz/pFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729768579; 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=BKiYfvh9R6nqvbF1UcITVJGegUtZTZSTftIbIIpNP74=; b=gkYEDRnaDrwTCOG2XpnxEAQlH2/HetkzHSV7pVUT8t43CTSCpjf+bqCyduVCnRUanC6a/d /yCb1g0YOIvtblTbvb023haGXk5spukli75PJrn+VGidr6g3/oXSJGCrW0Yg/G0ZLUViNP VoN6z/9Oi104iQur0zKmLFrp+hq9kKZ76yH9cCXXhu6GMU0NxwLYtzTm0CtKlR8OYFexRV CotDunPgYCKLgkLk6/EB6hg9WHdUhqe/pOUKHA8n+Ge4LXxdA6aEBhgEa4YDjVncnmqzYQ bpRsc+ADOHNmueTf231A1IsGjenk9hevitJ9thcY2clXsQ6owd480sMwP2SVwA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729768579; a=rsa-sha256; cv=none; b=MwhM+BrxKNmCd5cdUe217JDz1TMWCpYsIdupqse7nSud3EOk8mUzZ0/s1EnvjhsDnUPRIn go3SgbXlH2/lMlo9fb4aaIJdbEuVyyJxKHhCN+nHpc62fDOpxWupv34CzHfheJ/1xAWQeD 61pQFLsuvRUGDxI+NldAfEn7SjWynrSHKXJekaFhWXlQmt9y7Tv53YBRUS3eemyjz7zuRr fwjKy+CQiAQfpiGjyudXSQS9VwMI6oCte21J/RLj+W7TUZjbhnQXW7tq1i+6tt9rq3TdrZ 6dKfQEWVoZt6h6YcmNHrvNl/Vj0O5eXotF9cZIfZ73jT61F1aZNSoar+QxMgZg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XZ3JM1mKwzfpk; Thu, 24 Oct 2024 11:16:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 49OBGJjW033499; Thu, 24 Oct 2024 11:16:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49OBGJgN033496; Thu, 24 Oct 2024 11:16:19 GMT (envelope-from git) Date: Thu, 24 Oct 2024 11:16:19 GMT Message-Id: <202410241116.49OBGJgN033496@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Max Brazhnikov Subject: git: 444ee667eb03 - 2024Q4 - games/glob2: mark BROKEN after boost update 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 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: makc X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q4 X-Git-Reftype: branch X-Git-Commit: 444ee667eb03929cbf56ef4db0bdfad63e3a7229 Auto-Submitted: auto-generated The branch 2024Q4 has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=444ee667eb03929cbf56ef4db0bdfad63e3a7229 commit 444ee667eb03929cbf56ef4db0bdfad63e3a7229 Author: Max Brazhnikov AuthorDate: 2024-10-18 08:08:14 +0000 Commit: Max Brazhnikov CommitDate: 2024-10-24 11:15:48 +0000 games/glob2: mark BROKEN after boost update (cherry picked from commit 2756e393fed7b95a6bc86a4ac38bf7dd52069b70) --- games/glob2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/games/glob2/Makefile b/games/glob2/Makefile index 468adc05236a..d04d8d5071b3 100644 --- a/games/glob2/Makefile +++ b/games/glob2/Makefile @@ -10,6 +10,8 @@ WWW= https://globulation2.org/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= fails to build with boost-1.85 + LIB_DEPENDS= libvorbis.so:audio/libvorbis \ libportaudio.so:audio/portaudio \ libspeex.so:audio/speex \