Created attachment 241211 [details] Makefile, distinfo and configure.ac patch Updated Makefile and distfiles to build fidogate 5.12. Added patch to allow configure to pass with INN 2.7. Tested build with and without INN support - no longer broken.
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Thanks!
There is no formal change log/release notes in this project (or at least I'm not aware of them). But if this is required, I can try to put something together from the commit messages and push to the github repo. Is it a 'must have'? Thanks!
(In reply to dz from comment #2) Nice to have :-)
(In reply to Fernando Apesteguía from comment #3) I've added link to GitHub generated release notes, I believe they should serve the purpose :^) Thanks!
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=81fbff35dab608db95146524d2bf36a96918374d commit 81fbff35dab608db95146524d2bf36a96918374d Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-03-31 06:56:53 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-04-15 17:06:44 +0000 news/fidogate: update to v5.12 * Fix crashes, support PING/TRACE, switch to github actions * mime: fix final NUL space allocating * rfc2ftn: add X-HTTP-USER-AGENT RFC header to use it as tearline. * tick: add tick flavour support for passthrough fileboxes * mime: get_mime_disposition: free allocated string but not tmps * acl: list_free: NULLify ngrp_pat_list PR: 270545 Reported by: dz@dolik.dev Approved by: admin@5034.ru (maintainer, timeout > 2 weeks) news/fidogate/Makefile | 5 +---- news/fidogate/distinfo | 6 +++--- news/fidogate/files/patch-configure.ac (new) | 11 +++++++++++ 3 files changed, 15 insertions(+), 7 deletions(-)
(In reply to Andriy Dzedolik from comment #4) Hi Andriy, Pls let me know if you need my help Sorry for delay. Thanks