Change "Mac OS X" to "macOS"

This is not correct for older systems, where the historical name should
be used. The MacPorts port could be modified to replace this correctly,
but because I plan to overhaul the installer and move its creation from
the MacPorts port to a Makefile, I will postpone addressing this issue
until later.
This commit is contained in:
Ryan Schmidt
2018-06-05 06:18:33 -05:00
parent daa11a18c4
commit 52ce12d20f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
function InstallationCheck () {
if (system.compareVersions(system.version.ProductVersion, "__XVERS__") < 0
|| system.compareVersions(system.version.ProductVersion, "__NEXT_XVERS__") >= 0) {
my.result.message = "This package is meant to be installed on Mac OS X __XVERS__.";
my.result.message = "This package is meant to be installed on macOS __XVERS__.";
my.result.type = 'Fatal';
return false;
}
+1 -1
View File
@@ -18,7 +18,7 @@ MacPorts provides an infrastructure for building, installing, and packaging open
System Requirements:
\f0\b0 \
\
This installer is built for Mac OS X __XVERS__.x and requires valid curl and OpenSSL installations to function - all present by default on Mac OS X. Also required is the installation of Apple's Xcode development suite, available from the Mac App Store or from {\field{\*\fldinst{HYPERLINK "https://developer.apple.com/xcode/"}}{\fldrslt Apple's Developer site}}. It is also available as a separate installation on Mac OS X CDs and DVDs.\
This installer is built for macOS __XVERS__.x and requires valid curl and OpenSSL installations to function - all present by default on macOS. Also required is the installation of Apple's Xcode development suite, available from the Mac App Store or from {\field{\*\fldinst{HYPERLINK "https://developer.apple.com/xcode/"}}{\fldrslt Apple's Developer site}}. It is also available as a separate installation on Mac OS X CDs and DVDs.\
\
\