Use githubusercontent domain
This commit is contained in:
parent
6dbe074e54
commit
8ef0b46216
37 changed files with 48 additions and 47 deletions
|
@ -15,7 +15,7 @@ class BulkExtractor < Formula
|
|||
# Error in exec install hooks; installing java GUI manually. Reported in
|
||||
# https://groups.google.com/group/bulk_extractor-users/browse_thread/thread/ff7cc11e8e6d8e8d
|
||||
patch do
|
||||
url "https://gist.github.com/raw/3785687/3a61d57539c2b9ecde44121b370db85ff9d4f86e/makefile.in.patch"
|
||||
url "https://gist.githubusercontent.com/anarchivist/3785687/raw/3a61d57539c2b9ecde44121b370db85ff9d4f86e/makefile.in.patch"
|
||||
sha1 "0b597214c15505d84602a28b74fc01ce5aa0c902"
|
||||
end
|
||||
|
||||
|
|
|
@ -12,12 +12,12 @@ class Clucene < Formula
|
|||
# Reported upstream: http://sourceforge.net/p/clucene/bugs/219/
|
||||
if MacOS.version == :mavericks
|
||||
patch :p0 do
|
||||
url "https://gist.github.com/tlvince/7934499/raw/d0859996dbda8f4cf643d091ae6b491f0a64da59/CLucene-LuceneThreads.h.diff"
|
||||
url "https://gist.githubusercontent.com/tlvince/7934499/raw/d0859996dbda8f4cf643d091ae6b491f0a64da59/CLucene-LuceneThreads.h.diff"
|
||||
sha1 "59e672e70d053d79d5b19c422945299ba66f2562"
|
||||
end
|
||||
|
||||
patch :p0 do
|
||||
url "https://gist.github.com/tlvince/7935339/raw/fd78b1ada278eaf1904e1437efa0f2a1265041a9/CLucene-config-repl_tchar.h.diff"
|
||||
url "https://gist.githubusercontent.com/tlvince/7935339/raw/fd78b1ada278eaf1904e1437efa0f2a1265041a9/CLucene-config-repl_tchar.h.diff"
|
||||
sha1 "e6aee206577fc3b751652db6774d32e923b50b0b"
|
||||
end
|
||||
end
|
||||
|
@ -29,7 +29,7 @@ class Clucene < Formula
|
|||
depends_on "cmake" => :build
|
||||
|
||||
patch do
|
||||
url "https://gist.github.com/lfranchi/7954811/raw/828176c01a8f2c1c11eff43bf6773242955dabab/CLucene-HEAD-mavericks.patch"
|
||||
url "https://gist.githubusercontent.com/lfranchi/7954811/raw/828176c01a8f2c1c11eff43bf6773242955dabab/CLucene-HEAD-mavericks.patch"
|
||||
sha1 "43f89924e85f9df50bf32032f05de153237162f3"
|
||||
end if MacOS.version == :mavericks
|
||||
end
|
||||
|
|
|
@ -38,13 +38,13 @@ class Emacs < Formula
|
|||
|
||||
# Make native fullscreen mode optional, mostly from upstream r111679
|
||||
patch do
|
||||
url "https://gist.github.com/scotchi/7209145/raw/a571acda1c85e13ed8fe8ab7429dcb6cab52344f/ns-use-native-fullscreen-and-toggle-frame-fullscreen.patch"
|
||||
url "https://gist.githubusercontent.com/scotchi/7209145/raw/a571acda1c85e13ed8fe8ab7429dcb6cab52344f/ns-use-native-fullscreen-and-toggle-frame-fullscreen.patch"
|
||||
sha1 "cb4cc4940efa1a43a5d36ec7b989b90834b7442b"
|
||||
end
|
||||
|
||||
# Fix memory leaks in NS version from upstream r114945
|
||||
patch do
|
||||
url "https://gist.github.com/anonymous/8553178/raw/c0ddb67b6e92da35a815d3465c633e036df1a105/emacs.memory.leak.aka.distnoted.patch.diff"
|
||||
url "https://gist.githubusercontent.com/anonymous/8553178/raw/c0ddb67b6e92da35a815d3465c633e036df1a105/emacs.memory.leak.aka.distnoted.patch.diff"
|
||||
sha1 "173ce253e0d8920e0aa7b1464d5635f6902c98e7"
|
||||
end
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ class Fontforge < Formula
|
|||
|
||||
# Fixes double defined AnchorPoint on Mountain Lion 10.8.2
|
||||
patch do
|
||||
url "https://gist.github.com/rubenfonseca/5078149/raw/98a812df4e8c50d5a639877bc2d241e5689f1a14/fontforge"
|
||||
url "https://gist.githubusercontent.com/rubenfonseca/5078149/raw/98a812df4e8c50d5a639877bc2d241e5689f1a14/fontforge"
|
||||
sha1 "baa7d60f4c6e672180e66438ee675b4ee0fda5ce"
|
||||
end
|
||||
end
|
||||
|
|
|
@ -19,7 +19,7 @@ class Freerdp < Formula
|
|||
|
||||
# https://github.com/FreeRDP/FreeRDP/pull/1682/files
|
||||
patch do
|
||||
url "https://gist.github.com/bmiklautz/8832375/raw/ac77b61185d11aa69e5f6b5e88c0fa597c04d964/freerdp-1.0.2-osxversion-patch.diff"
|
||||
url "https://gist.githubusercontent.com/bmiklautz/8832375/raw/ac77b61185d11aa69e5f6b5e88c0fa597c04d964/freerdp-1.0.2-osxversion-patch.diff"
|
||||
sha1 "2793c0251396778b763b627e68dae1e0a5d41eab"
|
||||
end
|
||||
end
|
||||
|
|
|
@ -11,14 +11,14 @@ class Glog < Formula
|
|||
# Since 0.3.4 has not yet been released, manually apply
|
||||
# r134 that refactors the way headers are included.
|
||||
patch do
|
||||
url "https://gist.github.com/danslo/7128754/raw/9b19991da4753f5efb87ae9a6939e6c3e9bc1fdf/glog_logging_r134.diff"
|
||||
url "https://gist.githubusercontent.com/danslo/7128754/raw/9b19991da4753f5efb87ae9a6939e6c3e9bc1fdf/glog_logging_r134.diff"
|
||||
sha1 "a4a1a3d1467115f927935c441715b0f8c362abba"
|
||||
end
|
||||
|
||||
# Don't use tr1 prefix when we're using libc++:
|
||||
# https://code.google.com/p/google-glog/issues/detail?id=121 (patch mirrored on gist.github.com)
|
||||
patch do
|
||||
url "https://gist.github.com/noahm/7364571/raw/436283200fe5a3ac5d00d769bb2203260bebfcf9/libc%2B%2B.diff"
|
||||
url "https://gist.githubusercontent.com/noahm/7364571/raw/436283200fe5a3ac5d00d769bb2203260bebfcf9/libc%2B%2B.diff"
|
||||
sha1 "14fe8c422a92ebd6908861ee22cfe1a689191c18"
|
||||
end
|
||||
end
|
||||
|
|
|
@ -8,7 +8,7 @@ class GnuProlog < Formula
|
|||
# Upstream patch:
|
||||
# http://sourceforge.net/p/gprolog/code/ci/784b3443a0a2f087c1d1e7976739fa517efe6af6
|
||||
patch do
|
||||
url "https://gist.github.com/jacknagel/7549696/raw/3078eef282ca141c95a0bf74396f4248bbe34775/gprolog-clang.patch"
|
||||
url "https://gist.githubusercontent.com/jacknagel/7549696/raw/3078eef282ca141c95a0bf74396f4248bbe34775/gprolog-clang.patch"
|
||||
sha1 "8af7816a97bd1319fbd3ae52cedc02ccc9164d27"
|
||||
end
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ class GobjectIntrospection < Formula
|
|||
|
||||
# Allow tests to execute on OS X (.so => .dylib)
|
||||
patch do
|
||||
url "https://gist.github.com/krrk/6958869/raw/de8d83009d58eefa680a590f5839e61a6e76ff76/gobject-introspection-tests.patch"
|
||||
url "https://gist.githubusercontent.com/krrk/6958869/raw/de8d83009d58eefa680a590f5839e61a6e76ff76/gobject-introspection-tests.patch"
|
||||
sha1 "1f57849db76cd2ca26ddb35dc36c373606414dfc"
|
||||
end if build.with? "tests"
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ class GooglePerftools < Formula
|
|||
# upstream: https://code.google.com/p/gperftools/issues/detail?id=573
|
||||
patch :DATA
|
||||
patch do
|
||||
url "https://gist.github.com/JustSid/7430366/raw/54979ac61602eec5e59223164cb1f0d136044d1f/gistfile1.txt"
|
||||
url "https://gist.githubusercontent.com/JustSid/7430366/raw/54979ac61602eec5e59223164cb1f0d136044d1f/gistfile1.txt"
|
||||
sha1 "4fde81e106b31198622db587fea51f01e2640789"
|
||||
end
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ class Grass < Formula
|
|||
url "https://svn.osgeo.org/grass/grass/trunk"
|
||||
|
||||
patch do
|
||||
url "https://gist.github.com/jctull/0fe3db92a3e7c19fa6e0/raw/42e819f0a9b144de782c94f730dbc4da136e9227/grassPatchHead.diff"
|
||||
url "https://gist.githubusercontent.com/jctull/0fe3db92a3e7c19fa6e0/raw/42e819f0a9b144de782c94f730dbc4da136e9227/grassPatchHead.diff"
|
||||
sha1 "ffbe31682d8a7605d5548cdafd536f1c785d3a23"
|
||||
end
|
||||
end
|
||||
|
|
|
@ -17,7 +17,7 @@ class Libdc1394 < Formula
|
|||
|
||||
# Backport of upstream fixes for building on OS X
|
||||
patch do
|
||||
url "https://gist.github.com/jacknagel/7395159/raw/3ba722636fb898d210170f5d8a494977c89626b7/libdc1394.patch"
|
||||
url "https://gist.githubusercontent.com/jacknagel/7395159/raw/3ba722636fb898d210170f5d8a494977c89626b7/libdc1394.patch"
|
||||
sha1 "832869d05dabf8d62c1a5ac1b10a94fb7b7755c5"
|
||||
end
|
||||
|
||||
|
|
|
@ -14,7 +14,7 @@ class Libkml < Formula
|
|||
# Fix just forces internal libs to be linked statically until the following
|
||||
# is addressed upstream: https://code.google.com/p/libkml/issues/detail?id=50
|
||||
patch do
|
||||
url "https://gist.github.com/dakcarto/7419882/raw/10ae08af224b3fee0617fa6288d806d3ccf37c0f/libkml-1.2-static-deps"
|
||||
url "https://gist.githubusercontent.com/dakcarto/7419882/raw/10ae08af224b3fee0617fa6288d806d3ccf37c0f/libkml-1.2-static-deps"
|
||||
sha1 "eba47421e64e75bcf68026bbbe7c985b3bebcde5"
|
||||
end
|
||||
end
|
||||
|
@ -29,7 +29,8 @@ class Libkml < Formula
|
|||
|
||||
# see stable patch
|
||||
patch do
|
||||
url "https://gist.github.com/dakcarto/7420023/raw/65cdb088c91a7da844251e348eeda8df1d903f1d/libkml-svn-static-deps"
|
||||
url "https://gist.githubusercontent.com/dakcarto/7420023/raw/65cdb088c91a7da844251e348eeda8df1d903f1d/libkml-svn-static-deps"
|
||||
sha1 "9ef82d73199325e63596c28c6965ec8c151bf7c5"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ class Liblwgeom < Formula
|
|||
# building liblwgeom.dylib without needing PostgreSQL
|
||||
# NOTE: this will need to be maintained per postgis version
|
||||
patch do
|
||||
url "https://gist.github.com/dakcarto/7458788/raw/8df39204eef5a1e5671828ded7f377ad0f61d4e1/postgis-config_strip-pgsql.diff"
|
||||
url "https://gist.githubusercontent.com/dakcarto/7458788/raw/8df39204eef5a1e5671828ded7f377ad0f61d4e1/postgis-config_strip-pgsql.diff"
|
||||
sha1 "3d93c9ede79439f1c683a604f9d906f5c788c690"
|
||||
end
|
||||
end
|
||||
|
|
|
@ -25,7 +25,7 @@ class Libsndfile < Formula
|
|||
# libsndfile doesn't find Carbon.h using XCode 4.3:
|
||||
# fixed upstream: https://github.com/erikd/libsndfile/commit/d04e1de82ae0af48fd09d5cb09bf21b4ca8d513c
|
||||
patch do
|
||||
url "https://gist.github.com/metabr/8623583/raw/90966b76c6f52e1293b5303541e1f2d72e2afd08/0001-libsndfile-doesn-t-find-Carbon.h-using-XCode-4.3.patch"
|
||||
url "https://gist.githubusercontent.com/metabr/8623583/raw/90966b76c6f52e1293b5303541e1f2d72e2afd08/0001-libsndfile-doesn-t-find-Carbon.h-using-XCode-4.3.patch"
|
||||
sha1 "90f31bf3fe0998e2eb2ec36f85f9efe5b23e0a83"
|
||||
end
|
||||
|
||||
|
@ -35,7 +35,7 @@ class Libsndfile < Formula
|
|||
# https://github.com/erikd/libsndfile/commit/700ae0e8f358497dd614bcee8e4b93c629209b37
|
||||
# https://github.com/erikd/libsndfile/commit/50d1df56f7f9b90d0fafc618d4947611e9689ae9
|
||||
patch do
|
||||
url "https://gist.github.com/metabr/8623583/raw/cd3540f4abd8521edf0011ab6dd40888cfadfd7a/0002-libsndfile-fails-to-build-with-libvorbis-1.3.4.patch"
|
||||
url "https://gist.githubusercontent.com/metabr/8623583/raw/cd3540f4abd8521edf0011ab6dd40888cfadfd7a/0002-libsndfile-fails-to-build-with-libvorbis-1.3.4.patch"
|
||||
sha1 "051c2c2467a0d287b02dd3ef287a0fce68074040"
|
||||
end
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ class Libvoikko < Formula
|
|||
# https://github.com/voikko/corevoikko/pull/6
|
||||
# Note that the upstream commits don't apply cleanly to stable
|
||||
patch do
|
||||
url "https://gist.github.com/osimola/7724611/raw/2dcfddaf4bf7c7e9d940edb1b982d5b5e39bc378/libvoikko-3.7-mavericks.patch"
|
||||
url "https://gist.githubusercontent.com/osimola/7724611/raw/2dcfddaf4bf7c7e9d940edb1b982d5b5e39bc378/libvoikko-3.7-mavericks.patch"
|
||||
sha1 "532d0a3097569c966b2632a5b876d9082b4a2c49"
|
||||
end
|
||||
|
||||
|
|
|
@ -11,7 +11,7 @@ class Luabind < Formula
|
|||
|
||||
# patch Jamroot to perform lookup for shared objects with .dylib suffix
|
||||
patch do
|
||||
url "https://gist.github.com/DennisOSRM/3728987/raw/052251fcdc23602770f6c543be9b3e12f0cac50a/Jamroot.diff"
|
||||
url "https://gist.githubusercontent.com/DennisOSRM/3728987/raw/052251fcdc23602770f6c543be9b3e12f0cac50a/Jamroot.diff"
|
||||
sha1 "5e7660e00e4189e42b8d79fbd2d6da21feb2259b"
|
||||
end
|
||||
|
||||
|
@ -24,7 +24,7 @@ class Luabind < Formula
|
|||
# include C header that is not pulled in automatically on OS X 10.9 anymore
|
||||
# submitted https://github.com/luabind/luabind/pull/20
|
||||
patch do
|
||||
url "https://gist.github.com/DennisOSRM/a246514bf7d01631dda8/raw/0e83503dbf862ebfb6ac063338a6d7bca793f94d/object_rep.diff"
|
||||
url "https://gist.githubusercontent.com/DennisOSRM/a246514bf7d01631dda8/raw/0e83503dbf862ebfb6ac063338a6d7bca793f94d/object_rep.diff"
|
||||
sha1 "482693598edcde3d4c04fef3dfa35ea23f8e6bb4"
|
||||
end if MacOS.version >= :mavericks
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ class Moc < Formula
|
|||
|
||||
# Patches up to r2544 (HEAD at 2013-08-13)
|
||||
patch :p0 do
|
||||
url "https://gist.github.com/toroidal-code/6310844/raw/23c460144b64040eb6c3117693fd7e129a462b26/ffmpeg-patch.diff"
|
||||
url "https://gist.githubusercontent.com/toroidal-code/6310844/raw/23c460144b64040eb6c3117693fd7e129a462b26/ffmpeg-patch.diff"
|
||||
sha1 "55d64d17b320b391a5c11f502417fa8353498b37"
|
||||
end
|
||||
end
|
||||
|
|
|
@ -11,7 +11,7 @@ class Mongrel2 < Formula
|
|||
|
||||
# allow mongrel2 to build against libzmq 4
|
||||
patch do
|
||||
url "https://gist.github.com/minrk/7632116/raw/44d0ed09ecfc68a9f9d6a940c6367f703cd55c46/0001-add-zmq_compat-check-for-libzmq-4.patch"
|
||||
url "https://gist.githubusercontent.com/minrk/7632116/raw/44d0ed09ecfc68a9f9d6a940c6367f703cd55c46/0001-add-zmq_compat-check-for-libzmq-4.patch"
|
||||
sha1 "f4279ced05362b916c1abf874c69781a66f55abf"
|
||||
end
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ class Mplayer < Formula
|
|||
|
||||
# Fix compilation on 10.9, adapted from upstream revision r36500
|
||||
patch do
|
||||
url "https://gist.github.com/jacknagel/7441175/raw/37657c264a6a3bb4d30dee14538c367f7ffccba9/vo_corevideo.h.patch"
|
||||
url "https://gist.githubusercontent.com/jacknagel/7441175/raw/37657c264a6a3bb4d30dee14538c367f7ffccba9/vo_corevideo.h.patch"
|
||||
sha1 "92717335aed9ec5d01fcf62f9787c6d50cf5d911"
|
||||
end
|
||||
end
|
||||
|
|
|
@ -52,7 +52,7 @@ class Mutt < Formula
|
|||
# original source for this went missing, patch sourced from Arch at
|
||||
# https://aur.archlinux.org/packages/mutt-ignore-thread/
|
||||
patch do
|
||||
url "https://gist.github.com/mistydemeo/5522742/raw/1439cc157ab673dc8061784829eea267cd736624/ignore-thread-1.5.21.patch"
|
||||
url "https://gist.githubusercontent.com/mistydemeo/5522742/raw/1439cc157ab673dc8061784829eea267cd736624/ignore-thread-1.5.21.patch"
|
||||
sha1 "dbcf5de46a559bca425028a18da0a63d34f722d3"
|
||||
end if build.with? "ignore-thread-patch"
|
||||
|
||||
|
@ -62,7 +62,7 @@ class Mutt < Formula
|
|||
end if build.with? "pgp-verbose-mime-patch"
|
||||
|
||||
patch do
|
||||
url "https://gist.github.com/tlvince/5741641/raw/c926ca307dc97727c2bd88a84dcb0d7ac3bb4bf5/mutt-attach.patch"
|
||||
url "https://gist.githubusercontent.com/tlvince/5741641/raw/c926ca307dc97727c2bd88a84dcb0d7ac3bb4bf5/mutt-attach.patch"
|
||||
sha1 "94da52d50508d8951aa78ca4b073023414866be1"
|
||||
end if build.with? "confirm-attachment-patch"
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ class Nbimg < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
curl "https://gist.github.com/staticfloat/8253400/raw/41aa4aca5f1aa0a82c85c126967677f830fe98ee/tiny.bmp", "-O"
|
||||
curl "https://gist.githubusercontent.com/staticfloat/8253400/raw/41aa4aca5f1aa0a82c85c126967677f830fe98ee/tiny.bmp", "-O"
|
||||
system "#{bin}/nbimg", "-Ftiny.bmp"
|
||||
end
|
||||
end
|
||||
|
|
|
@ -16,7 +16,7 @@ class Newt < Formula
|
|||
end
|
||||
|
||||
patch :p0 do
|
||||
url "https://gist.github.com/co-me/6725961/raw/aa8bb06967ad5360eab89e22c1fe15b36bfa06e3/patch-Makefile.in.diff"
|
||||
url "https://gist.githubusercontent.com/co-me/6725961/raw/aa8bb06967ad5360eab89e22c1fe15b36bfa06e3/patch-Makefile.in.diff"
|
||||
sha1 "8cd3b609cd7dffbc2abf00454dcba0a78967bce7"
|
||||
end
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ class Nzbget < Formula
|
|||
|
||||
# Bugfixes and ability to cancel par2 repair
|
||||
resource "libpar2_patch" do
|
||||
url "https://gist.github.com/raw/4576230/e722f2113195ee9b8ee67c1c424aa3f2085b1066/libpar2-0.2-nzbget.patch"
|
||||
url "https://gist.githubusercontent.com/Smenus/4576230/raw/e722f2113195ee9b8ee67c1c424aa3f2085b1066/libpar2-0.2-nzbget.patch"
|
||||
sha1 "0dca03f42c0997fd6b537a7dc539d705afb76157"
|
||||
end
|
||||
|
||||
|
|
|
@ -17,13 +17,13 @@ class OpenBabel < Formula
|
|||
|
||||
# Patch to fix Molecule.draw() in pybel in accordance with upstream commit df59c4a630cf753723d1318c40479d48b7507e1c
|
||||
patch do
|
||||
url "https://gist.github.com/fredrikw/5858168/raw/e4b5899e781d5707f5c386e436b5fc7810f2010d/ob-2-3-2-patch.diff"
|
||||
url "https://gist.githubusercontent.com/fredrikw/5858168/raw/e4b5899e781d5707f5c386e436b5fc7810f2010d/ob-2-3-2-patch.diff"
|
||||
sha1 "e304c308b39a465b632b397aa669c26f4b375da1"
|
||||
end
|
||||
|
||||
# Patch to support Mavericks's libc++, a backport of upstream commit c3abbddae78e654df9322ad1020ff79dd6332946
|
||||
patch do
|
||||
url "https://gist.github.com/erlendurj/40689d57bea3b0b0c767/raw/f8c87557bcdbd79fb796e06088cdd77123c9260a/ob-mavericks.patch"
|
||||
url "https://gist.githubusercontent.com/erlendurj/40689d57bea3b0b0c767/raw/f8c87557bcdbd79fb796e06088cdd77123c9260a/ob-mavericks.patch"
|
||||
sha1 "3ea95b20fdbe50f656f3073ef8916974495b569a"
|
||||
end
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ class Orientdb < Formula
|
|||
|
||||
# Fixing OrientDB init scripts
|
||||
patch do
|
||||
url "https://gist.github.com/leppert/5468357/raw/f4c926df7c31fe96425f2bf5feb68b52df31ebaf/homebrew.patch"
|
||||
url "https://gist.githubusercontent.com/leppert/5468357/raw/f4c926df7c31fe96425f2bf5feb68b52df31ebaf/homebrew.patch"
|
||||
sha1 "1ba6c004d0695fde81053ff010f9d78f757f959b"
|
||||
end
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Platypus < Formula
|
||||
homepage "http://sveinbjorn.org/platypus"
|
||||
url "https://github.com/sveinbjornt/Platypus/raw/4.8/Releases/platypus4.8.src.zip"
|
||||
url "https://raw.githubusercontent.com/sveinbjornt/Platypus/4.8/Releases/platypus4.8.src.zip"
|
||||
sha1 "39d165b9579600cef637b45c70c82307697bb7be"
|
||||
head "https://github.com/sveinbjornt/Platypus.git", :branch => "master"
|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@ class Povray < Formula
|
|||
|
||||
# Replaces references to shared_ptr with boost::shared_ptr
|
||||
patch do
|
||||
url "https://gist.github.com/mistydemeo/7633971/raw/ef285191f9da25aa73806d1200611b8c955ab873/boost-sharedptr.diff"
|
||||
url "https://gist.githubusercontent.com/mistydemeo/7633971/raw/ef285191f9da25aa73806d1200611b8c955ab873/boost-sharedptr.diff"
|
||||
sha1 "8d38908f41eab4da61d1d892ee030bff0bfefeaa"
|
||||
end
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ class Pygobject3 < Formula
|
|||
option :universal
|
||||
|
||||
patch do
|
||||
url "https://gist.github.com/krrk/6439665/raw/a527e14cd3a77c19b089f27bea884ce46c988f55/pygobject-fix-module.patch"
|
||||
url "https://gist.githubusercontent.com/krrk/6439665/raw/a527e14cd3a77c19b089f27bea884ce46c988f55/pygobject-fix-module.patch"
|
||||
sha1 "1d7aad99256d87d616a41b7026cd05267bd9f97f"
|
||||
end if build.with? 'tests'
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ class Rubber < Formula
|
|||
# Creates missing .in files and adds them to the configure phase
|
||||
# otherwise rubber modules are not found after install
|
||||
patch do
|
||||
url "https://gist.github.com/raw/370408/484d76d042e936053de41fbbe48f5dbdbd1b71b8/fix_rubber_configure.patch"
|
||||
url "https://gist.githubusercontent.com/mgee/370408/raw/484d76d042e936053de41fbbe48f5dbdbd1b71b8/fix_rubber_configure.patch"
|
||||
sha1 "29173bd22b7ae6216d1255597b6755931df9a33e"
|
||||
end
|
||||
|
||||
|
|
|
@ -42,7 +42,7 @@ class Scantailor < Formula
|
|||
# Approved by maintainer and included in official repository.
|
||||
# See: http://sourceforge.net/p/scantailor/mailman/message/31884956/
|
||||
patch :p1 do
|
||||
url "https://gist.github.com/muellermartin/8569243/raw/b09215037b346787e0f501ae60966002fd79602e/scantailor-0.9.11.1-clang.patch"
|
||||
url "https://gist.githubusercontent.com/muellermartin/8569243/raw/b09215037b346787e0f501ae60966002fd79602e/scantailor-0.9.11.1-clang.patch"
|
||||
sha1 "4594b28bcf9409ef252638830c633dd42c63bc40"
|
||||
end
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ class Sdcc < Formula
|
|||
# SDCC Doesn't build huge-stack-auto by default for mcs51, but it
|
||||
# is needed by Contiki and others. This simple patch enables it to build.
|
||||
patch do
|
||||
url "https://gist.github.com/anonymous/5042275/raw/a2e084f29cd4ad9cd95e38683209991b7ac038d3/sdcc-huge-stack-auto.diff"
|
||||
url "https://gist.githubusercontent.com/anonymous/5042275/raw/a2e084f29cd4ad9cd95e38683209991b7ac038d3/sdcc-huge-stack-auto.diff"
|
||||
sha1 "57f638d8d81c4bb1ea9a74a006363b881f5aab8c"
|
||||
end
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Term < ScriptFileFormula
|
||||
url 'https://github.com/liyanage/macosx-shell-scripts/raw/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term'
|
||||
url 'https://raw.githubusercontent.com/liyanage/macosx-shell-scripts/e29f7eaa1eb13d78056dec85dc517626ab1d93e3/term'
|
||||
sha1 'a0df2172283facf072c82f5079243a8bc492b457'
|
||||
version '2.1'
|
||||
homepage 'https://github.com/liyanage/macosx-shell-scripts/blob/master/term'
|
||||
|
|
|
@ -6,7 +6,7 @@ class Tidyp < Formula
|
|||
sha1 '5d9050512259c3a67a2f48469555932e3a7b8bd0'
|
||||
|
||||
resource 'manual' do
|
||||
url "https://github.com/petdance/tidyp/raw/6a6c85bc9cb089e343337377f76127d01dd39a1c/htmldoc/tidyp1.xsl"
|
||||
url "https://raw.githubusercontent.com/petdance/tidyp/6a6c85bc9cb089e343337377f76127d01dd39a1c/htmldoc/tidyp1.xsl"
|
||||
sha1 'db6b733bb8e341eb806bc7487faee69eb429a68d'
|
||||
end
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ class Tinyxml < Formula
|
|||
end
|
||||
|
||||
patch do
|
||||
url "https://gist.github.com/scpeters/6325123/raw/cfb079be67997cb19a1aee60449714a1dedefed5/tinyxml_CMakeLists.patch"
|
||||
url "https://gist.githubusercontent.com/scpeters/6325123/raw/cfb079be67997cb19a1aee60449714a1dedefed5/tinyxml_CMakeLists.patch"
|
||||
sha1 "90c69322296a4144795aa66a94233a9409ff7ea5"
|
||||
end
|
||||
|
||||
|
|
|
@ -31,14 +31,14 @@ class Valgrind < Formula
|
|||
# For Xcode-only systems, we have to patch hard-coded paths, use xcrun &
|
||||
# add missing CFLAGS. See: https://bugs.kde.org/show_bug.cgi?id=295084
|
||||
patch do
|
||||
url "https://gist.github.com/raw/3784836/f046191e72445a2fc8491cb6aeeabe84517687d9/patch1.diff"
|
||||
url "https://gist.githubusercontent.com/2bits/3784836/raw/f046191e72445a2fc8491cb6aeeabe84517687d9/patch1.diff"
|
||||
sha1 "a2252d977302a37873b0f2efe8aa4a4fed2eb2c2"
|
||||
end
|
||||
|
||||
# Fix for 10.7.4 w/XCode-4.5, duplicate symbols. Reported upstream in
|
||||
# https://bugs.kde.org/show_bug.cgi?id=307415
|
||||
patch do
|
||||
url "https://gist.github.com/raw/3784930/dc8473c0ac5274f6b7d2eb23ce53d16bd0e2993a/patch2.diff"
|
||||
url "https://gist.githubusercontent.com/2bits/3784836/raw/f046191e72445a2fc8491cb6aeeabe84517687d9/patch1.diff"
|
||||
sha1 "6e57aa087fafd178b594e22fd0e00ea7c0eed438"
|
||||
end if MacOS.version == :lion
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ class Web100clt < Formula
|
|||
# fixes issue with new default secure strlcpy/strlcat functions in 10.9
|
||||
# https://code.google.com/p/ndt/issues/detail?id=106
|
||||
patch do
|
||||
url "https://gist.github.com/igable/8077668/raw/4475e6e653f080be111fa0a3fd649af42fa14c3d/ndt-3.6.5.2-osx-10.9.patch"
|
||||
url "https://gist.githubusercontent.com/igable/8077668/raw/4475e6e653f080be111fa0a3fd649af42fa14c3d/ndt-3.6.5.2-osx-10.9.patch"
|
||||
sha1 "1423d4b863049b21fcee4ecf9dd0660462406a39"
|
||||
end if MacOS.version >= :mavericks
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ class Zpython < Formula
|
|||
# Note, non-head version is completly implemented in this lengthy patch
|
||||
# later on, we hope to use https://bitbucket.org/ZyX_I/zsh.git to download a tagged release.
|
||||
patch do
|
||||
url "https://gist.github.com/felixbuenemann/5790777/raw/cb5ea3b34617174e50fd3972792ec0944959de3c/zpython.patch"
|
||||
url "https://gist.githubusercontent.com/felixbuenemann/5790777/raw/cb5ea3b34617174e50fd3972792ec0944959de3c/zpython.patch"
|
||||
sha1 "b6ebdaf5f18da9c152f17f9a93987596a37fbf14"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue