svn commit: r52124 - head/en_US.ISO8859-1/books/porters-handbook/upgrading
Tobias Kortkamp
tobik at FreeBSD.org
Tue Aug 14 08:35:52 UTC 2018
Author: tobik (ports committer)
Date: Tue Aug 14 08:35:51 2018
New Revision: 52124
URL: https://svnweb.freebsd.org/changeset/doc/52124
Log:
Porter's Handbook: Stop mentioning "port submit" in Chapter 11. Upgrading a Port
It has been broken for 4 years now (see rP371562) and mentioning
is misleading at best.
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D16701
Modified:
head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml Mon Aug 13 11:40:30 2018 (r52123)
+++ head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml Tue Aug 14 08:35:51 2018 (r52124)
@@ -285,13 +285,6 @@
<para>Send the patch following the <link
xlink:href="&url.articles.problem-reports;/pr-writing.html">problem
report submission guidelines</link>.</para>
-
- <tip>
- <para>The patch can be automatically generated and the PR
- pre-filled with the contact information by using
- <command>port submit</command>. See <xref
- linkend="testing-porttools"/> for more details.</para>
- </tip>
</sect1>
<sect1 xml:id="moved-and-updating-files">
More information about the svn-doc-head
mailing list