Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

icu4c 58.2 #8224

Closed
wants to merge 14 commits into from
2 changes: 1 addition & 1 deletion Formula/couchdb.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Couchdb < Formula
desc "Document database server"
homepage "https://couchdb.apache.org/"
revision 7
revision 8

stable do
url "https://www.apache.org/dyn/closer.cgi?path=/couchdb/source/1.6.1/apache-couchdb-1.6.1.tar.gz"
Expand Down
2 changes: 1 addition & 1 deletion Formula/dwdiff.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Dwdiff < Formula
homepage "http://os.ghalkes.nl/dwdiff.html"
url "http://os.ghalkes.nl/dist/dwdiff-2.1.0.tar.bz2"
sha256 "45308f2f07c08c75c6ebd1eae3e3dcf7f836e5af1467cefc1b4829777c07743a"
revision 3
revision 4

bottle do
sha256 "61ed66575054baf4339b1a6e9cfbf9a1d481d939e68d2b5fc588a5d1f5466c34" => :sierra
Expand Down
1 change: 1 addition & 0 deletions Formula/harfbuzz.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class Harfbuzz < Formula
homepage "https://wiki.freedesktop.org/www/Software/HarfBuzz/"
url "https://www.freedesktop.org/software/harfbuzz/release/harfbuzz-1.3.4.tar.bz2"
sha256 "718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b"
revision 1

bottle do
sha256 "56c20acb139ba77ca7406842ec014e221f0b3bee85c60e66c38289b0bac40cd5" => :sierra
Expand Down
9 changes: 5 additions & 4 deletions Formula/icu4c.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
class Icu4c < Formula
desc "C/C++ and Java libraries for Unicode and globalization"
homepage "http://site.icu-project.org/"
url "https://ssl.icu-project.org/files/icu4c/58.1/icu4c-58_1-src.tgz"
version "58.1"
sha256 "0eb46ba3746a9c2092c8ad347a29b1a1b4941144772d13a88667a7b11ea30309"

url "https://ssl.icu-project.org/files/icu4c/58.2/icu4c-58_2-src.tgz"
mirror "https://fossies.org/linux/misc/icu4c-58_2-src.tgz"
mirror "https://downloads.sourceforge.net/project/icu/ICU4C/58.2/icu4c-58_2-src.tgz"
version "58.2"
sha256 "2b0a4410153a9b20de0e20c7d8b66049a72aef244b53683d0d7521371683da0c"
head "https://ssl.icu-project.org/repos/icu/trunk/icu4c/", :using => :svn

bottle do
Expand Down
4 changes: 2 additions & 2 deletions Formula/libcdr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Libcdr < Formula
homepage "https://wiki.documentfoundation.org/DLP/Libraries/libcdr"
url "http://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.3.tar.xz"
sha256 "66e28e502abef7f6f494ce03de037d532f5e7888cfdee62c01203c8325b33f22"
revision 1
revision 2

bottle do
cellar :any
Expand All @@ -13,8 +13,8 @@ class Libcdr < Formula
end

depends_on "pkg-config" => :build
depends_on "boost" => :build
depends_on "cppunit" => :build
depends_on "boost"
depends_on "icu4c"
depends_on "librevenge"
depends_on "little-cms2"
Expand Down
2 changes: 1 addition & 1 deletion Formula/libmspub.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Libmspub < Formula
homepage "https://wiki.documentfoundation.org/DLP/Libraries/libmspub"
url "http://dev-www.libreoffice.org/src/libmspub/libmspub-0.1.2.tar.xz"
sha256 "b0baabf82d20c08ad000e80fa02154ce2f2ffde1ee60240d6e3a917c3b35560f"
revision 3
revision 4

bottle do
cellar :any
Expand Down
4 changes: 2 additions & 2 deletions Formula/libvisio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Libvisio < Formula
homepage "https://wiki.documentfoundation.org/DLP/Libraries/libvisio"
url "http://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.5.tar.xz"
sha256 "430a067903660bb1b97daf4b045e408a1bb75ca45e615cf05fb1a4da65fc5a8c"
revision 1
revision 2

bottle do
cellar :any
Expand All @@ -13,8 +13,8 @@ class Libvisio < Formula
end

depends_on "pkg-config" => :build
depends_on "boost" => :build
depends_on "cppunit" => :build
depends_on "boost"
depends_on "librevenge"
depends_on "icu4c"

Expand Down
1 change: 1 addition & 0 deletions Formula/mpd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class Mpd < Formula
homepage "https://www.musicpd.org/"
url "https://www.musicpd.org/download/mpd/0.19/mpd-0.19.21.tar.xz"
sha256 "8305b8bc026f4b6bde28b8dd09bfdddbe5590acf36358eed4d083a396e301730"
revision 1

bottle do
sha256 "429071e06bd07c4f23a719958539f0fe305d82417b14373d597e2c964411b3e4" => :sierra
Expand Down
1 change: 1 addition & 0 deletions Formula/pazpar2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class Pazpar2 < Formula
homepage "https://www.indexdata.com/pazpar2"
url "http://ftp.indexdata.dk/pub/pazpar2/pazpar2-1.12.7.tar.gz"
sha256 "5d56801bb1f8a3b673409e6960b07c9d8fa05f2315558ac173b80a65c344f3aa"
revision 1

bottle do
cellar :any
Expand Down
2 changes: 1 addition & 1 deletion Formula/sile.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Sile < Formula
homepage "http://www.sile-typesetter.org/"
url "https://github.com/simoncozens/sile/releases/download/v0.9.4/sile-0.9.4.tar.bz2"
sha256 "1c696679e5243d0448705db86227eec57a000846f02a964f882b7978c46954d5"
revision 1
revision 2

head do
url "https://github.com/simoncozens/sile.git"
Expand Down
1 change: 1 addition & 0 deletions Formula/webkitgtk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ class Webkitgtk < Formula
homepage "https://webkitgtk.org"
url "https://webkitgtk.org/releases/webkitgtk-2.14.1.tar.xz"
sha256 "2e2d76c328de65bed6e0e4f096b2720a366654b27fc1af0830ece90bc4b7ceb5"
revision 1

bottle do
sha256 "36b6a68ffa6aa06ddee26db2f9c8f933f16f25a82c280311438a9722000b16af" => :sierra
Expand Down
1 change: 1 addition & 0 deletions Formula/yaz.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ class Yaz < Formula
homepage "https://www.indexdata.com/yaz"
url "http://ftp.indexdata.dk/pub/yaz/yaz-5.19.0.tar.gz"
sha256 "68e5b31517f09c6f6b548d24e70b72b5faeb9dd9b2e47b1ef13e32bf15b2ff18"
revision 1

bottle do
cellar :any
Expand Down
2 changes: 1 addition & 1 deletion Formula/zebra.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Zebra < Formula
homepage "https://www.indexdata.com/zebra"
url "http://ftp.indexdata.dk/pub/zebra/idzebra-2.0.62.tar.gz"
sha256 "f14e34509c0b7d6df98f83ff05cf81b8b82919a5a3cdcccf42125caf30f5a7f0"
revision 1
revision 2

bottle do
sha256 "46980aae467c0af7310a3365849c4e03e101f7d86fba056047281a02551182c9" => :sierra
Expand Down
2 changes: 1 addition & 1 deletion Formula/zorba.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ class Zorba < Formula
homepage "http://www.zorba.io/"
url "https://github.com/28msec/zorba/archive/3.1.tar.gz"
sha256 "a27e8160aca5d3aa5a6525b930da7edde44f8824dd4fba39aaef3b9af2717b74"
revision 1
revision 2

bottle do
sha256 "a42289309f9841d0a31face0a632eebe7d076437a4b5f42b4098daa2dcca6258" => :sierra
Expand Down