Date: Thu, 25 Jun 2020 17:13:01 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r54294 - head/en_US.ISO8859-1/books/porters-handbook/upgrading Message-ID: <202006251713.05PHD1lR091377@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: linimon Date: Thu Jun 25 17:13:01 2020 New Revision: 54294 URL: https://svnweb.freebsd.org/changeset/doc/54294 Log: Remove the obsolete mention of "[MAINTAINER]". Reported by: koobs 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 Thu Jun 25 16:18:51 2020 (r54293) +++ head/en_US.ISO8859-1/books/porters-handbook/upgrading/chapter.xml Thu Jun 25 17:13:01 2020 (r54294) @@ -117,16 +117,13 @@ <para>To submit the diff, use the <link xlink:href="https://bugs.freebsd.org/submit/">bug submit form</link> (product <literal>Ports & Packages</literal>, - component <literal>Individual Port(s)</literal>). If the - submitter is also - maintaining the port, be sure to put - <literal>[MAINTAINER]</literal> at the beginning of the - <literal>Summary</literal> line. Always include the category + component <literal>Individual Port(s)</literal>). + Always include the category with the port name, followed by colon, and brief descripton of the - issue. For example: + issue. Examples: <literal><replaceable>category/portname</replaceable>: - <replaceable>add FOO option</replaceable></literal>, or if - maintaining the port, <literal>[MAINTAINER] + <replaceable>add FOO option</replaceable></literal>; + <literal> <replaceable>category/portname</replaceable>: <replaceable>Update to X.Y</replaceable></literal>. Please mention any added or
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006251713.05PHD1lR091377>
