[MacPorts] #71760: openssl3 @3.4.0: legacy provider improperly built/configured
MacPorts
noreply at macports.org
Tue Jan 7 20:15:22 UTC 2025
#71760: openssl3 @3.4.0: legacy provider improperly built/configured
-------------------------+--------------------
Reporter: mouse07410 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: openssl3 |
-------------------------+--------------------
Comment (by neverpanic):
Replying to [comment:13 mouse07410]:
> > Is this something you could test?
>
> If you mean "build a version from Macports sources and test it", then -
might be able to if somebody can "hold my hand", aka - tell me in details
how/where-from to download the stuff, how to build it so it doesn't
interfere with my current installations (Macports system-wide
OpenSSL-3.4.0 and local OpenSSL master branch), and how to run the tests
(again, avoiding interference to and from what's currently installed).
The easiest way to do this is to download
https://github.com/openssl/openssl/commit/5549fcd4783cb6c2a7f07e74505a2eea4939e5b1.patch,
run `s/^([-+]{3} )[ab]/\1./` on it so we won't need to invoke `patch` with
`-p1`, place the file in `$(port dir openssl3)/files`, make sure the
`macports` user can read it, run `port edit openssl3`, add a line
`patchfiles-append 5549fcd4783cb6c2a7f07e74505a2eea4939e5b1.patch`,
increase the revision field, and then run `sudo port upgrade` in `$(port
dir openssl3)`.
--
Ticket URL: <https://trac.macports.org/ticket/71760#comment:14>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list