From: Rick Macklem <[email protected]> Subject: Need approval for an update of sysutils/nfs-over-tls Date: Sat, 5 Mar 2022 22:21:12 +0000
> Hi, > > I have an update to version 1.2 of sysutils/nfs-over-tls > so that the daemons work with newer versions of > the OpenSSL libraries. > > I need someone to review/approve this update. > The "git diff" is attached. > > Thanks, rick Isn't it better to add following lines to Makefile than adding explanation to pkg-descr? .if exists(/usr/sbin/rpc.tlsclntd) IGNORE= Already included in base system .endif Best Regards. --- Yasuhiro Kimura
