Bug 271585 - [patch] net/haproxy2*: Add FIB support to multiple profiles support in rc script
Summary: [patch] net/haproxy2*: Add FIB support to multiple profiles support in rc script
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: Dmitry Sivachenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-23 17:58 UTC by Ryan Steinmetz
Modified: 2023-05-23 18:57 UTC (History)
0 users

See Also:
demon: maintainer-feedback+


Attachments
fib support for profiles (4.35 KB, text/plain)
2023-05-23 17:58 UTC, Ryan Steinmetz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)