[Bug 294048] www/fabio: Update to 1.6.11

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 28 Mar 2026 00:14:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294048

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=ea4da10cbbcac68e7befde5375f2650a2e81b836

commit ea4da10cbbcac68e7befde5375f2650a2e81b836
Author:     Tom Rissman <trissman@mrdlaw.com>
AuthorDate: 2026-03-28 00:09:22 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-03-28 00:09:22 +0000

    www/fabio: Update 1.6.4 => 1.6.11, fix runtime

    A recent update to Consul causes Fabio to fail to register itself in the
    service directory.  Consul has apparently become stricter in its
    interpretation of IPv4 addresses and fails to recognize an IPv4 address
    surrounded by square brackets.  Versions prior to 1.22 permitted this.
    Fabio (prior to 1.6.11) sends its IPv4 address wrapped in square
    brackets and will fail to register on a newer Consul.

    Changelog:
    https://github.com/fabiolb/fabio/blob/master/CHANGELOG.md#v1611-2025-12-09

    While here replace PORTVERSION with DISTVERSION.

    PR:             294048
    Approved by:    blanket (fix runtime)
    Sponsored by:   UNIS Labs
    MFH:            2026Q1

 www/fabio/Makefile |  5 ++---
 www/fabio/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.