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 characters
Josephs-MacBook-Pro:~ joe$ brew formula-analytics gnuplot | |
install events in the last 30 days | |
============================================================================================================ | |
1 | gnuplot | 14,246 | 60.74% | |
2 | gnuplot --with-x11 | 2,075 | 8.85% | |
3 | gnuplot --with-cairo --without-lua --with-wxmac --with-x11 | 1,290 | 5.50% | |
4 | gnuplot --with-aquaterm | 1,261 | 5.38% | |
5 | gnuplot --with-aquaterm --with-x11 | 1,254 | 5.35% | |
6 | gnuplot --with-qt | 1,046 | 4.46% | |
7 | gnuplot --with-cairo | 315 | 1.34% |
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 characters
==> /usr/local/Cellar/agda/2.5.4/bin/agda -i . -i src --html --vim README.agda | |
Checking README (/usr/local/Cellar/agda/2.5.4/lib/agda/README.agda). | |
Checking Data.Bool (/usr/local/Cellar/agda/2.5.4/lib/agda/src/Data/Bool.agda). | |
Checking Relation.Nullary (/usr/local/Cellar/agda/2.5.4/lib/agda/src/Relation/Nullary.agda). | |
Checking Data.Empty (/usr/local/Cellar/agda/2.5.4/lib/agda/src/Data/Empty.agda). | |
Checking Level (/usr/local/Cellar/agda/2.5.4/lib/agda/src/Level.agda). | |
Checking Data.Empty.Irrelevant (/usr/local/Cellar/agda/2.5.4/lib/agda/src/Data/Empty/Irrelevant.agda). | |
Checking Relation.Binary (/usr/local/Cellar/agda/2.5.4/lib/agda/src/Relation/Binary.agda). | |
Checking Data.Product (/usr/local/Cellar/agda/2.5.4/lib/agda/src/Data/Product.agda). | |
Checking Function (/usr/local/Cellar/agda/2.5.4/lib/agda/src/Function.agda). |
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 characters
From 95742ee77e150cf59d3cd0b712d64f0ac583618c Mon Sep 17 00:00:00 2001 | |
From: ilovezfs <[email protected]> | |
Date: Fri, 1 Jun 2018 21:24:27 -0700 | |
Subject: [PATCH] May 31 | |
--- | |
COMPOSER_VERSIONS | 48 +++--- | |
php/WP_CLI/Formatter.php | 1 + | |
php/WP_CLI/Runner.php | 10 +- | |
php/commands/src/CLI_Command.php | 3 +- |
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 characters
iMac-TMP:Homebrew joe$ brew doctor -dv | |
Checking check_access_cache | |
Checking check_access_cellar | |
Checking check_access_homebrew_repository | |
Checking check_access_lock_dir | |
Checking check_access_logs | |
Checking check_access_prefix_directories | |
Checking check_access_site_packages | |
Checking check_brew_git_origin | |
Checking check_build_from_source |
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 characters
==> Installing hopenpgp-tools | |
/usr/bin/sandbox-exec -f /tmp/homebrew20180530-43922-190tbfi.sb nice /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.3_2/bin/ruby -W0 -I /usr/local/Homebrew/Library/Homebrew -- /usr/local/Homebrew/Library/Homebrew/build.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hopenpgp-tools.rb --verbose --debug | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FromPathLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hopenpgp-tools.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nettle.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gmp.rb | |
/usr/local/Homebrew/Library/Homebrew/build.rb (Formulary::FormulaLoader): loading /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cabal-install.rb | |
/usr/local/Homebrew/ |
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 characters
iMac-TMP:homebrew-core joe$ git diff -- Formula/libepoxy.rb | |
diff --git a/Formula/libepoxy.rb b/Formula/libepoxy.rb | |
index 100ecfb..822bf28 100644 | |
--- a/Formula/libepoxy.rb | |
+++ b/Formula/libepoxy.rb | |
@@ -1,8 +1,10 @@ | |
class Libepoxy < Formula | |
desc "Library for handling OpenGL function pointer management" | |
homepage "https://github.com/anholt/libepoxy" | |
- url "https://download.gnome.org/sources/libepoxy/1.5/libepoxy-1.5.2.tar.xz" |
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 characters
Started by upstream project "Homebrew Testing" build number 880 | |
originally caused by: | |
Started by user ilovezfs | |
[EnvInject] - Loading node environment variables. | |
Building remotely on high_sierra_stadium_2 (high_sierra macos) in workspace /Users/brew/Jenkins/workspace/Homebrew Testing/version/high_sierra | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/Homebrew/homebrew-core/ # timeout=10 | |
Fetching upstream changes from https://github.com/Homebrew/homebrew-core/ | |
> git --version # timeout=10 |
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 characters
Started by upstream project "Homebrew Testing" build number 871 | |
originally caused by: | |
Started by user ilovezfs | |
[EnvInject] - Loading node environment variables. | |
Building remotely on high_sierra_stadium_1 (high_sierra macos) in workspace /Users/brew/Jenkins/workspace/Homebrew Testing/version/high_sierra | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/Homebrew/homebrew-core/ # timeout=10 | |
Fetching upstream changes from https://github.com/Homebrew/homebrew-core/ | |
> git --version # timeout=10 |
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 characters
Started by upstream project "Homebrew Testing" build number 860 | |
originally caused by: | |
Started by user ilovezfs | |
[EnvInject] - Loading node environment variables. | |
Building remotely on high_sierra_stadium_2 (high_sierra macos) in workspace /Users/brew/Jenkins/workspace/Homebrew Testing/version/high_sierra | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/Homebrew/homebrew-core/ # timeout=10 | |
Fetching upstream changes from https://github.com/Homebrew/homebrew-core/ | |
> git --version # timeout=10 |
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 characters
Started by upstream project "Homebrew Testing" build number 859 | |
originally caused by: | |
Started by user ilovezfs | |
[EnvInject] - Loading node environment variables. | |
Building remotely on high_sierra_stadium_1 (high_sierra macos) in workspace /Users/brew/Jenkins/workspace/Homebrew Testing/version/high_sierra | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/Homebrew/homebrew-core/ # timeout=10 | |
Fetching upstream changes from https://github.com/Homebrew/homebrew-core/ | |
> git --version # timeout=10 |