Re: [Update] security/argon2 pkg-config version fix

2023-09-28 Thread Stuart Henderson
On 2023/09/25 20:25, Klemens Nanni wrote: > On Mon, Sep 25, 2023 at 12:42:57PM -0700, JR Aquino wrote: > > Attaching a very simple fix for the security/argon2 port where pkg-config > > data is not properly recording the version data by setting the > > ARGON2_VERSION value as one of the MAKE_FLAGS.

Re: [Update] security/argon2 pkg-config version fix

2023-09-25 Thread Klemens Nanni
On Mon, Sep 25, 2023 at 12:42:57PM -0700, JR Aquino wrote: > Attaching a very simple fix for the security/argon2 port where pkg-config > data is not properly recording the version data by setting the > ARGON2_VERSION value as one of the MAKE_FLAGS. > > Current behavior is breaking dependency chec

[Update] security/argon2 pkg-config version fix

2023-09-25 Thread JR Aquino
Attaching a very simple fix for the security/argon2 port where pkg-config data is not properly recording the version data by setting the ARGON2_VERSION value as one of the MAKE_FLAGS. Current behavior is breaking dependency checks for other software that attempts to inspect version info: # cat /