Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2018 08:35:51 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r52124 - head/en_US.ISO8859-1/books/porters-handbook/upgrading
Message-ID:  <201808140835.w7E8ZpxR038645@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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">



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