Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 2026 20:50:39 +0000
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bc548a5ae5e1 - main - editors/texmacs: Mark broken on all releases and main
Message-ID:  <695ad29f.46f0d.3cc28c58@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

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

commit bc548a5ae5e14650980a011668d29ba899e0c4b0
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-01-04 20:25:07 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-01-04 20:38:25 +0000

    editors/texmacs: Mark broken on all releases and main
    
    See also: https://portsfallout.com/port/10807/
---
 editors/texmacs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile
index 75238619c58c..fedec47542e3 100644
--- a/editors/texmacs/Makefile
+++ b/editors/texmacs/Makefile
@@ -12,7 +12,7 @@ WWW=		https://www.texmacs.org/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BROKEN_FreeBSD_13=	Kernel/Containers/hashtree.cpp:97:14: error: no member named 'contains' in 'hashtree<K, V>'
+BROKEN=		Kernel/Containers/hashtree.cpp:97:14: error: no member named 'contains' in 'hashtree<K, V>'
 
 RUN_DEPENDS=	fig2dev:print/transfig
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695ad29f.46f0d.3cc28c58>