Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2022 11:40:20 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: 0bd530b417ba - main - security/shishi: Deprecate and set expiration date to 2022-06-30
Message-ID:  <202205231140.24NBeKoA040709@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=0bd530b417ba1d2c36a634b89dfc5c2f099cfbf2

commit 0bd530b417ba1d2c36a634b89dfc5c2f099cfbf2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-05-23 11:32:01 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-05-23 11:39:27 +0000

    security/shishi: Deprecate and set expiration date to 2022-06-30
    
    Abandonware, last release in 2013 and no development since
    
    PR:             263914
---
 security/shishi/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/shishi/Makefile b/security/shishi/Makefile
index 5c546276a7f8..44b38713d2ef 100644
--- a/security/shishi/Makefile
+++ b/security/shishi/Makefile
@@ -7,6 +7,9 @@ MASTER_SITES=	GNU
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Free implementation of the Kerberos 5 network security system
 
+DEPRECATED=	Abandonware, last release in 2013 and no development since
+EXPIRATION_DATE=2022-06-30
+
 LIB_DEPENDS=	libidn.so:dns/libidn \
 		libtasn1.so:security/libtasn1 \
 		libgcrypt.so:security/libgcrypt \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205231140.24NBeKoA040709>