From nobody Thu Oct 03 10:27:53 2024 X-Original-To: dev-commits-ports-main@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 4XK7DB2lr5z5Y6hY; Thu, 03 Oct 2024 10:27:54 +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 4XK7D96WC4z4DRh; Thu, 3 Oct 2024 10:27:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727951273; 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=6RJMCeVuvzPijVZiWzMRBip2purzmKIR6+bu1/NumRU=; b=vLvtq3XjuPF45m+jQEOnKjVifp1znAu3UMNn/An1XmV7hhrtaMTqTmjMgiW2mGi8Luk8VH Zf0ngxQNMvxBozNOTO8bRjVgCdt9csM5gxQgL5+opcgWyRil+v8R4J/Or3cvA4cGLp6rN/ fkVWnfCCcXqgOQDheEBllLv0r4Tcce2rmOVm6HMlNFenR9lRE/wR0J1STrU6iHRUwM7JgS M2mFI1O5YXnbwxlCqNdKRSPRt9aR7zpL1N8SC5X/kOvyiy+IK+0We+O2M6809wW9J1fvBt qs3a7netuVsfWbGfKzbIIRwf6O61FWJShv0FvB8CC3szVm02IAuMWNw3UHm7fw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727951273; 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=6RJMCeVuvzPijVZiWzMRBip2purzmKIR6+bu1/NumRU=; b=D4M04eyLFXK7PN6UhOPgH1KsAAboFahok19ss/U6B2FzlCQzoZyfAUzmkWfVLykfoc4/5z 92FakR9tMXrD6HET+LGEMVY+en4FAY9pmeXN0PMSHai8BoCKdsZoT52T2W9852JecV3JYI uSapf1MoMkuNIEha6z/m+tNf4liCnhbs3hBwT2E9ZaqQMO22fE5DAv+cTdd05cvZWrLmAW SSw30+2iptoHO35euaR1F+kyNBu0RGevXPL90Y4BTxfIoUisdmB2cUsO56OkNozLuOu8S/ 9+/0Klj2m3OSBBI/0eH1jrFVYXz2xSeRKcoO5Y8VVTY7Mo1gJDS1lXHgokbSSg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727951273; a=rsa-sha256; cv=none; b=wck6hA8CdO6lvjPAx0s1OCV+WnswFHz1JP9VWJoU+7x2DJbpLTF9b7key6sQPded6PZLOi dDu0PrmJgDXGJB8IWPB8hau6FLcn7YuoqVdqfHK3VDLTqciPfpTjjHT7+oI8VNK5l4YDms nAsGCP1hbQqtm1O4eahS15Yhgwun8ancx99c8bkp5zefSx+ndtPp5l8M35OhZrO6V8fsSD 1BIZakTaW2NK8/u2gNS74AtWsl9fNJShnQxYi9czC7rpS5Jj7mGxja1uM80u57LRfILotB AK/BhrX/M1MP284hzzBso3cRNjZmR7T/z2a31BysjUcy7hgzqd7bn7pAe5wfqQ== 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 4XK7D95N6TzmlX; Thu, 3 Oct 2024 10:27:53 +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 493ARrUB043227; Thu, 3 Oct 2024 10:27:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 493ARrEF043224; Thu, 3 Oct 2024 10:27:53 GMT (envelope-from git) Date: Thu, 3 Oct 2024 10:27:53 GMT Message-Id: <202410031027.493ARrEF043224@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: c9d75a49a661 - main - games/violetland: mark as BROKEN, fails to build with boost-1.85+ List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c9d75a49a6611d601ccc8ab45aaaa2152bb20f7c Auto-Submitted: auto-generated The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c9d75a49a6611d601ccc8ab45aaaa2152bb20f7c commit c9d75a49a6611d601ccc8ab45aaaa2152bb20f7c Author: Dima Panov AuthorDate: 2024-10-03 08:17:50 +0000 Commit: Dima Panov CommitDate: 2024-10-03 10:25:12 +0000 games/violetland: mark as BROKEN, fails to build with boost-1.85+ With hat: office Sponsored by: Future Crew, LLC --- games/violetland/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/violetland/Makefile b/games/violetland/Makefile index f2e28780f4da..f9c21a41938b 100644 --- a/games/violetland/Makefile +++ b/games/violetland/Makefile @@ -12,6 +12,7 @@ LICENSE_COMB= multi #LICENSE_FILE_GPLv3= "${WRKSRC}/LICENSE (code)" # framework doesn't handle these properly #LICENSE_FILE_CC-BY-SA-3.0= "${WRKSRC}/LICENSE (content)" +BROKEN= fails to build with boost-1.85+ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs USE_GITHUB= yes