git: 98d128a55b07 - main - www/squid3: Mark as deprecated and set an expiry date

Danilo G. Baio dbaio at FreeBSD.org
Sun May 23 23:00:49 UTC 2021


The branch main has been updated by dbaio:

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

commit 98d128a55b0761e7b2a53a861c1eb93e83ddfa45
Author:     Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: 2021-05-23 21:25:52 +0000
Commit:     Danilo G. Baio <dbaio at FreeBSD.org>
CommitDate: 2021-05-23 22:58:47 +0000

    www/squid3: Mark as deprecated and set an expiry date
    
    Expiration date following expected EoL of FreeBSD 11.
    
    PR:             254749
    Approved by:    timp87 at gmail.com (maintainer)
---
 www/squid3/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/squid3/Makefile b/www/squid3/Makefile
index dcb7ec367545..4d9df3ba46ce 100644
--- a/www/squid3/Makefile
+++ b/www/squid3/Makefile
@@ -15,6 +15,9 @@ COMMENT=	HTTP Caching Proxy
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Unsupported by upstream
+EXPIRATION_DATE=2021-09-30
+
 CONFLICTS=	squid-* squid-devel-*
 
 BROKEN_powerpc64=	Does not build: error: unrecognizable insn


More information about the dev-commits-ports-all mailing list