Date: Sat, 8 Feb 2025 15:05:30 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: f7b120cad0d2 - main - sysutils/pass-secrets: Deprecate and set expiration date to 2025-02-28 Message-ID: <202502081505.518F5UHL049580@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=f7b120cad0d23dc909feadf3f8313e744876f596 commit f7b120cad0d23dc909feadf3f8313e744876f596 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-02-08 12:16:20 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-02-08 13:51:16 +0000 sysutils/pass-secrets: Deprecate and set expiration date to 2025-02-28 Listed as BROKEN and unmaintained for months --- sysutils/pass-secrets/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/pass-secrets/Makefile b/sysutils/pass-secrets/Makefile index 148726bafa65..627ab664c569 100644 --- a/sysutils/pass-secrets/Makefile +++ b/sysutils/pass-secrets/Makefile @@ -10,6 +10,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= https://github.com/nullobsi/pass-secrets/issues/17 +DEPRECATED= Listed as BROKEN and unmaintained for months +EXPIRATION_DATE=2025-02-28 LIB_DEPENDS= libsdbus-c++.so:devel/sdbus-cpp RUN_DEPENDS= pass:sysutils/password-store
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502081505.518F5UHL049580>