On 11 Aug 2019, at 14:52, Gerben Wierda wrote:

Busy adopting nsd (currently no maintainer). I have created a Portfile for the last version and added Startupitem statements. Everything works here.

The manual says:

diff -uR $(port dir $portname) . > change-$portname-maintainer.diff

However, macOS Mojave’s diff doesn’t understand that. -R is an invalid option.

It's not valid in any common variety of diff.

I’m not going to guess here, so what is it supposed to be?

I feel quite safe guessing that since the argument is a directory, it's a simple capitalization error, and should be 'r' instead of 'R'

--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)

Reply via email to