Date: Tue, 07 Apr 2026 11:31:43 +0000 From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e01c802af438 - main - devel/sd-mux-ctrl: Mark DEPRECATED Message-ID: <69d4eb1f.235db.28c79eb1@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=e01c802af43826c4b22ae975963deda8c2ec69a3 commit e01c802af43826c4b22ae975963deda8c2ec69a3 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-04-07 10:39:25 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-04-07 11:04:25 +0000 devel/sd-mux-ctrl: Mark DEPRECATED - Upstream no longer maintained - The Tizen infrastructure this port depends on has been discontinued - Set EXPIRATION_DATE 2026-05-07 If someone needs this port feel free to undeprecate and takeover maintainership. --- devel/sd-mux-ctrl/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/devel/sd-mux-ctrl/Makefile b/devel/sd-mux-ctrl/Makefile index 5243048adce3..07f242c9a41e 100644 --- a/devel/sd-mux-ctrl/Makefile +++ b/devel/sd-mux-ctrl/Makefile @@ -1,6 +1,6 @@ PORTNAME= sd-mux-ctrl DISTVERSION= g20200217 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= https://git.tizen.org/cgit/tools/testlab/sd-mux/snapshot/sd-mux-9dd189d973da64e033a0c5c2adb3d94b23153d94.tar.bz2?/ @@ -14,6 +14,9 @@ WWW= https://git.tizen.org/cgit/tools/testlab/sd-mux/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Upstream project is unmaintained as the Tizen project is no longer active +EXPIRATION_DATE= 2026-05-07 + LIB_DEPENDS= libftdi1.so:devel/libftdi1 \ libpopt.so:devel/popthome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d4eb1f.235db.28c79eb1>
