aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorCharlie Sharpsteen2011-09-22 00:27:41 -0700
committerCharlie Sharpsteen2011-09-22 00:27:41 -0700
commit74b13b8514d49c370960663a48dc5af6f668847e (patch)
treeb0fc84f35d8ab1433ec5311aa90a1c01705a7e72 /Library
parent0dcb92ba249163a6a7b0365f53a20cc88ac57396 (diff)
downloadhomebrew-74b13b8514d49c370960663a48dc5af6f668847e.tar.bz2
PySide: Update to 1.0.7
Also updates apiextractor, generatorrunner and shiboken.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/apiextractor.rb4
-rw-r--r--Library/Formula/generatorrunner.rb4
-rw-r--r--Library/Formula/pyside.rb4
-rw-r--r--Library/Formula/shiboken.rb4
4 files changed, 8 insertions, 8 deletions
diff --git a/Library/Formula/apiextractor.rb b/Library/Formula/apiextractor.rb
index 1130f660a..b82fb010f 100644
--- a/Library/Formula/apiextractor.rb
+++ b/Library/Formula/apiextractor.rb
@@ -2,8 +2,8 @@ require 'formula'
class Apiextractor < Formula
homepage 'http://www.pyside.org/docs/apiextractor'
- url 'http://pyside.org/files/apiextractor-0.10.6.tar.bz2'
- md5 '85c3b00d04ad6f5f885caa002b2ae772'
+ url 'http://pyside.org/files/apiextractor-0.10.7.tar.bz2'
+ md5 '539be815e7fb09064fefcdb21ad44965'
depends_on 'cmake' => :build
depends_on 'qt'
diff --git a/Library/Formula/generatorrunner.rb b/Library/Formula/generatorrunner.rb
index 801e652b5..d2ccd19f2 100644
--- a/Library/Formula/generatorrunner.rb
+++ b/Library/Formula/generatorrunner.rb
@@ -2,8 +2,8 @@ require 'formula'
class Generatorrunner < Formula
homepage 'http://www.pyside.org/docs/generatorrunner'
- url 'http://pyside.org/files/generatorrunner-0.6.12.tar.bz2'
- md5 '39bf1f2e93fdec434d268cc6fb9d9ebf'
+ url 'http://pyside.org/files/generatorrunner-0.6.13.tar.bz2'
+ md5 'ca214a017404bb1f4775aebcb98e373e'
depends_on 'cmake' => :build
diff --git a/Library/Formula/pyside.rb b/Library/Formula/pyside.rb
index 0ad595575..3dea3218f 100644
--- a/Library/Formula/pyside.rb
+++ b/Library/Formula/pyside.rb
@@ -10,8 +10,8 @@ end
class Pyside < Formula
homepage 'http://www.pyside.org'
- url 'http://www.pyside.org/files/pyside-qt4.7+1.0.6.tar.bz2'
- md5 '6773cdd7c594f5bc314541d8cfb70256'
+ url 'http://www.pyside.org/files/pyside-qt4.7+1.0.7.tar.bz2'
+ md5 'f2a0e8b69bf49feeaea1ff682e30a7a9'
depends_on 'cmake' => :build
diff --git a/Library/Formula/shiboken.rb b/Library/Formula/shiboken.rb
index 2a1834c57..caaa0f480 100644
--- a/Library/Formula/shiboken.rb
+++ b/Library/Formula/shiboken.rb
@@ -2,8 +2,8 @@ require 'formula'
class Shiboken < Formula
homepage 'http://www.pyside.org/docs/shiboken'
- url 'http://pyside.org/files/shiboken-1.0.6.tar.bz2'
- md5 'd52f0dfdc1a63534085547946e4b5fff'
+ url 'http://pyside.org/files/shiboken-1.0.7.tar.bz2'
+ md5 'b932c66a49145894c0af556030ac90ac'
depends_on 'cmake' => :build