Remove part about sending in complete ports for an upgrade, we prefer
recursive diffs in any case.
This commit is contained in:
parent
2c74130e43
commit
93837555a7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1278
1 changed files with 2 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: porting.sgml,v 1.67 1997-02-25 07:51:19 asami Exp $ -->
|
||||
<!-- $Id: porting.sgml,v 1.68 1997-03-10 09:55:20 asami Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>Porting an existing piece of free software<label id="porting"></heading>
|
||||
|
@ -922,10 +922,7 @@ FETCH_DEPENDS= ncftp2:${PORTSDIR}/net/ncftp2
|
|||
to us (i.e., if your modified ports directory is called
|
||||
`<tt>superedit</tt>' and the original as in our tree is
|
||||
`<tt>superedit.bak</tt>', then send us the result of `<tt>diff
|
||||
-ru superedit.bak superedit</tt>'.) If the port has changed
|
||||
so much that the diff is larger than the new port itself, you
|
||||
can <ref id="porting:submitting" name="upload"> the port
|
||||
following the procedure described above. Either way, don't
|
||||
-ru superedit.bak superedit</tt>'.) Please don't
|
||||
forget to send us a message using <tt>send-pr(1)</tt>!
|
||||
|
||||
<sect2>
|
||||
|
|
Loading…
Reference in a new issue