Update the list of files to edit when switching head to a new
major version number. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
73ffc0f736
commit
6d273a99c6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52376
2 changed files with 11 additions and 18 deletions
|
|
@ -118,11 +118,6 @@
|
|||
<entry>Update the &os; version</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>head/gnu/usr.bin/groff/tmac/mdoc.local.in</filename></entry>
|
||||
<entry>Add the new &os; version</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>head/sys/conf/newvers.sh</filename></entry>
|
||||
<entry>Update the <varname>BRANCH</varname> value to
|
||||
|
|
@ -132,7 +127,8 @@
|
|||
|
||||
<row>
|
||||
<entry><filename>head/Makefile.inc1</filename></entry>
|
||||
<entry>Update <varname>TARGET_TRIPLE</varname></entry>
|
||||
<entry>Update <literal>TARGET_TRIPLE</literal> and
|
||||
<literal>MACHINE_TRIPLE</literal></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
|
|
@ -140,12 +136,6 @@
|
|||
<entry>Update <literal>__FreeBSD_version</literal></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>head/contrib/llvm/tools/clang/lib/Basic/Targets.cpp</filename></entry>
|
||||
<entry>Update
|
||||
<literal>__FreeBSD_cc_version</literal></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>head/gnu/usr.bin/cc/cc_tools/freebsd-native.h</filename></entry>
|
||||
<entry>Update <literal>FBSD_MAJOR</literal> and
|
||||
|
|
@ -159,16 +149,24 @@
|
|||
section</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>head/lib/clang/llvm.build.mk</filename></entry>
|
||||
<entry>Update the value of
|
||||
<literal>OS_VERSION</literal></entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>head/release/Makefile</filename></entry>
|
||||
<entry>Remove the
|
||||
<literal>debug.witness.trace</literal> entries</entry>
|
||||
</row>
|
||||
|
||||
<?ignore
|
||||
<row>
|
||||
<entry><filename>head/release/doc/en_US.ISO8859-1/readme/article.xml</filename></entry>
|
||||
<entry>Replace &a.current; with &a.stable;</entry>
|
||||
</row>
|
||||
?>
|
||||
|
||||
<?ignore
|
||||
|
||||
|
|
@ -180,7 +178,7 @@
|
|||
?>
|
||||
|
||||
<row>
|
||||
<entry><filename>head/lib/clang/clang.build.mk</filename></entry>
|
||||
<entry><filename>head/lib/clang/llvm.build.mk</filename></entry>
|
||||
<entry>Uncomment <literal>-DNDEBUG</literal></entry>
|
||||
</row>
|
||||
|
||||
|
|
|
|||
|
|
@ -29,11 +29,6 @@
|
|||
</thead>
|
||||
|
||||
<tbody>
|
||||
<row>
|
||||
<entry><filename>gnu/usr.bin/groff/tmac/mdoc.local.in</filename></entry>
|
||||
<entry>Add the new &os; version</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><filename>sys/conf/newvers.sh</filename></entry>
|
||||
<entry>Update the <varname>BRANCH</varname> value to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue