[Bug 260019] net/foreman-proxy: update to 3.0.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 Dec 2021 13:08:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260019

--- Comment #3 from Frank Wall <fw@moov.de> ---
(In reply to Jason Unovitch from comment #2)

> but we don't need to pull in systemd for this

I'm not biased towards any solution to this problem, I'm fine with whatever a
plugin committer is willing to approve. But one could argue that the systemd
code is no-op, because it will just do nothing on FreeBSD. And going forward it
will be much easier to update the port if we don't modify the source code to
remove systemd-related stuff.

> why do we need to patch lib/proxy/http_download.rb to include a "verify_server_cert = false" line?

I think you're reading the patch incorrectly. :) It's a patch for the patch.
This line is the new content of the original lib/proxy/http_download.rb file.
We only change the wget path, everything else is unmodified. But the
patch-patch shows a modification, because the original file got modified
upstream.

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