Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2025 23:25:13 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6f756e6c4859 - main - print/miktex: Mark BROKEN, fails to build with ICU 76.1
Message-ID:  <202502142325.51ENPD0v089851@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

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

commit 6f756e6c4859d3b6a787281ef8525cf00d872a7f
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-02-14 23:23:32 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-02-14 23:25:08 +0000

    print/miktex: Mark BROKEN, fails to build with ICU 76.1
    
    PR:             284333
    Approved by:    portmgr (blanket)
---
 print/miktex/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/print/miktex/Makefile b/print/miktex/Makefile
index e554f7039254..73129c4eacd7 100644
--- a/print/miktex/Makefile
+++ b/print/miktex/Makefile
@@ -24,6 +24,7 @@ LICENSE_NAME=	Multiple
 LICENSE_TEXT=	This is a collection of many independent packages and does not have a single license
 LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
 
+BROKEN=		Fails to build with ICU 76.1
 NOT_FOR_ARCHS=	aarch64 armv7
 NOT_FOR_ARCHS_REASON=	Programs/TeXAndFriends/Knuth/web/tangle.p:1: parse error before `รป'
 


home | help

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