FREEBSD-upgrade revision 55847
155847Sasmodai$FreeBSD: head/contrib/groff/FREEBSD-upgrade 55847 2000-01-12 10:35:57Z asmodai $
255847Sasmodai
318102SpstThis directory contains virgin copies of the original distribution files
418102Spston a "vendor" branch.  Do not, under any circumstances, attempt to upgrade
518102Spstthe files in this directory via patches and a cvs commit.
618102Spst
718102SpstTo upgrade to a newer version of groff, when it is available:
818102Spst	1. Unpack the new version into an empty directory.
918102Spst	   [Do not make ANY changes to the files.]
1018102Spst
1118102Spst	2. Use the command:
1218102Spst		cvs import -m 'Virgin import of FSF groff v<version>' \
1318102Spst			src/contrib/groff FSF v<version>
1418102Spst
1518102Spst	   For example, to do the import of version 1.10, I typed:
1618102Spst		cvs import -m 'Virgin import of FSF groff v1.10' \
1718102Spst			src/contrib/groff FSF v1_10
1818102Spst
1918102Spst	3. Follow the instructions printed out in step 2 to resolve any
2018102Spst	   conflicts between local FreeBSD changes and the newer version.
2118102Spst
2218102SpstDo not, under any circumstances, deviate from this procedure.
2318102Spst
2418815SbdeTo make local changes to groff, simply patch and commit to the main
2518102Spstbranch (aka HEAD).  Never make local changes on the FSF branch.
2618102Spst
2755847SasmodaiAll local changes should be submitted to "wl@gnu.org" or 
2855847Sasmodai"Ted.Harding@nessie.mcc.ac.uk" for inclusion in the next vendor release.
2918102Spst
3018102Spstpst@freebsd.org - 7 Sep 1996
31