git: ca38eecf2045 - main - www/squid-devel: Deprecate port

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 19 Jul 2023 20:46:37 UTC
The branch main has been updated by fernape:

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

commit ca38eecf204526297c56fef8d2de7823b3511163
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-07-19 06:30:58 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-19 20:46:17 +0000

    www/squid-devel: Deprecate port
    
    This port is not used anymore to create rc-state releases of www/squid.
    
    PR:             272579
    Reported by:    timp87@gmail.com (maintainer)
---
 www/squid-devel/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/squid-devel/Makefile b/www/squid-devel/Makefile
index feaadef1638c..ee9f1b3989d6 100644
--- a/www/squid-devel/Makefile
+++ b/www/squid-devel/Makefile
@@ -26,6 +26,9 @@ WWW=		http://www.squid-cache.org/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Not used anymore to create rc-state releases
+EXPIRATION_DATE=	2023-09-01
+
 USES=		compiler:c++11-lib cpe perl5 shebangfix tar:xz
 BROKEN_SSL=	openssl30 openssl31
 BROKEN_SSL_REASON=	no matching function for call to 'CRYPTO_get_ex_new_index'