diff options
author | Daniel Engberg <daniel.engberg.lists@pyret.net> | 2021-05-23 18:25:52 -0300 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2021-05-23 19:58:47 -0300 |
commit | 98d128a55b0761e7b2a53a861c1eb93e83ddfa45 (patch) | |
tree | 5699e2905c76f5d4179b92e82d7db3a226891121 | |
parent | devel/py-wlc: Update to 1.12 (diff) |
www/squid3: Mark as deprecated and set an expiry date
Expiration date following expected EoL of FreeBSD 11.
PR: 254749
Approved by: timp87@gmail.com (maintainer)
-rw-r--r-- | www/squid3/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |