Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2024 16:37:52 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: 20ee0c7068c5 - main - textproc/diffmark: Deprecate and set expiration date to 2024-07-16
Message-ID:  <202406161637.45GGbq99072088@gitrepo.freebsd.org>

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

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

commit 20ee0c7068c50c85dabfb99e1d3a86ada9fdab32
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-16 16:13:14 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-16 16:35:52 +0000

    textproc/diffmark: Deprecate and set expiration date to 2024-07-16
    
    Deprecate as port fails to build with libxml2 2.13.0 and upstream is
    gone
    
    PR:             279705
---
 textproc/diffmark/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/textproc/diffmark/Makefile b/textproc/diffmark/Makefile
index c0845d56cbe8..b244d87a2d48 100644
--- a/textproc/diffmark/Makefile
+++ b/textproc/diffmark/Makefile
@@ -9,6 +9,10 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	XML diff and merge package
 WWW=		http://www.mangrove.cz/diffmark/
 
+BROKEN=		Unfetchable
+DEPRECATED=	Fails to build with libxml2 2.13.0 (PR 279705)
+EXPIRATION_DATE=2024-07-16
+
 USES=		gnome libtool pkgconfig
 USE_GNOME=	libxml2
 GNU_CONFIGURE=	yes



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