From c25381245c1c9cbe3fefd716863173217e8e7dc1 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Fri, 15 Nov 2024 15:04:46 -0800 Subject: [PATCH] Remove bottles broken by dartsim 6.15.0 (#2877) * gazebo11: revision bump broken bottle * gz-physics6: revision bump broken bottle * gz-physics7: revision bump broken bottle * gz-physics8: revision bump broken bottle * ignition-physics5: revision bump broken bottle --- Formula/gazebo11.rb | 8 +------- Formula/gz-physics6.rb | 7 +------ Formula/gz-physics7.rb | 7 +------ Formula/gz-physics8.rb | 8 +------- Formula/ignition-physics5.rb | 9 +-------- 5 files changed, 5 insertions(+), 34 deletions(-) diff --git a/Formula/gazebo11.rb b/Formula/gazebo11.rb index a22a68dfd..9ed30ab05 100644 --- a/Formula/gazebo11.rb +++ b/Formula/gazebo11.rb @@ -4,16 +4,10 @@ class Gazebo11 < Formula url "https://osrf-distributions.s3.amazonaws.com/gazebo/releases/gazebo-11.14.0.tar.bz2" sha256 "7e9842c046c9e0755355b274c240a8abbf4e962be7ce7b7f59194e5f4b584f45" license "Apache-2.0" - revision 36 + revision 37 head "https://github.com/osrf/gazebo.git", branch: "gazebo11" - bottle do - root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation" - sha256 sonoma: "674d5f7b2db846f07add252d86cc195e4b806b362c1f78a1d0fb3638eb5d4968" - sha256 ventura: "2017522c735934e410b43832bffebc88ff47bf6310f4ed60066f3b44ac1295b4" - end - depends_on "cmake" => :build depends_on "pkg-config" => :build diff --git a/Formula/gz-physics6.rb b/Formula/gz-physics6.rb index c8ead0437..160eaa736 100644 --- a/Formula/gz-physics6.rb +++ b/Formula/gz-physics6.rb @@ -4,15 +4,10 @@ class GzPhysics6 < Formula url "https://osrf-distributions.s3.amazonaws.com/gz-physics/releases/gz-physics-6.7.0.tar.bz2" sha256 "fbf2320c448c7b9d22034589673d6db17039c308529ae32ca08579349301eaf7" license "Apache-2.0" + revision 1 head "https://github.com/gazebosim/gz-physics.git", branch: "gz-physics6" - bottle do - root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation" - sha256 sonoma: "7c4606985ab56320b8de14db0ce66629cca1553be5e284486eff5af7927ed6c1" - sha256 ventura: "713eff2ad89627b851a0523233fff595eaeb29d1210a93269e63bb5af25324e6" - end - depends_on "cmake" => [:build, :test] depends_on "bullet" diff --git a/Formula/gz-physics7.rb b/Formula/gz-physics7.rb index 76c579d54..d505b1c03 100644 --- a/Formula/gz-physics7.rb +++ b/Formula/gz-physics7.rb @@ -4,15 +4,10 @@ class GzPhysics7 < Formula url "https://osrf-distributions.s3.amazonaws.com/gz-physics/releases/gz-physics-7.4.0.tar.bz2" sha256 "64cdfd5cdf4d6ddf814aca48765af61ba37e0863aab4c732c2ebbd7ce285e4a2" license "Apache-2.0" + revision 1 head "https://github.com/gazebosim/gz-physics.git", branch: "gz-physics7" - bottle do - root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation" - sha256 sonoma: "d8cef6529713c6942ca1aa772ccbfe122caacd1624278119099a808aadc47601" - sha256 ventura: "40615815bccee34e1e54e98f622ad85252289b22060858d2a0d5b82843959a51" - end - depends_on "cmake" => [:build, :test] depends_on "bullet" diff --git a/Formula/gz-physics8.rb b/Formula/gz-physics8.rb index 12d891760..2bc886e3a 100644 --- a/Formula/gz-physics8.rb +++ b/Formula/gz-physics8.rb @@ -4,16 +4,10 @@ class GzPhysics8 < Formula url "https://osrf-distributions.s3.amazonaws.com/gz-physics/releases/gz-physics-8.0.0.tar.bz2" sha256 "f842ea942ccb27b6f0854eedc1314c3e0bdd415cdac000ce4320d209ff3a42ee" license "Apache-2.0" - revision 2 + revision 3 head "https://github.com/gazebosim/gz-physics.git", branch: "gz-physics8" - bottle do - root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation" - sha256 sonoma: "bb52e2f7b7a86f64dafc64351fda00d67d9c04e6b41cd65507511fa1a3f6abf3" - sha256 ventura: "156f5c7716447ebb80f1d5e1830f477463d4f9a625a263fbf72c3f52c2633a15" - end - depends_on "cmake" => [:build, :test] depends_on "bullet" diff --git a/Formula/ignition-physics5.rb b/Formula/ignition-physics5.rb index a1faa30e2..9de63f6e0 100644 --- a/Formula/ignition-physics5.rb +++ b/Formula/ignition-physics5.rb @@ -4,17 +4,10 @@ class IgnitionPhysics5 < Formula url "https://osrf-distributions.s3.amazonaws.com/ign-physics/releases/ignition-physics5-5.3.2.tar.bz2" sha256 "4262512fbb6952712234c5cbeed69cdabca338931bb6c587a1ef7d487a5f262b" license "Apache-2.0" - revision 14 + revision 15 head "https://github.com/gazebosim/gz-physics.git", branch: "ign-physics5" - bottle do - root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation" - sha256 cellar: :any, sonoma: "66a02f287d4f59c16592e2fcbce8e483fbabced4e74dcce5495713234d626222" - sha256 cellar: :any, ventura: "253754eb6b0f61b2fed72231c46ee9d4383abfb5c3e397a316ceac8a1ad7388b" - sha256 cellar: :any, monterey: "908769f79d837b8bc444d5adc13ae7df430c3392fe0da114f9eb29c27f251b81" - end - depends_on "cmake" => :build depends_on "gz-plugin2" => :test