git: 4eef4cd0fa44 - main - security/gss: Deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 May 2022 11:40:19 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4eef4cd0fa4482a3387b32157d7adab6a671c91f commit 4eef4cd0fa4482a3387b32157d7adab6a671c91f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-05-23 11:30:32 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-05-23 11:37:46 +0000 security/gss: Deprecate and set expiration date to 2022-06-30 Abandonware, last release in 2014 and no development since PR: 263912 --- security/gss/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/gss/Makefile b/security/gss/Makefile index de84985eb822..b49d4a5949f2 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -11,6 +11,9 @@ COMMENT= GNU Generic Security Service Library LIB_DEPENDS= libshishi.so:security/shishi +DEPRECATED= Abandonware, last release in 2014 and no development since +EXPIRATION_DATE=2022-06-30 + CONFLICTS= heimdal USES= libtool localbase:ldflags pathfix pkgconfig perl5