Last active March 18, 2019 17:13
-
-
Save refack/25db37b88e7746160575557999c38ab8 to your computer and use it in GitHub Desktop.
Revisions
-
refack revised this gist
Mar 18, 2019 . 1 changed file with 69 additions and 66 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,78 +1,81 @@ > pkgutil --pkg-info=com.apple.pkg.CLTools_Executables test-macstadium-macos10.10-x64-1 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 7.2.0.0.1.1447826929 volume: / location: / install-time: 1511394826 groups: com.apple.FindSystemFiles.pkg-group com.apple.DevToolsBoth.pkg-group com.apple.DevToolsNonRelocatableShared.pkg-group test-macstadium-macos10.10-x64-2 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 7.2.0.0.1.1447826929 volume: / location: / install-time: 1511394964 groups: com.apple.FindSystemFiles.pkg-group com.apple.DevToolsBoth.pkg-group com.apple.DevToolsNonRelocatableShared.pkg-group test-macstadium-macos10.11-x64-2 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 8.2.0.0.1.1480973914 volume: / location: / install-time: 1511206042 groups: com.apple.FindSystemFiles.pkg-group test-macstadium-macos10.11-x64-1 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 8.2.0.0.1.1480973914 volume: / location: / install-time: 1511205464 groups: com.apple.FindSystemFiles.pkg-group test-macstadium-macos10.12-x64-1 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 9.1.0.0.1.1508540944 volume: / location: / install-time: 1511206755 groups: com.apple.FindSystemFiles.pkg-group test-macstadium-macos10.12-x64-2 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 9.1.0.0.1.1508540944 volume: / location: / install-time: 1511207216 groups: com.apple.FindSystemFiles.pkg-group ========================================== > cc -v test-macstadium-macos10.10-x64-2 | CHANGED | rc=0 >> Apple LLVM version 7.0.2 (clang-700.1.81) Target: x86_64-apple-darwin14.5.0 Thread model: posix test-macstadium-macos10.11-x64-2 | CHANGED | rc=0 >> Apple LLVM version 8.0.0 (clang-800.0.42.1) Target: x86_64-apple-darwin15.0.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin test-macstadium-macos10.11-x64-1 | CHANGED | rc=0 >> Apple LLVM version 8.0.0 (clang-800.0.42.1) Target: x86_64-apple-darwin15.0.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin test-macstadium-macos10.12-x64-1 | CHANGED | rc=0 >> Apple LLVM version 9.0.0 (clang-900.0.38) Target: x86_64-apple-darwin16.1.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin test-macstadium-macos10.12-x64-2 | CHANGED | rc=0 >> Apple LLVM version 9.0.0 (clang-900.0.38) Target: x86_64-apple-darwin16.1.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin -
refack created this gist
Mar 18, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,78 @@ test-macstadium-macos10.10-x64-1 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 7.2.0.0.1.1447826929 volume: / location: / install-time: 1511394826 groups: com.apple.FindSystemFiles.pkg-group com.apple.DevToolsBoth.pkg-group com.apple.DevToolsNonRelocatableShared.pkg-group test-macstadium-macos10.10-x64-2 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 7.2.0.0.1.1447826929 volume: / location: / install-time: 1511394964 groups: com.apple.FindSystemFiles.pkg-group com.apple.DevToolsBoth.pkg-group com.apple.DevToolsNonRelocatableShared.pkg-group test-macstadium-macos10.11-x64-2 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 8.2.0.0.1.1480973914 volume: / location: / install-time: 1511206042 groups: com.apple.FindSystemFiles.pkg-group test-macstadium-macos10.11-x64-1 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 8.2.0.0.1.1480973914 volume: / location: / install-time: 1511205464 groups: com.apple.FindSystemFiles.pkg-group test-macstadium-macos10.12-x64-1 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 9.1.0.0.1.1508540944 volume: / location: / install-time: 1511206755 groups: com.apple.FindSystemFiles.pkg-group test-macstadium-macos10.12-x64-2 | CHANGED | rc=0 >> package-id: com.apple.pkg.CLTools_Executables version: 9.1.0.0.1.1508540944 volume: / location: / install-time: 1511207216 groups: com.apple.FindSystemFiles.pkg-group ========================================== test-macstadium-macos10.10-x64-2 | CHANGED | rc=0 >> Apple LLVM version 7.0.2 (clang-700.1.81) Target: x86_64-apple-darwin14.5.0 Thread model: posix test-macstadium-macos10.11-x64-2 | CHANGED | rc=0 >> Apple LLVM version 8.0.0 (clang-800.0.42.1) Target: x86_64-apple-darwin15.0.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin test-macstadium-macos10.11-x64-1 | CHANGED | rc=0 >> Apple LLVM version 8.0.0 (clang-800.0.42.1) Target: x86_64-apple-darwin15.0.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin test-macstadium-macos10.12-x64-1 | CHANGED | rc=0 >> Apple LLVM version 9.0.0 (clang-900.0.38) Target: x86_64-apple-darwin16.1.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin test-macstadium-macos10.12-x64-2 | CHANGED | rc=0 >> Apple LLVM version 9.0.0 (clang-900.0.38) Target: x86_64-apple-darwin16.1.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin