Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Mar 2022 08:02:21 +0900 (JST)
From:      Yasuhiro Kimura <yasu@FreeBSD.org>
To:        freebsd-ports@freebsd.org
Subject:   Re: Need approval for an update of sysutils/nfs-over-tls
Message-ID:  <20220306.080221.1002778330130952156.yasu@FreeBSD.org>
In-Reply-To: <YT2PR01MB97304D9625FDCE147065E848DD069@YT2PR01MB9730.CANPRD01.PROD.OUTLOOK.COM>
References:  <YT2PR01MB97304D9625FDCE147065E848DD069@YT2PR01MB9730.CANPRD01.PROD.OUTLOOK.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
From: Rick Macklem <rmacklem@uoguelph.ca>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220306.080221.1002778330130952156.yasu>