diff options
Diffstat (limited to 'Library/Formula')
37 files changed, 48 insertions, 47 deletions
diff --git a/Library/Formula/bulk_extractor.rb b/Library/Formula/bulk_extractor.rb index e0ba49281..251edab43 100644 --- a/Library/Formula/bulk_extractor.rb +++ b/Library/Formula/bulk_extractor.rb @@ -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 diff --git a/Library/Formula/clucene.rb b/Library/Formula/clucene.rb index a36594df0..a7e0e15e5 100644 --- a/Library/Formula/clucene.rb +++ b/Library/Formula/clucene.rb @@ -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 diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index c90c73a26..477bd4754 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -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 diff --git a/Library/Formula/fontforge.rb b/Library/Formula/fontforge.rb index 1b40a1849..a1db7fd81 100644 --- a/Library/Formula/fontforge.rb +++ b/Library/Formula/fontforge.rb @@ -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 diff --git a/Library/Formula/freerdp.rb b/Library/Formula/freerdp.rb index 1a1352e1a..c8ad12525 100644 --- a/Library/Formula/freerdp.rb +++ b/Library/Formula/freerdp.rb @@ -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 diff --git a/Library/Formula/glog.rb b/Library/Formula/glog.rb index 6930cd86b..bfdcdcf61 100644 --- a/Library/Formula/glog.rb +++ b/Library/Formula/glog.rb @@ -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 diff --git a/Library/Formula/gnu-prolog.rb b/Library/Formula/gnu-prolog.rb index 5f8fa44d2..0fc475ed4 100644 --- a/Library/Formula/gnu-prolog.rb +++ b/Library/Formula/gnu-prolog.rb @@ -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 diff --git a/Library/Formula/gobject-introspection.rb b/Library/Formula/gobject-introspection.rb index 3f5bbd12d..76258ecc0 100644 --- a/Library/Formula/gobject-introspection.rb +++ b/Library/Formula/gobject-introspection.rb @@ -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" diff --git a/Library/Formula/google-perftools.rb b/Library/Formula/google-perftools.rb index 76f2f7743..ceb264b2c 100644 --- a/Library/Formula/google-perftools.rb +++ b/Library/Formula/google-perftools.rb @@ -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 diff --git a/Library/Formula/grass.rb b/Library/Formula/grass.rb index a0a948bcf..dba5c04aa 100644 --- a/Library/Formula/grass.rb +++ b/Library/Formula/grass.rb @@ -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 diff --git a/Library/Formula/libdc1394.rb b/Library/Formula/libdc1394.rb index 0a72ed26a..b16383c9a 100644 --- a/Library/Formula/libdc1394.rb +++ b/Library/Formula/libdc1394.rb @@ -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 diff --git a/Library/Formula/libkml.rb b/Library/Formula/libkml.rb index 25370671c..e3cd8d1b4 100644 --- a/Library/Formula/libkml.rb +++ b/Library/Formula/libkml.rb @@ -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 diff --git a/Library/Formula/liblwgeom.rb b/Library/Formula/liblwgeom.rb index 98f761ec4..ee9796301 100644 --- a/Library/Formula/liblwgeom.rb +++ b/Library/Formula/liblwgeom.rb @@ -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 diff --git a/Library/Formula/libsndfile.rb b/Library/Formula/libsndfile.rb index 8e67289d2..6b020966a 100644 --- a/Library/Formula/libsndfile.rb +++ b/Library/Formula/libsndfile.rb @@ -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 diff --git a/Library/Formula/libvoikko.rb b/Library/Formula/libvoikko.rb index c2abb11e4..24bbcd09d 100644 --- a/Library/Formula/libvoikko.rb +++ b/Library/Formula/libvoikko.rb @@ -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 diff --git a/Library/Formula/luabind.rb b/Library/Formula/luabind.rb index e03e6cbf4..74480bede 100644 --- a/Library/Formula/luabind.rb +++ b/Library/Formula/luabind.rb @@ -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 diff --git a/Library/Formula/moc.rb b/Library/Formula/moc.rb index a295a1459..d4708296b 100644 --- a/Library/Formula/moc.rb +++ b/Library/Formula/moc.rb @@ -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 diff --git a/Library/Formula/mongrel2.rb b/Library/Formula/mongrel2.rb index acdbe9a8b..c7e8ccefe 100644 --- a/Library/Formula/mongrel2.rb +++ b/Library/Formula/mongrel2.rb @@ -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 diff --git a/Library/Formula/mplayer.rb b/Library/Formula/mplayer.rb index 7a74064d1..5fbe2cd48 100644 --- a/Library/Formula/mplayer.rb +++ b/Library/Formula/mplayer.rb @@ -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 diff --git a/Library/Formula/mutt.rb b/Library/Formula/mutt.rb index 98e7d0855..523ef1323 100644 --- a/Library/Formula/mutt.rb +++ b/Library/Formula/mutt.rb @@ -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" diff --git a/Library/Formula/nbimg.rb b/Library/Formula/nbimg.rb index 45761c244..5535b59fb 100644 --- a/Library/Formula/nbimg.rb +++ b/Library/Formula/nbimg.rb @@ -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 diff --git a/Library/Formula/newt.rb b/Library/Formula/newt.rb index e8267d2a7..a314fb2a7 100644 --- a/Library/Formula/newt.rb +++ b/Library/Formula/newt.rb @@ -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 diff --git a/Library/Formula/nzbget.rb b/Library/Formula/nzbget.rb index 6a5e90652..e65d0ef79 100644 --- a/Library/Formula/nzbget.rb +++ b/Library/Formula/nzbget.rb @@ -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 diff --git a/Library/Formula/open-babel.rb b/Library/Formula/open-babel.rb index b72b40363..19d085796 100644 --- a/Library/Formula/open-babel.rb +++ b/Library/Formula/open-babel.rb @@ -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 diff --git a/Library/Formula/orientdb.rb b/Library/Formula/orientdb.rb index 143b741a8..6ac62f6e6 100644 --- a/Library/Formula/orientdb.rb +++ b/Library/Formula/orientdb.rb @@ -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 diff --git a/Library/Formula/platypus.rb b/Library/Formula/platypus.rb index 83b73a3b8..3e9f0315d 100644 --- a/Library/Formula/platypus.rb +++ b/Library/Formula/platypus.rb @@ -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" diff --git a/Library/Formula/povray.rb b/Library/Formula/povray.rb index 7151da696..87005fd46 100644 --- a/Library/Formula/povray.rb +++ b/Library/Formula/povray.rb @@ -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 diff --git a/Library/Formula/pygobject3.rb b/Library/Formula/pygobject3.rb index f0aa3161f..294d40ea6 100644 --- a/Library/Formula/pygobject3.rb +++ b/Library/Formula/pygobject3.rb @@ -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' diff --git a/Library/Formula/rubber.rb b/Library/Formula/rubber.rb index a897e8dbc..478c5258b 100644 --- a/Library/Formula/rubber.rb +++ b/Library/Formula/rubber.rb @@ -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 diff --git a/Library/Formula/scantailor.rb b/Library/Formula/scantailor.rb index 663dcbd29..3c7953e84 100644 --- a/Library/Formula/scantailor.rb +++ b/Library/Formula/scantailor.rb @@ -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 diff --git a/Library/Formula/sdcc.rb b/Library/Formula/sdcc.rb index d239c5343..fdcc82ee4 100644 --- a/Library/Formula/sdcc.rb +++ b/Library/Formula/sdcc.rb @@ -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 diff --git a/Library/Formula/term.rb b/Library/Formula/term.rb index d92aa6f18..79caee1dd 100644 --- a/Library/Formula/term.rb +++ b/Library/Formula/term.rb @@ -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' diff --git a/Library/Formula/tidyp.rb b/Library/Formula/tidyp.rb index 3f3b35ce2..23a8c4c98 100644 --- a/Library/Formula/tidyp.rb +++ b/Library/Formula/tidyp.rb @@ -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 diff --git a/Library/Formula/tinyxml.rb b/Library/Formula/tinyxml.rb index c9a031345..da8a0d695 100644 --- a/Library/Formula/tinyxml.rb +++ b/Library/Formula/tinyxml.rb @@ -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 diff --git a/Library/Formula/valgrind.rb b/Library/Formula/valgrind.rb index 0da6c4893..adc7e82fc 100644 --- a/Library/Formula/valgrind.rb +++ b/Library/Formula/valgrind.rb @@ -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 diff --git a/Library/Formula/web100clt.rb b/Library/Formula/web100clt.rb index 7e72598fc..9231c385e 100644 --- a/Library/Formula/web100clt.rb +++ b/Library/Formula/web100clt.rb @@ -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 diff --git a/Library/Formula/zpython.rb b/Library/Formula/zpython.rb index fcdcee69c..a0c0fc791 100644 --- a/Library/Formula/zpython.rb +++ b/Library/Formula/zpython.rb @@ -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 |
