Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 23:59:57 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ed0398d98039 - main - net-p2p/eiskaltdcpp-gtk: Mark broken, doesn't build with Pango 1.46.2 or newer
Message-ID:  <202105262359.14QNxvw4020134@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

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

commit ed0398d980392fae5ff2c1ee1758d09aaf489f17
Author:     Daniel Engberg <daniel.engberg.lists@pyret.net>
AuthorDate: 2021-05-26 23:59:39 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-05-26 23:59:39 +0000

    net-p2p/eiskaltdcpp-gtk: Mark broken, doesn't build with Pango 1.46.2 or newer
    
    PR:     255155
---
 net-p2p/eiskaltdcpp-gtk/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile
index c3f921b1c922..a76fa7878485 100644
--- a/net-p2p/eiskaltdcpp-gtk/Makefile
+++ b/net-p2p/eiskaltdcpp-gtk/Makefile
@@ -10,6 +10,8 @@ COMMENT=	EiskaltDC++ client GTK graphic interface
 
 LICENSE=	GPLv3
 
+BROKEN=		Doesn't compile with Pango 1.46.2 or newer - PR 249879
+
 RUN_DEPENDS=	eiskaltdcpp-data>=0:net-p2p/eiskaltdcpp-data
 LIB_DEPENDS=	libeiskaltdcpp.so:net-p2p/eiskaltdcpp-lib
 



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