git: 482132216c5e - main - www/webstone-ssl: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Mon, 01 May 2023 18:18:51 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=482132216c5e93b2b9f7808022f902f41bedabc4

commit 482132216c5e93b2b9f7808022f902f41bedabc4
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-05-01 15:40:13 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-05-01 18:18:39 +0000

    www/webstone-ssl: Mark DEPRECATED
    
    - Requires upstream EOL OpenSSL 1.0.X versions
    - Broken for more than a year
    - Set EXPIRATION_DATE to 2023-06-01
---
 www/webstone-ssl/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/webstone-ssl/Makefile b/www/webstone-ssl/Makefile
index 1ff82b611ed4..8de4649d2138 100644
--- a/www/webstone-ssl/Makefile
+++ b/www/webstone-ssl/Makefile
@@ -10,6 +10,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	World wide web server benchmarking with SSL support
 WWW=		https://crypto.stanford.edu/~nagendra/projects/WebStone/
 
+DEPRECATED=	Requires upstream EOL OpenSSL 1.0.X
+EXPIRATION_DATE=	2023-06-01
+
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING