Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 17:33:05 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: 828f831dd68d - main - devel/libxs: Mark BROKEN, deprecate and set expiration date to 2024-09-30
Message-ID:  <202409081733.488HX5hv008572@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=828f831dd68dc21198531dc0eb571a2112c95e2b

commit 828f831dd68dc21198531dc0eb571a2112c95e2b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-09-08 17:10:54 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-09-08 17:31:49 +0000

    devel/libxs: Mark BROKEN, deprecate and set expiration date to 2024-09-30
    
    Unfetchable, upstream is gone and repo is deleted
---
 devel/libxs/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/devel/libxs/Makefile b/devel/libxs/Makefile
index 534ed93d8b89..57efad7b5173 100644
--- a/devel/libxs/Makefile
+++ b/devel/libxs/Makefile
@@ -10,6 +10,10 @@ WWW=		https://github.com/crossroads-io/libxs
 
 LICENSE=	GPLv3
 
+BROKEN=		Unfetchable
+DEPRECATED=	Upstream is gone and repo is deleted
+EXPIRATION_DATE=2024-09-30
+
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 USES=		autoreconf pathfix pkgconfig libtool



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