[MacPorts] PortfileRecipes modified

MacPorts noreply at macports.org
Mon Sep 5 23:46:03 PDT 2016


Page "PortfileRecipes" was changed by ryandesign at macports.org
Diff URL: <https://trac.macports.org/wiki/PortfileRecipes?action=diff&version=93>
Revision 93
Comment: Change OS X to macOS and update macOS version table
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: PortfileRecipes
=========================================================================
--- PortfileRecipes (version: 92)
+++ PortfileRecipes (version: 93)
@@ -19,18 +19,19 @@
 These split the version string into an array and return the desired element.
 These examples are based on [browser:trunk/dports/lang/php5 php5].
 
-== Compare Darwin/OS X versions == #compare-osx-darwin-version
-
-||||||= Mac OS X Version Info =||
-||= Darwin =||= OS X =||= Name =||
-|| 7.0 || 10.3 || Panther ||
-|| 8.0 || 10.4 || Tiger ||
-|| 9.0 || 10.5 || Leopard ||
-|| 10.0 || 10.6 || Snow Leopard ||
-|| 11.0.0 || 10.7 || Lion ||
-|| 12.0.0 || 10.8 || Mountain Lion ||
-|| 13.0.0 || 10.9 || Mavericks ||
-|| 14.0.0 || 10.10 || Yosemite ||
+== Compare Darwin/macOS versions == #compare-osx-darwin-version
+
+||||||= macOS Version Info =||
+||= Darwin =||= macOS =||= Name =||
+|| 8.x.y || 10.4.x || Tiger ||
+|| 9.x.y || 10.5.x || Leopard ||
+|| 10.x.y || 10.6.x || Snow Leopard ||
+|| 11.x.y || 10.7.x || Lion ||
+|| 12.x.y || 10.8.x || Mountain Lion ||
+|| 13.x.y || 10.9.x || Mavericks ||
+|| 14.x.y || 10.10.x || Yosemite ||
+|| 15.x.y || 10.11.x || El Capitan ||
+|| 16.x.y || 10.12.x || Sierra ||
 
 Note: os.major is the left most dot separated number of the darwin version.
 
@@ -396,7 +397,7 @@
 
 == Specifying which compiler to use based on the version of Xcode == #compiler
 
-As of MacPorts 2, the default value of configure.compiler is chosen based on Xcode version instead of OS X version.
+As of MacPorts 2, the default value of configure.compiler is chosen based on Xcode version instead of macOS version.
 If a certain compiler won't build your port, blacklist it, and MacPorts will select the next-best compiler.
 
 If your port does not build with LLVM-GCC, blacklist it:
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/PortfileRecipes>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'PortfileRecipes' page.
If it was not you, please report to .


More information about the macports-changes mailing list