Re: git: f11ed4160472 - main - devel/libgit2: update to 1.6.4
- In reply to: Guido Falsi : "Re: git: f11ed4160472 - main - devel/libgit2: update to 1.6.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Sep 2023 14:50:59 UTC
Guido Falsi wrote: > On 08/09/23 16:09, Charlie Li wrote: >> I have 1.7.1 locally without any additional patching. However, we may >> need an additional ${CMAKE_ARGS} to pass ${OPENSSLBASE} so that CMake >> picks up the correct USES=ssl implementation, because it's >> unconditionally picking up the base system one. >> > > Updating to an even newer version would be good too. Hoping getting it > to take the correct ssl library is that easy and does not require cmake > changes. > Got bit with the wrong ssl provider in a different port that uses meson. Turns out the newest/current pkgconf regressed in this area, so anything that uses pkgconf to determine the ssl provider is probably boned until workarounds like this or a proper pkgconf fix happens. -- Charlie Li …nope, still don't have an exit line.