git: 7886a9905189 - 2021Q2 - www/squid3: Mark as deprecated and set an expiry date
Danilo G. Baio
dbaio at FreeBSD.org
Sun May 23 23:04:18 UTC 2021
The branch 2021Q2 has been updated by dbaio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7886a9905189798f2b702a932a4c462d7d0d5adc
commit 7886a9905189798f2b702a932a4c462d7d0d5adc
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 23:03:30 +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)
(cherry picked from commit 98d128a55b0761e7b2a53a861c1eb93e83ddfa45)
---
www/squid3/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/squid3/Makefile b/www/squid3/Makefile
index 1998efa218fe..3ae168b7fe42 100644
--- a/www/squid3/Makefile
+++ b/www/squid3/Makefile
@@ -16,6 +16,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