mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
Update upgrade instructions.
This commit is contained in:
parent
017b8e7c01
commit
10da3a80ed
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75602
1
contrib/groff/FREEBSD-Xlist
Normal file
1
contrib/groff/FREEBSD-Xlist
Normal file
@ -0,0 +1 @@
|
||||
*/arch
|
@ -12,9 +12,9 @@ To upgrade to a newer version of groff, when it is available:
|
||||
cvs import -m 'Virgin import of FSF groff v<version>' \
|
||||
src/contrib/groff FSF v<version>
|
||||
|
||||
For example, to do the import of version 1.10, I typed:
|
||||
cvs import -m 'Virgin import of FSF groff v1.10' \
|
||||
src/contrib/groff FSF v1_10
|
||||
For example, to do the import of version 1.17, I typed:
|
||||
cvs import -m 'Virgin import of FSF groff v1.17' \
|
||||
src/contrib/groff FSF v1_17
|
||||
|
||||
3. Follow the instructions printed out in step 2 to resolve any
|
||||
conflicts between local FreeBSD changes and the newer version.
|
||||
@ -24,7 +24,8 @@ Do not, under any circumstances, deviate from this procedure.
|
||||
To make local changes to groff, simply patch and commit to the main
|
||||
branch (aka HEAD). Never make local changes on the FSF branch.
|
||||
|
||||
All local changes should be submitted to "wl@gnu.org" or
|
||||
"Ted.Harding@nessie.mcc.ac.uk" for inclusion in the next vendor release.
|
||||
All local changes should be submitted to Werner Lemberg <wl@gnu.org> or
|
||||
Ted Harding <ted.harding@nessie.mcc.ac.uk> for inclusion in the next
|
||||
vendor release.
|
||||
|
||||
pst@freebsd.org - 7 Sep 1996
|
||||
ru@FreeBSD.org - 17 Apr 2001
|
||||
|
Loading…
Reference in New Issue
Block a user