Revision formulae that use gfortran for GCC bump

This commit is contained in:
Misty De Meo 2014-11-22 11:43:11 -08:00
parent 79da91b5a7
commit dd783f297e
9 changed files with 9 additions and 0 deletions

View file

@ -2,6 +2,7 @@ require 'formula'
class Binwalk < Formula
homepage 'http://binwalk.org/'
revision 1
stable do
url "https://github.com/devttys0/binwalk/archive/v2.0.1.tar.gz"
sha1 "b0ec783cbf72db358c5118a3052fc1ccf446d8f3"

View file

@ -4,6 +4,7 @@ class Fftw < Formula
homepage 'http://www.fftw.org'
url 'http://www.fftw.org/fftw-3.3.4.tar.gz'
sha1 'fd508bac8ac13b3a46152c54b7ac885b69734262'
revision 1
bottle do
cellar :any

View file

@ -4,6 +4,7 @@ class GribApi < Formula
homepage 'https://software.ecmwf.int/wiki/display/GRIB/Home'
url 'https://software.ecmwf.int/wiki/download/attachments/3473437/grib_api-1.12.3.tar.gz'
sha1 '2764b262c8f081fefb81112f7f7463a3a34b6e66'
revision 1
bottle do
sha1 "aaa46754fcaa6f19099a2045000ba8ee4e93f29e" => :mavericks

View file

@ -4,6 +4,7 @@ class Jags < Formula
homepage 'http://mcmc-jags.sourceforge.net'
url 'https://downloads.sourceforge.net/project/mcmc-jags/JAGS/3.x/Source/JAGS-3.4.0.tar.gz'
sha1 '129a8f97da91877473f209c67f1f9c5b04173586'
revision 1
depends_on :fortran

View file

@ -4,6 +4,7 @@ class Libgetdata < Formula
homepage 'http://getdata.sourceforge.net/'
url 'https://downloads.sourceforge.net/project/getdata/getdata/0.8.5/getdata-0.8.5.tar.bz2'
sha1 '4f509e10f9eb6e8cfc378efd8b483b2a2508917f'
revision 1
bottle do
revision 2

View file

@ -4,6 +4,7 @@ class Libxc < Formula
homepage 'http://www.tddft.org/programs/octopus/wiki/index.php/Libxc'
url 'http://www.tddft.org/programs/octopus/down.php?file=libxc/libxc-2.2.0.tar.gz'
sha1 '77c3ffe2c664339f3eafbf7642ddeba482b88074'
revision 1
bottle do
cellar :any

View file

@ -7,6 +7,7 @@ class Mpich2 < Formula
url 'http://www.mpich.org/static/downloads/3.1.3/mpich-3.1.3.tar.gz'
mirror 'http://fossies.org/linux/misc/mpich-3.1.3.tar.gz'
sha1 'aa9907891ef4a4a584ab2f90a86775f29ca0dec0'
revision 1
bottle do
sha1 "8542cf77b01f4b5ada4d7d1643729daf2fd23ebf" => :yosemite

View file

@ -5,6 +5,7 @@ class Pgplot < Formula
url 'ftp://ftp.astro.caltech.edu/pub/pgplot/pgplot522.tar.gz'
version '5.2.2'
sha1 '1f1c9aa17eeec9a2fb23fd15a0e4a91dcc49ddc1'
revision 1
option 'with-button', 'Install libbutton'

View file

@ -4,6 +4,7 @@ class Qd < Formula
homepage 'http://crd.lbl.gov/~dhbailey/mpdist/'
url 'http://crd.lbl.gov/~dhbailey/mpdist/qd-2.3.14.tar.gz'
sha1 'bda1048feed8c3a52957e5e63592163aa0a15da4'
revision 1
depends_on :fortran => :recommended