https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260019
--- Comment #3 from Frank Wall <[email protected]> --- (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.
