Summary: | www/squid3: Add DEPRECATED and EXPIRATION_DATE | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> | ||||||
Component: | Individual Port(s) | Assignee: | Danilo G. Baio <dbaio> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | dbaio, timp87 | ||||||
Priority: | --- | Keywords: | easy | ||||||
Version: | Latest | Flags: | dbaio:
maintainer-feedback+
dbaio: merge-quarterly+ |
||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Daniel Engberg
2021-04-03 20:55:09 UTC
I'd like to delete it only when freebsd 11 is OEL EOL I meant @Reporter, if there are any changes required to support squid3 until 11.* EoL or correct problems with the port as is, such as BROKEN messages, using only base ssl, or other change, please re-open with additional details and change proposals We should at least add a deprecated entry? ^Triage: Re-open pending patch to add deprecation notice and expiration date Created attachment 225139 [details]
Patch for squid3 v2
Add DEPRECATED and EXPIRATION_DATE
Comment on attachment 225139 [details]
Patch for squid3 v2
Well, as far as I understand I was supposed to set maintainer-approval to +.
Anyway, I'm ok with the patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=98d128a55b0761e7b2a53a861c1eb93e83ddfa45 commit 98d128a55b0761e7b2a53a861c1eb93e83ddfa45 Author: Daniel Engberg <daniel.engberg.lists@pyret.net> AuthorDate: 2021-05-23 21:25:52 +0000 Commit: Danilo G. Baio <dbaio@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@gmail.com (maintainer) www/squid3/Makefile | 3 +++ 1 file changed, 3 insertions(+) A commit in branch 2021Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7886a9905189798f2b702a932a4c462d7d0d5adc commit 7886a9905189798f2b702a932a4c462d7d0d5adc Author: Daniel Engberg <daniel.engberg.lists@pyret.net> AuthorDate: 2021-05-23 21:25:52 +0000 Commit: Danilo G. Baio <dbaio@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@gmail.com (maintainer) (cherry picked from commit 98d128a55b0761e7b2a53a861c1eb93e83ddfa45) www/squid3/Makefile | 3 +++ 1 file changed, 3 insertions(+) Committed, thanks! |