git: a9ccec0dfbac - main - net/cjdns: Broken
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jun 2024 17:18:18 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a9ccec0dfbac5c575ab559261c4feac11e073d5d commit a9ccec0dfbac5c575ab559261c4feac11e073d5d Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-06-09 17:17:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-06-09 17:17:56 +0000 net/cjdns: Broken --- net/cjdns/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/cjdns/Makefile b/net/cjdns/Makefile index bee304c8665f..617f9e693545 100644 --- a/net/cjdns/Makefile +++ b/net/cjdns/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/cjdelisle/cjdns LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= 21.1 is incompatible with Puython-3.11, and 22.0 fails to build, see https://github.com/hyperboria/bugs/issues/219 + BUILD_DEPENDS= bash:shells/bash USES= gmake nodejs:build python