Re: git: f02f777b7719 - 2022Q2 - sysutils/fusefs-encfs: Unbreak build with llvm13

From: Dmitri Goutnik <dmgk_at_freebsd.org>
Date: Thu, 09 Jun 2022 11:20:42 UTC
On 22-06-09 03:52:18, Bryan Drewery wrote:
> The branch 2022Q2 has been updated by bdrewery:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=f02f777b7719e91eff58b3397cf495c56195cac8
> 
> commit f02f777b7719e91eff58b3397cf495c56195cac8
> Author:     Dmitri Goutnik <dmgk@FreeBSD.org>
> AuthorDate: 2022-05-14 16:10:33 +0000
> Commit:     Bryan Drewery <bdrewery@FreeBSD.org>
> CommitDate: 2022-06-09 03:52:05 +0000
> 
>     sysutils/fusefs-encfs: Unbreak build with llvm13
>     
>     /wrkdirs/usr/ports/sysutils/fusefs-encfs/work/encfs-1.9.5/encfs/NullCipher.cpp:81:36: error: no matching constructor for initialization of 'std::shared_ptr<AbstractCipherKey>'
>     std::shared_ptr<AbstractCipherKey> gNullKey(new NullKey(), NullDestructor());
>                                        ^        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>     
>     Solution was taken from eacf34a1cf4b6b81e54d4fe74ad931ee93d1d8ef
>     
>     (cherry picked from commit 7508209535a01298ef91e7f6d4e1b33a5e5ffd97)
> ---
>  sysutils/fusefs-encfs/files/patch-encfs_NullCipher.cpp | 11 +++++++++++
>  1 file changed, 11 insertions(+)

Did I forget to merge? Apologies. It's weird though that I wasn't receiving 
any fallout emails about this.

-- 
Dmitri Goutnik
dg@syrec.org / dmgk@FreeBSD.org