Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2024 17:18:18 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a9ccec0dfbac - main - net/cjdns: Broken
Message-ID:  <202406091718.459HIIp8093102@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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