Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jul 2023 20:46:37 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ca38eecf2045 - main - www/squid-devel: Deprecate port
Message-ID:  <202307192046.36JKkbOK049451@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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'



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