summaryrefslogtreecommitdiff
path: root/ACE/docs/bczar/bczar.html
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/docs/bczar/bczar.html')
-rw-r--r--ACE/docs/bczar/bczar.html11
1 files changed, 7 insertions, 4 deletions
diff --git a/ACE/docs/bczar/bczar.html b/ACE/docs/bczar/bczar.html
index 8b68b77a6bd..8ec83e50364 100644
--- a/ACE/docs/bczar/bczar.html
+++ b/ACE/docs/bczar/bczar.html
@@ -278,7 +278,7 @@
rm -rf doxygen<br>
mkdir doxygen<br>
cd doxygen<br>
- git clone https://github.com/DOCGroup/ACE_TAO.git --depth 1 --branch ACE+TAO-6_5_11 ACE_TAO<br>
+ git clone https://github.com/DOCGroup/ACE_TAO.git --depth 1 --branch ACE+TAO-6_5_12 ACE_TAO<br>
cd ACE_TAO<br>
export ACE_ROOT=$PWD/ACE<br>
export TAO_ROOT=$PWD/TAO<br>
@@ -322,12 +322,12 @@
scp bczar@download.dre.vanderbilt.edu:/export/www/download.dre/ACE+TAO-distribution/ACE-html.tar.bz2 .<br>
bunzip2 ACE-html.tar.bz2;tar -xvf ACE-html.tar<br>
cd ..<br>
- mkdir 6.5.11<br>
- cd 6.5.11<br>
+ mkdir 6.5.12<br>
+ cd 6.5.12<br>
mv ../tmp/html .<br>
cd ..<br>
rm Micro<br>
- ln -s 6.5.11/html Micro<br>
+ ln -s 6.5.12/html Micro<br>
rm -rf tmp<br>
</code>
@@ -382,6 +382,9 @@
Make a new pull request to Microsoft vcpkg to update ACE to the new release, see https://github.com/Microsoft/vcpkg/tree/master/ports/ace
</li>
<li>
+ Make a new pull request to conda-forge to update ACE to the new release, see https://github.com/conda-forge/ace-feedstock/tree/master/recipe
+ </li>
+ <li>
Make a new pull request to OpenDDS to update the configure script to use the new release, see https://github.com/objectcomputing/OpenDDS/blob/master/configure
</li>
<li>