git: 828f831dd68d - main - devel/libxs: Mark BROKEN, deprecate and set expiration date to 2024-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 17:33:05 UTC
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