aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorStefan2013-02-05 03:03:44 +0100
committerMike McQuaid2013-02-05 20:01:19 -0800
commit36178ef5a81a2bfc1ece4284572a2e49c305d288 (patch)
tree948f347de407bd395fe153b8a37decd29e8659fe /Library/Formula
parent68c419b5d8347c7c754620e0ccb3cce8a0a449fa (diff)
downloadhomebrew-36178ef5a81a2bfc1ece4284572a2e49c305d288.tar.bz2
boost 1.53
Closes #17589. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/boost.rb28
1 files changed, 2 insertions, 26 deletions
diff --git a/Library/Formula/boost.rb b/Library/Formula/boost.rb
index 71e3e67eb..a444eb8d8 100644
--- a/Library/Formula/boost.rb
+++ b/Library/Formula/boost.rb
@@ -22,18 +22,11 @@ end
class Boost < Formula
homepage 'http://www.boost.org'
- url 'http://downloads.sourceforge.net/project/boost/boost/1.52.0/boost_1_52_0.tar.bz2'
- sha1 'cddd6b4526a09152ddc5db856463eaa1dc29c5d9'
+ url 'http://downloads.sourceforge.net/project/boost/boost/1.53.0/boost_1_53_0.tar.bz2'
+ sha1 'e6dd1b62ceed0a51add3dda6f3fc3ce0f636a7f3'
head 'http://svn.boost.org/svn/boost/trunk'
- bottle do
- version 1
- sha1 'b39540ad7b7ab4ae48ac1265260adb28dde2b9c6' => :mountain_lion
- sha1 '7444827406c29b69b5cb1a2479a9d2f0add1a755' => :lion
- sha1 '880dbd7127340bda5ee724f81f78709334704fa4' => :snowleopard
- end
-
env :userpaths
option :universal
@@ -56,23 +49,6 @@ class Boost < Formula
false
end
- def patches
- {
- :p2 => [
- # Patch boost/config/stdlib/libcpp.hpp to fix the constexpr
- # bug reported under Boost 1.52 in Ticket 7671. This patch
- # can be removed when upstream release an updated version
- # including the fix.
- "https://svn.boost.org/trac/boost/changeset/82391?format=diff&new=82391",
-
- # Security fix for Boost.Locale. For details:
- # http://www.boost.org/users/news/boost_locale_security_notice.html
- # Drop when 1.53.0+ releases.
- "https://svn.boost.org/trac/boost/changeset/81590?format=diff&new=81590"
- ]
- }
- end unless build.head?
-
def install
# Adjust the name the libs are installed under to include the path to the
# Homebrew lib directory so executables will work when installed to a