diff --git a/Formula/boost.rb b/Formula/boost.rb index ba994d4851ce0..c497becf529bc 100644 --- a/Formula/boost.rb +++ b/Formula/boost.rb @@ -3,6 +3,7 @@ class Boost < Formula homepage "https://www.boost.org/" url "https://dl.bintray.com/boostorg/release/1.69.0/source/boost_1_69_0.tar.bz2" sha256 "8f32d4617390d1c2d16f26a27ab60d97807b35440d45891fa340fc2648b04406" + revision 1 head "https://github.com/boostorg/boost.git" bottle do diff --git a/Formula/chakra.rb b/Formula/chakra.rb index 79350468d63be..37c3495994276 100644 --- a/Formula/chakra.rb +++ b/Formula/chakra.rb @@ -3,6 +3,7 @@ class Chakra < Formula homepage "https://github.com/Microsoft/ChakraCore" url "https://github.com/Microsoft/ChakraCore/archive/v1.11.7.tar.gz" sha256 "3655a73dea56ed8aa11428f0564408fd7140140ed1de49bafcfec220253252d9" + revision 1 bottle do cellar :any diff --git a/Formula/couchdb.rb b/Formula/couchdb.rb index 33572dd85632c..85d664d169d42 100644 --- a/Formula/couchdb.rb +++ b/Formula/couchdb.rb @@ -4,6 +4,7 @@ class Couchdb < Formula url "https://www.apache.org/dyn/closer.cgi?path=/couchdb/source/1.7.2/apache-couchdb-1.7.2.tar.gz" mirror "https://archive.apache.org/dist/couchdb/source/1.7.2/apache-couchdb-1.7.2.tar.gz" sha256 "7b7c0db046ded544a587a8935d495610dd10f01a9cae3cd42cf88c5ae40bc431" + revision 1 bottle do sha256 "8868d7714bfdbee9c6e3b975e4d807a8a77312d020a4e9a7d93e890e4f0565e1" => :mojave diff --git a/Formula/dwdiff.rb b/Formula/dwdiff.rb index 6ad73acf5f4fc..f39809c6a7936 100644 --- a/Formula/dwdiff.rb +++ b/Formula/dwdiff.rb @@ -3,6 +3,7 @@ class Dwdiff < Formula homepage "https://os.ghalkes.nl/dwdiff.html" url "https://os.ghalkes.nl/dist/dwdiff-2.1.2.tar.bz2" sha256 "3201fd459164ebbb538a0b21ce17d955f2fa3babe37367b2e92f7f912cfac692" + revision 1 bottle do sha256 "b18c0419890e99dae4b811ac2ebc95741371d128c939a31609a076808bdca7d9" => :mojave diff --git a/Formula/freeling.rb b/Formula/freeling.rb index 5ceca87495a4f..c1b4cf725a70e 100644 --- a/Formula/freeling.rb +++ b/Formula/freeling.rb @@ -3,7 +3,7 @@ class Freeling < Formula homepage "http://nlp.lsi.upc.edu/freeling/" url "https://github.com/TALP-UPC/FreeLing/releases/download/4.1/FreeLing-4.1.tar.gz" sha256 "ccb3322db6851075c9419bb5e472aa6b2e32cc7e9fa01981cff49ea3b212247e" - revision 2 + revision 3 bottle do sha256 "571a7becc49b10d599771a2803b4319e9cf2ee27bdd3ea64aa5d55174d9e8685" => :mojave diff --git a/Formula/gjs.rb b/Formula/gjs.rb index 11da46a133d94..059ecadc66371 100644 --- a/Formula/gjs.rb +++ b/Formula/gjs.rb @@ -3,6 +3,7 @@ class Gjs < Formula homepage "https://gitlab.gnome.org/GNOME/gjs/wikis/Home" url "https://download.gnome.org/sources/gjs/1.56/gjs-1.56.1.tar.xz" sha256 "6724f10e451eaf867e10f0badc3e1e606d823cf5b4c50c5129ee0106b2c1d473" + revision 1 bottle do sha256 "a471c085f2c50c84892f72fa12905241616b30841c6260f4c6e2ff7f148a0270" => :mojave diff --git a/Formula/harfbuzz.rb b/Formula/harfbuzz.rb index de7413ede8a2a..1c6a21c23b6e7 100644 --- a/Formula/harfbuzz.rb +++ b/Formula/harfbuzz.rb @@ -3,6 +3,7 @@ class Harfbuzz < Formula homepage "https://wiki.freedesktop.org/www/Software/HarfBuzz/" url "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-2.4.0.tar.bz2" sha256 "b470eff9dd5b596edf078596b46a1f83c179449f051a469430afc15869db336f" + revision 1 bottle do cellar :any diff --git a/Formula/hfstospell.rb b/Formula/hfstospell.rb index e42e5266f6f45..32cca4bca7575 100644 --- a/Formula/hfstospell.rb +++ b/Formula/hfstospell.rb @@ -3,7 +3,7 @@ class Hfstospell < Formula homepage "https://hfst.github.io/" url "https://github.com/hfst/hfst-ospell/releases/download/v0.5.0/hfstospell-0.5.0.tar.gz" sha256 "0fd2ad367f8a694c60742deaee9fcf1225e4921dd75549ef0aceca671ddfe1cd" - revision 3 + revision 4 bottle do cellar :any diff --git a/Formula/icu4c.rb b/Formula/icu4c.rb index 5e7fc7967084a..590947d7c60ff 100644 --- a/Formula/icu4c.rb +++ b/Formula/icu4c.rb @@ -1,10 +1,10 @@ class Icu4c < Formula desc "C/C++ and Java libraries for Unicode and globalization" homepage "https://ssl.icu-project.org/" - url "https://ssl.icu-project.org/files/icu4c/63.1/icu4c-63_1-src.tgz" - mirror "https://github.com/unicode-org/icu/releases/download/release-63-1/icu4c-63_1-src.tgz" - version "63.1" - sha256 "05c490b69454fce5860b7e8e2821231674af0a11d7ef2febea9a32512998cb9d" + url "https://ssl.icu-project.org/files/icu4c/64.2/icu4c-64_2-src.tgz" + mirror "https://github.com/unicode-org/icu/releases/download/release-64-2/icu4c-64_2-src.tgz" + version "64.2" + sha256 "627d5d8478e6d96fc8c90fed4851239079a561a6a8b9e48b0892f24e82d31d6c" bottle do cellar :any diff --git a/Formula/libcdr.rb b/Formula/libcdr.rb index fa2dc6616b61f..672a3560bfbec 100644 --- a/Formula/libcdr.rb +++ b/Formula/libcdr.rb @@ -3,7 +3,7 @@ class Libcdr < Formula homepage "https://wiki.documentfoundation.org/DLP/Libraries/libcdr" url "https://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.4.tar.xz" sha256 "e7a7e8b00a3df5798110024d7061fe9d1c3330277d2e4fa9213294f966a4a66d" - revision 5 + revision 6 bottle do cellar :any diff --git a/Formula/libical.rb b/Formula/libical.rb index 42a45ae7c3094..32167aeaf35cd 100644 --- a/Formula/libical.rb +++ b/Formula/libical.rb @@ -3,7 +3,7 @@ class Libical < Formula homepage "https://libical.github.io/libical/" url "https://github.com/libical/libical/releases/download/v3.0.4/libical-3.0.4.tar.gz" sha256 "72b216e10233c3f60cb06062facf41f3b0f70615e5a60b47f9853341a0d5d145" - revision 1 + revision 2 bottle do sha256 "42d6e8ca8a0b5b4a04a1444b8370a8bc5663cccd69ca5c15b91005148c9011da" => :mojave diff --git a/Formula/liblcf.rb b/Formula/liblcf.rb index e1a93ca4b6ffe..27b1a191e4a0f 100644 --- a/Formula/liblcf.rb +++ b/Formula/liblcf.rb @@ -3,6 +3,7 @@ class Liblcf < Formula homepage "https://easyrpg.org/" url "https://github.com/EasyRPG/liblcf/archive/0.6.0.tar.gz" sha256 "bb1848af7229071268d5f543b96837fefcd2dfc109a348cbd38169b4195257f5" + revision 1 head "https://github.com/EasyRPG/liblcf.git" bottle do diff --git a/Formula/libmspub.rb b/Formula/libmspub.rb index a3e463e01c0d4..b863244879a1c 100644 --- a/Formula/libmspub.rb +++ b/Formula/libmspub.rb @@ -3,7 +3,7 @@ class Libmspub < Formula homepage "https://wiki.documentfoundation.org/DLP/Libraries/libmspub" url "https://dev-www.libreoffice.org/src/libmspub/libmspub-0.1.4.tar.xz" sha256 "ef36c1a1aabb2ba3b0bedaaafe717bf4480be2ba8de6f3894be5fd3702b013ba" - revision 3 + revision 4 bottle do cellar :any diff --git a/Formula/libphonenumber.rb b/Formula/libphonenumber.rb index b3c184c38116f..478f2df7e3a9e 100644 --- a/Formula/libphonenumber.rb +++ b/Formula/libphonenumber.rb @@ -3,6 +3,7 @@ class Libphonenumber < Formula homepage "https://github.com/googlei18n/libphonenumber" url "https://github.com/googlei18n/libphonenumber/archive/v8.10.9.tar.gz" sha256 "b9421bbc8478eab4fe442d7459c6a564461f2356aea5b7ff18933f399528a6a1" + revision 1 bottle do cellar :any diff --git a/Formula/libpqxx.rb b/Formula/libpqxx.rb index 25f12e0accc39..fd5840e32f9a3 100644 --- a/Formula/libpqxx.rb +++ b/Formula/libpqxx.rb @@ -3,7 +3,7 @@ class Libpqxx < Formula homepage "http://pqxx.org/development/libpqxx/" url "https://github.com/jtv/libpqxx/archive/6.2.5.tar.gz" sha256 "36fcf8439ac7f7cc68b21e95b20e921ece4487cda1cc1d09b798a84e7cb3a4b7" - revision 5 + revision 6 bottle do cellar :any diff --git a/Formula/libvisio.rb b/Formula/libvisio.rb index bc9ab469c5ec7..c82453ff0660b 100644 --- a/Formula/libvisio.rb +++ b/Formula/libvisio.rb @@ -3,7 +3,7 @@ class Libvisio < Formula homepage "https://wiki.documentfoundation.org/DLP/Libraries/libvisio" url "https://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.6.tar.xz" sha256 "fe1002d3671d53c09bc65e47ec948ec7b67e6fb112ed1cd10966e211a8bb50f9" - revision 5 + revision 6 bottle do cellar :any diff --git a/Formula/mapnik.rb b/Formula/mapnik.rb index d42501175afcf..78ce768e43b7e 100644 --- a/Formula/mapnik.rb +++ b/Formula/mapnik.rb @@ -3,6 +3,7 @@ class Mapnik < Formula homepage "https://mapnik.org/" url "https://github.com/mapnik/mapnik/releases/download/v3.0.22/mapnik-v3.0.22.tar.bz2" sha256 "930612ad9e604b6a29b9cea1bc1de85cf7cf2b2b8211f57ec8b6b94463128ab9" + revision 1 head "https://github.com/mapnik/mapnik.git" bottle do diff --git a/Formula/mimic.rb b/Formula/mimic.rb index 745083765a852..62389d0a36d6a 100644 --- a/Formula/mimic.rb +++ b/Formula/mimic.rb @@ -3,7 +3,7 @@ class Mimic < Formula homepage "https://mimic.mycroft.ai" url "https://github.com/MycroftAI/mimic/archive/1.2.0.2.tar.gz" sha256 "6adcc9911b09d6e9513add41ad9dfc0893ece277f556419869520a0f0708c102" - revision 5 + revision 6 bottle do cellar :any diff --git a/Formula/mpd.rb b/Formula/mpd.rb index 6c48123e2a32e..e7f8296395746 100644 --- a/Formula/mpd.rb +++ b/Formula/mpd.rb @@ -3,6 +3,7 @@ class Mpd < Formula homepage "https://www.musicpd.org/" url "https://www.musicpd.org/download/mpd/0.21/mpd-0.21.5.tar.xz" sha256 "2ea9f0eb3a7bdae5d705adf4e8ec45ef38b5b9ddf133f32b8926dd4e205b0ef9" + revision 1 head "https://github.com/MusicPlayerDaemon/MPD.git" bottle do diff --git a/Formula/ncmpcpp.rb b/Formula/ncmpcpp.rb index ed2db23ab5f2c..19610fceda5aa 100644 --- a/Formula/ncmpcpp.rb +++ b/Formula/ncmpcpp.rb @@ -3,7 +3,7 @@ class Ncmpcpp < Formula homepage "https://rybczak.net/ncmpcpp/" url "https://rybczak.net/ncmpcpp/stable/ncmpcpp-0.8.2.tar.bz2" sha256 "650ba3e8089624b7ad9e4cc19bc1ac6028edb7523cc111fa1686ea44c0921554" - revision 4 + revision 5 bottle do cellar :any diff --git a/Formula/node.rb b/Formula/node.rb index 460094efd9bf0..2473f7e62ddeb 100644 --- a/Formula/node.rb +++ b/Formula/node.rb @@ -3,6 +3,7 @@ class Node < Formula homepage "https://nodejs.org/" url "https://nodejs.org/dist/v11.14.0/node-v11.14.0.tar.gz" sha256 "b903ba6dc8131b9357e7c5e26967a0f48aa460c708154244a6348d49a7d8ff9a" + revision 1 head "https://github.com/nodejs/node.git" bottle do diff --git a/Formula/node@10.rb b/Formula/node@10.rb index a3cd954fd0c46..5fa806337081c 100644 --- a/Formula/node@10.rb +++ b/Formula/node@10.rb @@ -3,6 +3,7 @@ class NodeAT10 < Formula homepage "https://nodejs.org/" url "https://nodejs.org/dist/v10.15.2/node-v10.15.2.tar.gz" sha256 "3b81ea6b0ae1c887ed4215d6a0b9349284c811bd98c8ddd7a0370f6cc9eb8182" + revision 1 bottle do cellar :any diff --git a/Formula/node@8.rb b/Formula/node@8.rb index 5c5099e83a4d6..cc2d2f7c060ef 100644 --- a/Formula/node@8.rb +++ b/Formula/node@8.rb @@ -3,6 +3,7 @@ class NodeAT8 < Formula homepage "https://nodejs.org/" url "https://nodejs.org/dist/v8.15.1/node-v8.15.1.tar.xz" sha256 "6b6486a3f452624941f6e11dd5f878c298d43e9c21b5f43ca1721dc7ce25add1" + revision 1 bottle do cellar :any diff --git a/Formula/openrct2.rb b/Formula/openrct2.rb index b9f0253a16890..a0cf0c3071f7e 100644 --- a/Formula/openrct2.rb +++ b/Formula/openrct2.rb @@ -4,6 +4,7 @@ class Openrct2 < Formula url "https://github.com/OpenRCT2/OpenRCT2.git", :tag => "v0.2.2", :revision => "298c9f5238fe2ead4c319dd0699cdebf9fe390cb" + revision 1 head "https://github.com/OpenRCT2/OpenRCT2.git", :branch => "develop" bottle do diff --git a/Formula/pazpar2.rb b/Formula/pazpar2.rb index 459916eb9ad53..0f46833bd233c 100644 --- a/Formula/pazpar2.rb +++ b/Formula/pazpar2.rb @@ -3,7 +3,7 @@ class Pazpar2 < Formula homepage "https://www.indexdata.com/pazpar2" url "http://ftp.indexdata.dk/pub/pazpar2/pazpar2-1.13.1.tar.gz" sha256 "d3cdeff52914a82c4d815e4570f6aab0e14586754377b5d2b9cffdcbcb1ccc29" - revision 1 + revision 2 bottle do cellar :any diff --git a/Formula/php.rb b/Formula/php.rb index 164731ce6bad9..03e4ac49e634e 100644 --- a/Formula/php.rb +++ b/Formula/php.rb @@ -3,6 +3,7 @@ class Php < Formula homepage "https://secure.php.net/" url "https://php.net/get/php-7.3.4.tar.xz/from/this/mirror" sha256 "6fe79fa1f8655f98ef6708cde8751299796d6c1e225081011f4104625b923b83" + revision 1 bottle do sha256 "32d78595ffb531f00ef5d9fc978afab28dd4d9e4fe77da0a9da03fcc5c628d08" => :mojave diff --git a/Formula/php@7.1.rb b/Formula/php@7.1.rb index 609d0cea184b5..3b41467ce484e 100644 --- a/Formula/php@7.1.rb +++ b/Formula/php@7.1.rb @@ -3,6 +3,7 @@ class PhpAT71 < Formula homepage "https://secure.php.net/" url "https://php.net/get/php-7.1.28.tar.xz/from/this/mirror" sha256 "45131497ec0a947e3f9145c000e8fcc1f86b46518ee3f6810d80efa2d39521e2" + revision 1 bottle do sha256 "c1120c97c326d4665c48ecf961fa50c1196108d570ef4debdbff76b0d316f1ea" => :mojave diff --git a/Formula/php@7.2.rb b/Formula/php@7.2.rb index a825952445164..07a313693cbf3 100644 --- a/Formula/php@7.2.rb +++ b/Formula/php@7.2.rb @@ -3,6 +3,7 @@ class PhpAT72 < Formula homepage "https://secure.php.net/" url "https://php.net/get/php-7.2.17.tar.xz/from/this/mirror" sha256 "a3e5f51a9ae08813b3925bea3a4de02cd4906fcccf75646e267a213bb63bcf84" + revision 1 bottle do sha256 "0875da9ab51f38d18e6292680872647d55e3f230805e3e23b34d62194db47a7e" => :mojave diff --git a/Formula/postgresql.rb b/Formula/postgresql.rb index 56f5273e59ebc..1028bb35365ca 100644 --- a/Formula/postgresql.rb +++ b/Formula/postgresql.rb @@ -3,6 +3,7 @@ class Postgresql < Formula homepage "https://www.postgresql.org/" url "https://ftp.postgresql.org/pub/source/v11.2/postgresql-11.2.tar.bz2" sha256 "2676b9ce09c21978032070b6794696e0aa5a476e3d21d60afc036dc0a9c09405" + revision 1 head "https://github.com/postgres/postgres.git" bottle do diff --git a/Formula/postgresql@10.rb b/Formula/postgresql@10.rb index a3daf7b86aee8..5b8a953554629 100644 --- a/Formula/postgresql@10.rb +++ b/Formula/postgresql@10.rb @@ -3,7 +3,7 @@ class PostgresqlAT10 < Formula homepage "https://www.postgresql.org/" url "https://ftp.postgresql.org/pub/source/v10.6/postgresql-10.6.tar.bz2" sha256 "68a8276f08bda8fbefe562faaf8831cb20664a7a1d3ffdbbcc5b83e08637624b" - revision 1 + revision 2 bottle do rebuild 1 diff --git a/Formula/sile.rb b/Formula/sile.rb index 585a1f509ce6f..020a6ea03361c 100644 --- a/Formula/sile.rb +++ b/Formula/sile.rb @@ -3,6 +3,7 @@ class Sile < Formula homepage "http://www.sile-typesetter.org/" url "https://github.com/simoncozens/sile/releases/download/v0.9.5.1/sile-0.9.5.1.tar.bz2" sha256 "60cdcc4509971973feab352dfc1a86217cc1fdb12d56823f04d863afef92003a" + revision 1 head "https://github.com/simoncozens/sile.git" diff --git a/Formula/tarantool.rb b/Formula/tarantool.rb index fa743d19e3936..061931bab597c 100644 --- a/Formula/tarantool.rb +++ b/Formula/tarantool.rb @@ -3,7 +3,7 @@ class Tarantool < Formula homepage "https://tarantool.org/" url "https://download.tarantool.org/tarantool/1.10/src/tarantool-1.10.2.1.tar.gz" sha256 "2d077978a65e785349883ef3c98c46d35af26bcc10dae58eabfca27cfbcc6c6b" - revision 2 + revision 3 head "https://github.com/tarantool/tarantool.git", :branch => "2.1", :shallow => false bottle do diff --git a/Formula/tectonic.rb b/Formula/tectonic.rb index 19f8946152065..62d66bfa99d44 100644 --- a/Formula/tectonic.rb +++ b/Formula/tectonic.rb @@ -3,7 +3,7 @@ class Tectonic < Formula homepage "https://tectonic-typesetting.github.io/" url "https://github.com/tectonic-typesetting/tectonic/archive/v0.1.11.tar.gz" sha256 "e700dc691dfd092adfe098b716992136343ddfac5eaabb1e8cfae4e63f8454c7" - revision 1 + revision 2 bottle do sha256 "1a7529e618b09f3b3c7852d7734f631847c7d31334ebe43d10a5da3dc14bc6b4" => :mojave diff --git a/Formula/widelands.rb b/Formula/widelands.rb index 704a45a7095d4..d92c0da54625c 100644 --- a/Formula/widelands.rb +++ b/Formula/widelands.rb @@ -3,7 +3,7 @@ class Widelands < Formula homepage "https://wl.widelands.org/" url "https://launchpad.net/widelands/build19/build19/+download/widelands-build19-src.tar.bz2" sha256 "e511f9d26828a2b71b64cdfc6674e6e847543b2da73961ab882acca36c7c01a6" - revision 14 + revision 15 bottle do sha256 "aa7ba58cfd5b0d3f899b2f16260198308aa3bb0348561cc8b4cc5eaae3128ed6" => :mojave diff --git a/Formula/yaz.rb b/Formula/yaz.rb index 99522177f3d07..2e7757ee91a0d 100644 --- a/Formula/yaz.rb +++ b/Formula/yaz.rb @@ -3,7 +3,7 @@ class Yaz < Formula homepage "https://www.indexdata.com/yaz" url "http://ftp.indexdata.dk/pub/yaz/yaz-5.27.0.tar.gz" sha256 "3db834b30aad941aaee67a3daf0cfc33d6f81e724dd8d54227be201ad93c18f3" - revision 1 + revision 2 bottle do cellar :any diff --git a/Formula/zebra.rb b/Formula/zebra.rb index ee1fa539281cc..84537b3944818 100644 --- a/Formula/zebra.rb +++ b/Formula/zebra.rb @@ -3,7 +3,7 @@ class Zebra < Formula homepage "https://www.indexdata.com/zebra" url "http://ftp.indexdata.dk/pub/zebra/idzebra-2.1.4.tar.gz" sha256 "f45b0461cf40fafddd97d447695a087be0ba0981c108bf509d4c11f6d1db1ae2" - revision 1 + revision 2 bottle do sha256 "c2cd8d27e0426422eab75017a53a12635faa8784a9895e86596b59e8e2eb515b" => :mojave diff --git a/Formula/znc.rb b/Formula/znc.rb index 26a5d1c2f22c8..ec3db2382c045 100644 --- a/Formula/znc.rb +++ b/Formula/znc.rb @@ -3,7 +3,7 @@ class Znc < Formula homepage "https://wiki.znc.in/ZNC" url "https://znc.in/releases/archive/znc-1.7.1.tar.gz" sha256 "44cfea7158ea05dc2547c7c6bc22371e66c869def90351de0ab90a9c200d39c4" - revision 1 + revision 2 bottle do sha256 "29762087ad3267dd6b7164aad34e6cbe6316efe0d5d858b6bb20405b89f37e05" => :mojave diff --git a/Formula/zorba.rb b/Formula/zorba.rb index 64d32db04bdbe..6d7c6bac341f1 100644 --- a/Formula/zorba.rb +++ b/Formula/zorba.rb @@ -3,7 +3,7 @@ class Zorba < Formula homepage "http://www.zorba.io/" url "https://github.com/28msec/zorba/archive/3.1.tar.gz" sha256 "05eed935c0ff3626934a5a70724a42410fd93bc96aba1fa4821736210c7f1dd8" - revision 9 + revision 10 bottle do sha256 "cb24e884cb56af293bf9b10e7280aff091e72540d6d67d610674bcd0c5dfcdd9" => :mojave