From fa66660bd79050415356584c9829adb909cfdbc6 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Tue, 17 Dec 2024 01:05:07 -0800 Subject: [PATCH 1/3] dartsim@6.10.0: revision bump broken bottle --- Formula/dartsim@6.10.0.rb | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Formula/dartsim@6.10.0.rb b/Formula/dartsim@6.10.0.rb index 3a86ae41c..eda9238e3 100644 --- a/Formula/dartsim@6.10.0.rb +++ b/Formula/dartsim@6.10.0.rb @@ -6,14 +6,7 @@ class DartsimAT6100 < Formula version "6.10.0~20211005~d2b6ee08a60d0dbf71b0f008cd8fed1f611f6e24" sha256 "372af181024452418eec95f8a9cd723ceb1ada979208add66c9a4330b9c0fa32" license "BSD-2-Clause" - revision 14 - - bottle do - root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation" - sha256 sonoma: "6a8f7ed80ac217878eb8942fd32c9f113b3391823c9e4e5783d4426df1c58800" - sha256 ventura: "27c011d2caef02255071d6c3b44d28280f44e1f24346ab2150f00923f881873c" - sha256 monterey: "00698a44e88f9251a8561d1e98fde48b08e286400bd725ffae204b61f90f34ee" - end + revision 15 keg_only "open robotics fork of dart HEAD + custom changes" From f17bccaf51492d11d93263667d309374903db96f Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Tue, 17 Dec 2024 01:05:19 -0800 Subject: [PATCH 2/3] ignition-physics2: revision bump broken bottle --- Formula/ignition-physics2.rb | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/Formula/ignition-physics2.rb b/Formula/ignition-physics2.rb index 8cbf337b1..50db0c319 100644 --- a/Formula/ignition-physics2.rb +++ b/Formula/ignition-physics2.rb @@ -4,17 +4,10 @@ class IgnitionPhysics2 < Formula url "https://osrf-distributions.s3.amazonaws.com/ign-physics/releases/ignition-physics2-2.6.2.tar.bz2" sha256 "4aa0dcd1a254da63f55a93d2cc928a5ff517f19ac1603c0fb5f810dd29c70e1d" license "Apache-2.0" - revision 7 + revision 8 head "https://github.com/gazebosim/gz-physics.git", branch: "gz-physics2" - bottle do - root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation" - sha256 cellar: :any, sonoma: "abc7291bed2274882eb0622567e9d7fd54d3834aa6504efa9bf8c2e3ac0e4146" - sha256 cellar: :any, ventura: "cbd8b95f2a1a6c28398783a22ff0631454fdd9979cf4156b50e72dd58d743084" - sha256 cellar: :any, monterey: "fdcd6a292848a1da7398cd5dfb5bf97a98846dc316ccd2b78dc0bb877c92fcf3" - end - deprecate! date: "2024-12-31", because: "is past end-of-life date" depends_on "cmake" => :build From e2ddc240b54f750c97600e3bcf92b08b27cb34d3 Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Tue, 17 Dec 2024 01:05:25 -0800 Subject: [PATCH 3/3] gazebo11: revision bump broken bottle --- Formula/gazebo11.rb | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Formula/gazebo11.rb b/Formula/gazebo11.rb index 403432c16..65f2850c4 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.15.0.tar.bz2" sha256 "8998ef927b424ac24ae6eaea4e69b0d0640877059cba8680d20cd526e6333262" license "Apache-2.0" - revision 4 + revision 5 head "https://github.com/osrf/gazebo.git", branch: "gazebo11" - bottle do - root_url "https://osrf-distributions.s3.amazonaws.com/bottles-simulation" - sha256 sonoma: "046095132fce71ef421e226e27e06755e5b66448c97a72b2563303df124ee5cc" - sha256 ventura: "202cd1a47ea518cbd5eebf6574a173e06ea0860a2de7fa3c8e372c8b28393665" - end - depends_on "cmake" => :build depends_on "pkgconf" => :build