Bug 271585

Summary: [patch] net/haproxy2*: Add FIB support to multiple profiles support in rc script
Product: Ports & Packages Reporter: Ryan Steinmetz <zi>
Component: Individual Port(s)Assignee: Dmitry Sivachenko <demon>
Status: Closed FIXED    
Severity: Affects Only Me Flags: demon: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fib support for profiles none

Description Ryan Steinmetz freebsd_committer freebsd_triage 2023-05-23 17:58:28 UTC
Created attachment 242346 [details]
fib support for profiles

- Add Multiple FIB support to multiple profiles support
- Bump PORTREVISION
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-05-23 18:57:14 UTC
A commit in branch main references this bug:

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

commit 04026c8b3952d5c717b0fbaf6d58d9317614aa0d
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2023-05-23 18:54:21 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2023-05-23 18:54:21 +0000

    net/haproxy2*: Add FIB support to multiple-profile smarts

    - Bump PORTREVISION

    PR:             271585
    Approved by:    maintainer (demon@)

 net/haproxy20/Makefile         | 1 +
 net/haproxy20/files/haproxy.in | 1 +
 net/haproxy22/Makefile         | 1 +
 net/haproxy22/files/haproxy.in | 1 +
 net/haproxy24/Makefile         | 1 +
 net/haproxy24/files/haproxy.in | 1 +
 net/haproxy25/Makefile         | 1 +
 net/haproxy25/files/haproxy.in | 1 +
 net/haproxy26/Makefile         | 1 +
 net/haproxy26/files/haproxy.in | 1 +
 10 files changed, 10 insertions(+)