[Bug 273542] .NET ports: fix ipv6 detection
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273542] .NET ports: fix ipv6 detection"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Sep 2023 17:26:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273542
--- Comment #15 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=5cf4242d5f468f1663da0df17f0b18b6edd6f581
commit 5cf4242d5f468f1663da0df17f0b18b6edd6f581
Author: Keith Chiem <keith.chiem@gmail.com>
AuthorDate: 2023-09-24 17:16:28 +0000
Commit: Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2023-09-24 17:24:33 +0000
.NET ports: improve IPv6 detection in rc script
An IPv6 address on the localhost does not mean a jail has IPv6.
Also remove two credit lines as he is now credited in the git log.
PR: 273542
Reported by: michiel@vanbaak.eu
Approved by: michiel@vanbaak.eu (maintainer)
multimedia/emby-server-devel/Makefile | 2 +-
multimedia/emby-server/Makefile | 2 +-
multimedia/emby-server/files/emby-server.in | 2 +-
multimedia/jellyfin/Makefile | 2 +-
multimedia/jellyfin/files/jellyfin.in | 2 +-
net-p2p/lidarr/Makefile | 1 +
net-p2p/lidarr/files/lidarr.in | 2 +-
net-p2p/prowlarr/files/prowlarr.in | 1 -
net-p2p/radarr/Makefile | 1 +
net-p2p/radarr/files/radarr.in | 2 +-
net-p2p/readarr/files/readarr.in | 1 -
11 files changed, 9 insertions(+), 9 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.