Author: buildbot
Date: Mon Mar 10 07:56:37 2014
New Revision: 900872

Log:
Staging update by buildbot for flex

Modified:
    websites/staging/flex/trunk/cgi-bin/   (props changed)
    websites/staging/flex/trunk/content/   (props changed)
    websites/staging/flex/trunk/content/download-binaries.html

Propchange: websites/staging/flex/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar 10 07:56:37 2014
@@ -1 +1 @@
-1575859
+1575864

Propchange: websites/staging/flex/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Mar 10 07:56:37 2014
@@ -1 +1 @@
-1575859
+1575864

Modified: websites/staging/flex/trunk/content/download-binaries.html
==============================================================================
--- websites/staging/flex/trunk/content/download-binaries.html (original)
+++ websites/staging/flex/trunk/content/download-binaries.html Mon Mar 10 
07:56:37 2014
@@ -201,7 +201,7 @@
 </ul>
 <div class="headline"><h4>Binary Dependencies</h4></div>
 
-<p>Due to licensing requirements, there are some components that we depend on 
that we can not include in our binary or source distribution.  We try our 
hardest to limit these dependencies, however for the current 4.11.0 release we 
do depend on the following components.  Please review the <a 
href="http://www.apache.org/dyn/closer.cgi/flex/4.12.0/README";>README</a> 
included in your download for more information on where to install these 
packages.</p>
+<p>Due to licensing requirements, there are some components that we depend on 
that we can not include in our binary or source distribution.  We try our 
hardest to limit these dependencies, however for the current 4.12.0 release we 
do depend on the following components.  Please review the <a 
href="http://www.apache.org/dyn/closer.cgi/flex/4.12.0/README";>README</a> 
included in your download for more information on where to install these 
packages.</p>
 <ul>
 <li>Open Source Media Framework (OSMF) <a 
href="http://sourceforge.net/projects/osmf.adobe/files/OSMF%201.0%20%28final%20source%2C%20ASDocs%2C%20PDF%20guides%2C%20and%20release%20notes%29/OSMF_1.0.zip/download";>Download</a>
 <a href="http://www.mozilla.org/MPL";>MPL License</a></li>
 </ul>
@@ -243,21 +243,21 @@
 <p>The PGP signatures can be verified using PGP or GPG. First download the <a 
href="http://www.apache.org/dist/flex/KEYS";>KEYS</a> as well as the asc 
signature file for the relevant distribution. Make sure you get these files as 
linked from this page (rather than a mirror) to insure the integrity of the 
files.</p>
 <div class="codehilite"><pre><span class="c">% pgpk -a KEYS</span>
 
-<span class="c">% pgpv apache-flex-sdk-4.11.0-src.tar.gz.asc</span>
+<span class="c">% pgpv apache-flex-sdk-4.12.0-src.tar.gz.asc</span>
 </pre></div>
 
 
 <p><em>or</em></p>
 <div class="codehilite"><pre><span class="c">% pgp -ka KEYS</span>
 
-<span class="c">% pgp apache-flex-sdk-4.11.0-src.tar.gz.asc</span>
+<span class="c">% pgp apache-flex-sdk-4.12.0-src.tar.gz.asc</span>
 </pre></div>
 
 
 <p><em>or</em></p>
 <div class="codehilite"><pre><span class="c">% gpg --import KEYS</span>
 
-<span class="c">% gpg --verify apache-flex-sdk-4.11.0-src.tar.gz.asc</span>
+<span class="c">% gpg --verify apache-flex-sdk-4.12.0-src.tar.gz.asc</span>
 </pre></div>
 
 


Reply via email to