cvs commit: ports/security/ca_root_nss Makefile

Florian Smeets flo at freebsd.org
Fri Mar 2 09:20:36 UTC 2012


On 02.03.2012 10:15, Doug Barton wrote:
> Would '${LN} -sf' have been a safer choice?

Why safer? What if someone has a link pointing to another cert file? 
${LN} -sf would just overwrite it. Now we only create the link if it's 
not there. IMHO the safest choice for all cases, no?

Florian

>
>
> On 02/27/2012 15:35, Florian Smeets wrote:
>> flo         2012-02-27 23:35:11 UTC
>>
>>    FreeBSD ports repository
>>
>>    Modified files:
>>      security/ca_root_nss Makefile
>>    Log:
>>    make sure installation does not fail if for whatever reason the symlink in
>>    /etc/ssl is still there on (re)install phase with ETCSYMLINK option set.
>>
>>    Submitted by:   mi
>>
>>    Revision  Changes    Path
>>    1.19      +2 -1      ports/security/ca_root_nss/Makefile
>>
>> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/security/ca_root_nss/Makefile.diff?&r1=1.18&r2=1.19&f=u
>>
>
>



More information about the cvs-all mailing list