git: f7b120cad0d2 - main - sysutils/pass-secrets: Deprecate and set expiration date to 2025-02-28
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Feb 2025 15:05:30 UTC
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