Re: How to create a patch that removes a file

2007-03-09 Thread Ulrich Spoerlein
Spil Oss wrote: > I'd like to submit the patch in a PR, but I don't know (yet :D) how to > include the removal of a file from the port (that patch-file is now > already included in the distributed sources). This works best for me: - Use a cvs mirror - Install ports-mgmt/porttools - Checkout the po

Re: How to create a patch that removes a file

2007-03-08 Thread Spil Oss
Thanks all, Should have rtfm-ed a bit more... Sent patches to maintainer. Kind regards, Spil. On 08/03/07, Kirill Ponomarew <[EMAIL PROTECTED]> wrote: On Thu, Mar 08, 2007 at 01:43:41PM +0100, Spil Oss wrote: > Hi all, > > I've succesfully upgraded the port for an application that has an > o

Re: How to create a patch that removes a file

2007-03-08 Thread Edwin Groothuis
On Thu, Mar 08, 2007 at 01:43:41PM +0100, Spil Oss wrote: > Hi all, > > I've succesfully upgraded the port for an application that has an > older version in the ports collection. > I'd like to submit the patch in a PR, but I don't know (yet :D) how to > include the removal of a file from the port

How to create a patch that removes a file

2007-03-08 Thread Spil Oss
Hi all, I've succesfully upgraded the port for an application that has an older version in the ports collection. I'd like to submit the patch in a PR, but I don't know (yet :D) how to include the removal of a file from the port (that patch-file is now already included in the distributed sources).