summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-03-10 11:55:17 +0000
committerasami <asami@FreeBSD.org>1997-03-10 11:55:17 +0000
commitebb6ff3c7e65c2ee96644b1826a3dfc9f033ccbb (patch)
tree49a7e23b9faf8ee54f696bc461e4f9a8a710f426
parent303b6255634d301dee97b7ddc969948aadf36c18 (diff)
downloadFreeBSD-src-ebb6ff3c7e65c2ee96644b1826a3dfc9f033ccbb.zip
FreeBSD-src-ebb6ff3c7e65c2ee96644b1826a3dfc9f033ccbb.tar.gz
Ask user to carefully examine changes when sending an upgrade. (Actually,
this is the main reason why we want them as diffs.) Also, ask them to explicitly state files that are added or deleted (lazy committers like me often forget to "cvs add" or "cvs remove").
-rw-r--r--share/doc/handbook/porting.sgml9
1 files changed, 6 insertions, 3 deletions
diff --git a/share/doc/handbook/porting.sgml b/share/doc/handbook/porting.sgml
index 953feeb..9f92922 100644
--- a/share/doc/handbook/porting.sgml
+++ b/share/doc/handbook/porting.sgml
@@ -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,8 +922,11 @@ 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>'.) Please don't
- forget to send us a message using <tt>send-pr(1)</tt>!
+ -ru superedit.bak superedit</tt>'). Please examine the output
+ to make sure all the changes make sense. The best way to send
+ us the diff is by including it to <tt>send-pr(1)</tt>. Please
+ mention any added or deleted files in the message, as they
+ have to be explicitly specified to CVS when doing a commit.
<sect2>
<heading>Do's and Dont's</heading>
OpenPOWER on IntegriCloud