Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 1998 08:46:39 -0800
From:      Matthew Hunt <mph@pobox.com>
To:        Daniel Eischen <eischen@vigrid.com>, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/8616
Message-ID:  <19981111084639.A26880@wopr.caltech.edu>
In-Reply-To: <199811110444.XAA14898@pcnet1.pcnet.com>; from Daniel Eischen on Tue, Nov 10, 1998 at 11:44:14PM -0500
References:  <199811110444.XAA14898@pcnet1.pcnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 10, 1998 at 11:44:14PM -0500, Daniel Eischen wrote:

> Right, patch-ad should be deleted.  I thought the diff -ur would
> do that, but I guess it didn't.

diff -urN will more or less do that.  As the man page says:

       -N
       --new-file
              In directory comparison, if a file is found in only
              one directory, treat it as present but empty in the
              other directory.

The effect is that files won't be deleted when the patch is applied,
but they will be truncated to zero length.  That's normally enough of
a clue to the committer that the file should be deleted.

Just to make sure the committer is paying attention, it never hurts
to mention in the PR that files should be deleted.

Matt

-- 
Matthew Hunt <mph@pobox.com> * Science rules.
http://www.pobox.com/~mph/pgp.key for PGP public key 0x67203349.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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