Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2024 16:37:51 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: 5e60eba22387 - main - devel/dia2code+: Deprecate and set expiration date to 2024-07-16
Message-ID:  <202406161637.45GGbpXp072037@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=5e60eba22387f2c079810d7cb153499862d9b29d

commit 5e60eba22387f2c079810d7cb153499862d9b29d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-06-16 16:05:28 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-06-16 16:35:52 +0000

    devel/dia2code+: Deprecate and set expiration date to 2024-07-16
    
    Deprecate as port fails to build with libxml2 2.13.0 as requested
    by maintainer
    
    PR:             279759
    Reviewed by:    bofh (via Matrix)
---
 devel/dia2code+/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/dia2code+/Makefile b/devel/dia2code+/Makefile
index 85ab2c3db9b9..305e9f70536d 100644
--- a/devel/dia2code+/Makefile
+++ b/devel/dia2code+/Makefile
@@ -12,6 +12,9 @@ WWW=		https://dia2code.sourceforge.net/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Fails to build with libxml2 2.13.0 (PR 279759)
+EXPIRATION_DATE=2024-07-16
+
 USES=		autoreconf:build compiler:c++11-lib gnome iconv
 USE_GNOME=	libxml2
 GNU_CONFIGURE=	yes



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