Author: hartmannathan
Date: Thu Aug 26 01:04:03 2021
New Revision: 1892610

URL: http://svn.apache.org/viewvc?rev=1892610&view=rev
Log:
In site/publish: Mac OS X 10.15 and up don't provide SVN binaries

* packages.html:
  (#osx): Starting with Mac OS X 10.15 (Catalina) Xcode does not supply
   Subversion binaries and related tools. Update relevant text and demote it
   to the end of the list. See:
   
https://developer.apple.com/documentation/macos-release-notes/macos-catalina-10_15-release-notes/

Modified:
    subversion/site/publish/packages.html

Modified: subversion/site/publish/packages.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/packages.html?rev=1892610&r1=1892609&r2=1892610&view=diff
==============================================================================
--- subversion/site/publish/packages.html (original)
+++ subversion/site/publish/packages.html Thu Aug 26 01:04:03 2021
@@ -267,10 +267,6 @@ $ zypper install subversion-server</pre>
 <div class="package" style="background-image: url('/images/mac.png');">
 
 <ul>
-<li><p>An old version of Subversion is shipped with MacOS X.
-       See the <a href="https://www.apple.com/opensource/";
-       >open source section of Apple's web site</a> for more
-       information.</p></li>
 <li><p><a href="https://pdb.finkproject.org/pdb/package.php/svn";
        >Fink</a> (requires <a href="https://www.finkproject.org/";>Fink</a
        >)</p>
@@ -288,6 +284,10 @@ $ brew install (OPTIONS) subversion</pre
        <a href="https://www.wandisco.com/subversion/";
        >WANdisco</a>; <em>requires registration</em>)</p>
 </li>
+<li><p>Older Subversion binaries were provided with Xcode in versions
+       of Mac OS X prior to 10.15 (Catalina). See the
+       <a href="https://www.apple.com/opensource/";>open source section
+       of Apple's web site</a> for more information.</p></li>
 </ul>
 
 </div> <!-- .package -->


Reply via email to