From a16018bef995457c833e82fad8a040293c6b2404 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 26 May 2004 11:58:35 +0000 Subject: [PATCH] - Mention /usr/ports/Tools/scripts/patchtool.py for submitters/committers who create patches for ports collection. Reviewed by: josef (mentor), simon Approved by: josef (mentor) --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 6640fed9e3..272741350d 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -5188,7 +5188,11 @@ IGNORE=POINTYHAT is not supported option—this is the accepted way to force diff to properly deal with the case of new files being added or old files being deleted. Before sending us the diff, please examine the - output to make sure all the changes make sense. + output to make sure all the changes make sense. To + simplify common operations with patch files, you can use + /usr/ports/Tools/scripts/patchtool.py. + Before using it, please read + /usr/ports/Tools/scripts/README.patchtool. The best way to send us the diff is by including it via &man.send-pr.1; (category