Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jul 2024 19:06:46 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: f31abb9dc261 - main - net-im/telepathy-salut: Deprecate and set expiration date to 2024-08-21
Message-ID:  <202407241906.46OJ6kMH044465@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=f31abb9dc261421877f2f7f93b0da80c1bdb7ef8

commit f31abb9dc261421877f2f7f93b0da80c1bdb7ef8
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-07-21 12:03:22 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-07-24 19:06:37 +0000

    net-im/telepathy-salut: Deprecate and set expiration date to 2024-08-21
    
    Fails to build with libxml2 2.13 and newer
    
    PR:             279963
    Approved by:    portmgr (maintainer timeout, 3+ weeks)
---
 net-im/telepathy-salut/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile
index fd03c60ca85c..b7f53f2bd7ea 100644
--- a/net-im/telepathy-salut/Makefile
+++ b/net-im/telepathy-salut/Makefile
@@ -11,6 +11,9 @@ WWW=		https://telepathy.freedesktop.org/
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Fails to build with libxml2 2.13.2 (PR 279963)
+EXPIRATION_DATE=2024-08-21
+
 LIB_DEPENDS=	libavahi-glib.so:net/avahi-app \
 		libtelepathy-glib.so:net-im/telepathy-glib \
 		libsoup-2.4.so:devel/libsoup


home | help

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