Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 16:01:34 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 95955b752473 - main - devel/libhyve-remote: deprecate
Message-ID:  <202302201601.31KG1YmC034365@gitrepo.freebsd.org>

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

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

commit 95955b752473e1cc687e5103e9ae41510a3a5001
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2023-02-20 15:01:21 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2023-02-20 15:55:51 +0000

    devel/libhyve-remote: deprecate
---
 devel/libhyve-remote/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/libhyve-remote/Makefile b/devel/libhyve-remote/Makefile
index 7955224d373a..df971faeea9f 100644
--- a/devel/libhyve-remote/Makefile
+++ b/devel/libhyve-remote/Makefile
@@ -10,6 +10,8 @@ LICENSE=	BSD2CLAUSE GPLv2
 LICENSE_COMB=	dual
 
 BROKEN=		fails to build
+DEPRECATED=	Broken since 2020
+EXPIRATION_DATE=	2023-03-20
 
 LIB_DEPENDS=	libvncserver.so:net/libvncserver
 



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