Index: quick-porting/chapter.xml =================================================================== --- quick-porting/chapter.xml +++ quick-porting/chapter.xml @@ -358,7 +358,7 @@ now. - Next, either create a &man.patch.1;, or a &man.shar.1; file. + Next, either create a &man.patch.1; file. Assuming the port is called oneko and is in the games category. @@ -384,20 +384,7 @@ - - Creating a <filename>.shar</filename> for a New - Port - - cd to the directory above where the - port directory is located, and use shar to - create the archive: - - &prompt.user; cd .. -&prompt.user; shar `find oneko` > oneko.shar - - - Submit one of oneko.shar or - oneko.diff with the Submit the oneko.diff with the bug submission form. Use product Ports & Packages, component Individual Port(s), @@ -405,7 +392,6 @@ Add a short description of the program to the Description field of the PR (perhaps a short version of COMMENT), and remember to add - oneko.shar or oneko.diff as an attachment.