Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2022 20:28:54 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 8cae5fec86a9 - 2022Q3 - games/abstreet: Add comment
Message-ID:  <202207292028.26TKSsLP063362@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q3 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8cae5fec86a942ab4e7f3b701accb1783ddd75d6

commit 8cae5fec86a942ab4e7f3b701accb1783ddd75d6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-07-29 20:28:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-29 20:28:50 +0000

    games/abstreet: Add comment
    
    (cherry picked from commit e816439686da12e2f2b7351901f1e5fd8a5eb00e)
---
 games/abstreet/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games/abstreet/Makefile b/games/abstreet/Makefile
index 803e261d761a..a8cc123d0356 100644
--- a/games/abstreet/Makefile
+++ b/games/abstreet/Makefile
@@ -12,7 +12,7 @@ COMMENT=	Game exploring how changes to city affect drivers/cyclists/pedestrians
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN=		fails to build with rust 1.61.0+
+BROKEN=		fails to build with rust 1.61.0+ # also see the WIP https://github.com/a-b-street/abstreet/issues/959 why it can't be updated yet
 
 BUILD_DEPENDS=	alsa-lib>0:audio/alsa-lib
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207292028.26TKSsLP063362>