Bug 270545 - news/fidogate: update to v5.12
Summary: news/fidogate: update to v5.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/ykaliuta/fidogate/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-30 16:19 UTC by Andriy Dzedolik
Modified: 2023-06-08 08:53 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (admin)


Attachments
Makefile, distinfo and configure.ac patch (1.84 KB, patch)
2023-03-30 16:19 UTC, Andriy Dzedolik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andriy Dzedolik 2023-03-30 16:19:10 UTC
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.
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-31 07:01:48 UTC
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.


Thanks!
Comment 2 Andriy Dzedolik 2023-03-31 07:48:58 UTC
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!
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-31 08:13:38 UTC
(In reply to dz from comment #2)
Nice to have :-)
Comment 4 Andriy Dzedolik 2023-03-31 10:53:45 UTC
(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!
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-15 17:11:36 UTC
Committed,

Thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2023-04-15 17:12:10 UTC
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(-)
Comment 7 Sergey Anokhin 2023-06-08 08:53:49 UTC
(In reply to Andriy Dzedolik from comment #4)

Hi Andriy,

Pls let me know if you need my help

Sorry for delay.

Thanks