aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorJack Nagel2014-03-23 00:19:23 -0500
committerJack Nagel2014-03-23 00:19:40 -0500
commit30b979d4a4208bd0410f18ced0a9ae66272477e4 (patch)
tree06ef95f20f02dbb5ff089839b0a3969958c225ef /Library/Formula
parentd049e94350c62d97262338db555ffff29a5f59b8 (diff)
downloadhomebrew-30b979d4a4208bd0410f18ced0a9ae66272477e4.tar.bz2
Update revisions on imagemagick dependents
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/plowshare.rb1
-rw-r--r--Library/Formula/pstoedit.rb1
-rw-r--r--Library/Formula/synfig.rb2
-rw-r--r--Library/Formula/zbar.rb1
4 files changed, 4 insertions, 1 deletions
diff --git a/Library/Formula/plowshare.rb b/Library/Formula/plowshare.rb
index 965f7214f..d583fb3e5 100644
--- a/Library/Formula/plowshare.rb
+++ b/Library/Formula/plowshare.rb
@@ -5,6 +5,7 @@ class Plowshare < Formula
url 'https://plowshare.googlecode.com/files/plowshare4-snapshot-git20131130.3c63b19.tar.gz'
version '4.GIT-3c63b19'
sha1 '806076746394d06f118aef98fbc1c8bbd3585269'
+ revision 1
head 'https://code.google.com/p/plowshare/', :using => :git
diff --git a/Library/Formula/pstoedit.rb b/Library/Formula/pstoedit.rb
index 7446d30ee..4d55e2d1a 100644
--- a/Library/Formula/pstoedit.rb
+++ b/Library/Formula/pstoedit.rb
@@ -4,6 +4,7 @@ class Pstoedit < Formula
homepage 'http://www.pstoedit.net'
url 'https://downloads.sourceforge.net/project/pstoedit/pstoedit/3.62/pstoedit-3.62.tar.gz'
sha1 '50d5a4e2fe0e0ff2f73cb094cb945b221083e742'
+ revision 1
depends_on 'pkg-config' => :build
depends_on 'plotutils'
diff --git a/Library/Formula/synfig.rb b/Library/Formula/synfig.rb
index 417b5ebdf..9db171bc0 100644
--- a/Library/Formula/synfig.rb
+++ b/Library/Formula/synfig.rb
@@ -4,7 +4,7 @@ class Synfig < Formula
homepage 'http://synfig.org'
url 'https://downloads.sourceforge.net/project/synfig/releases/0.64.1/source/synfig-0.64.1.tar.gz'
sha1 '19fe81f144100c3f5e14a1b88b26a9b659fee3b8'
- revision 1
+ revision 2
head 'git://synfig.git.sourceforge.net/gitroot/synfig/synfig'
diff --git a/Library/Formula/zbar.rb b/Library/Formula/zbar.rb
index faf7cd131..4891bcfe7 100644
--- a/Library/Formula/zbar.rb
+++ b/Library/Formula/zbar.rb
@@ -4,6 +4,7 @@ class Zbar < Formula
homepage 'http://zbar.sourceforge.net'
url 'https://downloads.sourceforge.net/project/zbar/zbar/0.10/zbar-0.10.tar.bz2'
sha1 '273b47c26788faba4325baecc34063e27a012963'
+ revision 1
depends_on :x11 => :optional
depends_on 'pkg-config' => :build