From 13ad59ae514abde3c1d52ac4f8a9ca62b0e11f02 Mon Sep 17 00:00:00 2001 From: MoonFruit Date: Fri, 28 Jun 2024 10:19:00 +0800 Subject: [PATCH 01/22] protobuf 27.2 --- Formula/p/protobuf.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/p/protobuf.rb b/Formula/p/protobuf.rb index 92e99061659b9..54ff996632ff5 100644 --- a/Formula/p/protobuf.rb +++ b/Formula/p/protobuf.rb @@ -1,8 +1,8 @@ class Protobuf < Formula desc "Protocol buffers (Google's data interchange format)" homepage "https://protobuf.dev/" - url "https://github.com/protocolbuffers/protobuf/releases/download/v27.1/protobuf-27.1.tar.gz" - sha256 "6fbe2e6f703bcd3a246529c2cab586ca12a98c4e641f5f71d51fde09eb48e9e7" + url "https://github.com/protocolbuffers/protobuf/releases/download/v27.2/protobuf-27.2.tar.gz" + sha256 "e4ff2aeb767da6f4f52485c2e72468960ddfe5262483879ef6ad552e52757a77" license "BSD-3-Clause" livecheck do From 2a26c72b0613a70d8ea77741a891f1dd60c49be2 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:44 -0400 Subject: [PATCH 02/22] apache-arrow: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/a/apache-arrow.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/a/apache-arrow.rb b/Formula/a/apache-arrow.rb index a385e843256ab..ee5a81c47b3fe 100644 --- a/Formula/a/apache-arrow.rb +++ b/Formula/a/apache-arrow.rb @@ -5,7 +5,7 @@ class ApacheArrow < Formula mirror "https://archive.apache.org/dist/arrow/arrow-16.1.0/apache-arrow-16.1.0.tar.gz" sha256 "c9e60c7e87e59383d21b20dc874b17153729ee153264af6d21654b7dff2c60d7" license "Apache-2.0" - revision 2 + revision 3 head "https://github.com/apache/arrow.git", branch: "main" bottle do From f806b90b840012bbdca9781a252c54e245e4c31a Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:44 -0400 Subject: [PATCH 03/22] bear: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/b/bear.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/b/bear.rb b/Formula/b/bear.rb index d5064851cba4c..d6da7a6baa036 100644 --- a/Formula/b/bear.rb +++ b/Formula/b/bear.rb @@ -4,7 +4,7 @@ class Bear < Formula url "https://github.com/rizsotto/Bear/archive/refs/tags/3.1.4.tar.gz" sha256 "a1105023795b3e1b9abc29c088cdec5464cc9f3b640b5078dc90a505498da5ff" license "GPL-3.0-or-later" - revision 3 + revision 4 head "https://github.com/rizsotto/Bear.git", branch: "master" bottle do From 8e3d7937c9c30fc0de2542b90eb072335c5ddb05 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:45 -0400 Subject: [PATCH 04/22] bloaty: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/b/bloaty.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/b/bloaty.rb b/Formula/b/bloaty.rb index 3105e94192e11..92a39d93aefdf 100644 --- a/Formula/b/bloaty.rb +++ b/Formula/b/bloaty.rb @@ -4,7 +4,7 @@ class Bloaty < Formula url "https://github.com/google/bloaty/releases/download/v1.1/bloaty-1.1.tar.bz2" sha256 "a308d8369d5812aba45982e55e7c3db2ea4780b7496a5455792fb3dcba9abd6f" license "Apache-2.0" - revision 26 + revision 27 bottle do sha256 cellar: :any, arm64_sonoma: "5fdc606fdabc81364a5734f94331830b93721524ee6c14c0f2c742bd6160976c" From 77739f101a06476785c017283fa4a55c9335cc14 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:45 -0400 Subject: [PATCH 05/22] etcd-cpp-apiv3: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/e/etcd-cpp-apiv3.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/e/etcd-cpp-apiv3.rb b/Formula/e/etcd-cpp-apiv3.rb index 4274b29d60be7..2520e62303eb6 100644 --- a/Formula/e/etcd-cpp-apiv3.rb +++ b/Formula/e/etcd-cpp-apiv3.rb @@ -4,7 +4,7 @@ class EtcdCppApiv3 < Formula url "https://github.com/etcd-cpp-apiv3/etcd-cpp-apiv3/archive/refs/tags/v0.15.4.tar.gz" sha256 "4516ecfa420826088c187efd42dad249367ca94ea6cdfc24e3030c3cf47af7b4" license "BSD-3-Clause" - revision 8 + revision 9 bottle do sha256 cellar: :any, arm64_sonoma: "a4145f6c5eed8d14f5cb63c724001f938eabfb0b2d4638384711340f0f3064a3" From 5a0f595554fe2a956e8ec8e3f1b55b4937273fb1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:45 -0400 Subject: [PATCH 06/22] fastnetmon: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/f/fastnetmon.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/f/fastnetmon.rb b/Formula/f/fastnetmon.rb index 49d7e972880ef..2d605317a3e75 100644 --- a/Formula/f/fastnetmon.rb +++ b/Formula/f/fastnetmon.rb @@ -4,7 +4,7 @@ class Fastnetmon < Formula url "https://github.com/pavel-odintsov/fastnetmon/archive/refs/tags/v1.2.6.tar.gz" sha256 "b6a7d1e9ba98c1c042d774bff82ea3e8bbf03085e0be43a2676e41d590f668cf" license "GPL-2.0-only" - revision 13 + revision 14 bottle do sha256 cellar: :any, arm64_sonoma: "fa74c8af0c445163ce5b2d4b5d5fe7723d04d79fa2a8dbe54bd29661b69f2c0a" From 74de3de3bc0c76cce775689e4b0682732999ca8d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:45 -0400 Subject: [PATCH 07/22] grpc: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/g/grpc.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/g/grpc.rb b/Formula/g/grpc.rb index d99f1aca7b364..ccceb995be831 100644 --- a/Formula/g/grpc.rb +++ b/Formula/g/grpc.rb @@ -2,7 +2,7 @@ class Grpc < Formula desc "Next generation open source RPC library and framework" homepage "https://grpc.io/" license "Apache-2.0" - revision 2 + revision 3 head "https://github.com/grpc/grpc.git", branch: "master" stable do From 1d44b993cb7130693256f26769c2541525bbd803 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:45 -0400 Subject: [PATCH 08/22] libphonenumber: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/lib/libphonenumber.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/lib/libphonenumber.rb b/Formula/lib/libphonenumber.rb index 61b10ded776eb..54452e2e4c77b 100644 --- a/Formula/lib/libphonenumber.rb +++ b/Formula/lib/libphonenumber.rb @@ -4,7 +4,7 @@ class Libphonenumber < Formula url "https://github.com/google/libphonenumber/archive/refs/tags/v8.13.39.tar.gz" sha256 "700eb7a7b9a4bbd1c8aa757aaa7b0cc8c5047d4c33c48518564eb3f0938e193f" license "Apache-2.0" - revision 1 + revision 2 livecheck do url :stable From 039a5ad17d32e3378e5a53a83d535d75618ff16e Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:46 -0400 Subject: [PATCH 09/22] libpulsar: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/lib/libpulsar.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/lib/libpulsar.rb b/Formula/lib/libpulsar.rb index 855c8ff0f3b0a..e4bccba48756d 100644 --- a/Formula/lib/libpulsar.rb +++ b/Formula/lib/libpulsar.rb @@ -5,7 +5,7 @@ class Libpulsar < Formula mirror "https://archive.apache.org/dist/pulsar/pulsar-client-cpp-3.5.1/apache-pulsar-client-cpp-3.5.1.tar.gz" sha256 "d24990757319dfa9c9e5d3263f60105dd9e12ddeaf1396d6b397f87dab2fd7d1" license "Apache-2.0" - revision 3 + revision 4 bottle do sha256 cellar: :any, arm64_sonoma: "c3977514cf6edca99fbd871ade8e6f39a20fb370839f60a399e7dca18d3bcd71" From b330e41db4f26440c6c2c30e74f39e66cf4d4abb Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:46 -0400 Subject: [PATCH 10/22] mavsdk: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/m/mavsdk.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/m/mavsdk.rb b/Formula/m/mavsdk.rb index b5f4d6e923661..596541a0bded1 100644 --- a/Formula/m/mavsdk.rb +++ b/Formula/m/mavsdk.rb @@ -5,7 +5,7 @@ class Mavsdk < Formula tag: "v2.12.2", revision: "e6de742abc41b6f3717ec1df0749dc151247be03" license "BSD-3-Clause" - revision 1 + revision 2 livecheck do url :stable From 4677dd67510b36a0a8e03eef570cf73e873f08d5 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:46 -0400 Subject: [PATCH 11/22] mosh: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/m/mosh.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/m/mosh.rb b/Formula/m/mosh.rb index ce5e472f8b2d0..6a0178a108b33 100644 --- a/Formula/m/mosh.rb +++ b/Formula/m/mosh.rb @@ -4,7 +4,7 @@ class Mosh < Formula url "https://github.com/mobile-shell/mosh/releases/download/mosh-1.4.0/mosh-1.4.0.tar.gz" sha256 "872e4b134e5df29c8933dff12350785054d2fd2839b5ae6b5587b14db1465ddd" license "GPL-3.0-or-later" - revision 16 + revision 17 bottle do sha256 cellar: :any, arm64_sonoma: "73c3ddd54913552d3a06bbb846bc7e9d334c70170c582c8cf6cbb690155d7b7a" From 8a0520af83352e449e0af49cdae0c72718bb8fe2 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:46 -0400 Subject: [PATCH 12/22] ncnn: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/n/ncnn.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/n/ncnn.rb b/Formula/n/ncnn.rb index 4a2d9437e6a4a..4c53da5218c95 100644 --- a/Formula/n/ncnn.rb +++ b/Formula/n/ncnn.rb @@ -4,7 +4,7 @@ class Ncnn < Formula url "https://github.com/Tencent/ncnn/archive/refs/tags/20240410.tar.gz" sha256 "328fe282b98457d85ab56184fa896467f6bf640d4e48e91fcefc8d31889f92b7" license "BSD-3-Clause" - revision 2 + revision 3 head "https://github.com/Tencent/ncnn.git", branch: "master" bottle do From a51dedcbe81fe6e506115c8b5fe3abfbf4c6db74 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:46 -0400 Subject: [PATCH 13/22] netdata: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/n/netdata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/n/netdata.rb b/Formula/n/netdata.rb index 61294206ad561..aeefb86ab3203 100644 --- a/Formula/n/netdata.rb +++ b/Formula/n/netdata.rb @@ -4,7 +4,7 @@ class Netdata < Formula url "https://github.com/netdata/netdata/releases/download/v1.44.3/netdata-v1.44.3.tar.gz" sha256 "50df30a9aaf60d550eb8e607230d982827e04194f7df3eba0e83ff7919270ad2" license "GPL-3.0-or-later" - revision 5 + revision 6 livecheck do url :stable From 6bb32380d6212936342acb6589bcce53ec7e01ec Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:47 -0400 Subject: [PATCH 14/22] opencv: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/o/opencv.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/o/opencv.rb b/Formula/o/opencv.rb index 3772bd42831e7..a206d1f35d200 100644 --- a/Formula/o/opencv.rb +++ b/Formula/o/opencv.rb @@ -4,7 +4,7 @@ class Opencv < Formula url "https://github.com/opencv/opencv/archive/refs/tags/4.9.0.tar.gz" sha256 "ddf76f9dffd322c7c3cb1f721d0887f62d747b82059342213138dc190f28bc6c" license "Apache-2.0" - revision 11 + revision 12 livecheck do url :stable From ff150aa436034a8bfc9ed7f8a73aa790c44f0e2d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:47 -0400 Subject: [PATCH 15/22] opentelemetry-cpp: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/o/opentelemetry-cpp.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/o/opentelemetry-cpp.rb b/Formula/o/opentelemetry-cpp.rb index c4b41682f5e49..e14ee0faa2114 100644 --- a/Formula/o/opentelemetry-cpp.rb +++ b/Formula/o/opentelemetry-cpp.rb @@ -4,6 +4,7 @@ class OpentelemetryCpp < Formula url "https://github.com/open-telemetry/opentelemetry-cpp/archive/refs/tags/v1.16.0.tar.gz" sha256 "2209af23f43094651ddf007d44153c23facd41d9891b9b2d8cbc2dc9bb8064dd" license "Apache-2.0" + revision 1 head "https://github.com/open-telemetry/opentelemetry-cpp.git", branch: "main" bottle do From d178dab1cf00f967b5bf3d0d3cc572fde80345f7 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:47 -0400 Subject: [PATCH 16/22] or-tools: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/o/or-tools.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/o/or-tools.rb b/Formula/o/or-tools.rb index 6882edd33a4b8..bd2281e49c420 100644 --- a/Formula/o/or-tools.rb +++ b/Formula/o/or-tools.rb @@ -4,7 +4,7 @@ class OrTools < Formula url "https://github.com/google/or-tools/archive/refs/tags/v9.10.tar.gz" sha256 "e7c27a832f3595d4ae1d7e53edae595d0347db55c82c309c8f24227e675fd378" license "Apache-2.0" - revision 3 + revision 4 head "https://github.com/google/or-tools.git", branch: "stable" livecheck do From 97c390b79813fb74a6f628d76837b4c9aa3000b1 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:47 -0400 Subject: [PATCH 17/22] osm-pbf: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/o/osm-pbf.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/o/osm-pbf.rb b/Formula/o/osm-pbf.rb index bfc5ed738beae..f5297427901fc 100644 --- a/Formula/o/osm-pbf.rb +++ b/Formula/o/osm-pbf.rb @@ -4,7 +4,7 @@ class OsmPbf < Formula url "https://github.com/openstreetmap/OSM-binary/archive/refs/tags/v1.5.1.tar.gz" sha256 "183ad76c5905c7abd35d938824320ffb82d9ca8987796018f2da8380b51cdac2" license "LGPL-3.0-or-later" - revision 3 + revision 4 bottle do sha256 cellar: :any, arm64_sonoma: "c5f1286d4134408ad4b995c5a06047ca1420c3076a0daf09f7349cef9bfa9e99" From 225f7862d0f4632e01f2aeec3c93dbcd0497b53c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:47 -0400 Subject: [PATCH 18/22] protobuf-c: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/p/protobuf-c.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/p/protobuf-c.rb b/Formula/p/protobuf-c.rb index 0017995b254eb..08053a7a222eb 100644 --- a/Formula/p/protobuf-c.rb +++ b/Formula/p/protobuf-c.rb @@ -4,7 +4,7 @@ class ProtobufC < Formula url "https://github.com/protobuf-c/protobuf-c/releases/download/v1.5.0/protobuf-c-1.5.0.tar.gz" sha256 "7b404c63361ed35b3667aec75cc37b54298d56dd2bcf369de3373212cc06fd98" license "BSD-2-Clause" - revision 6 + revision 7 bottle do sha256 cellar: :any, arm64_sonoma: "b93c1f49a901ea16b5bfacaf5a10f9bd4f09c295c5f1795f080be6fe7faad5a5" From 6e136c6abec080bd1216850100dd04d3ab124f8c Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:48 -0400 Subject: [PATCH 19/22] pytorch: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/p/pytorch.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/p/pytorch.rb b/Formula/p/pytorch.rb index 2ad3274187a39..279d33c27ec9d 100644 --- a/Formula/p/pytorch.rb +++ b/Formula/p/pytorch.rb @@ -6,7 +6,7 @@ class Pytorch < Formula url "https://github.com/pytorch/pytorch/releases/download/v2.2.0/pytorch-v2.2.0.tar.gz" sha256 "e12d18c3dbb12d7ae2f61f5ab9a21023e3dd179d67ed87279ef96600b9ac08c5" license "BSD-3-Clause" - revision 5 + revision 6 livecheck do url :stable From b951e8e886a661a813401891b74935285b287927 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:48 -0400 Subject: [PATCH 20/22] securefs: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/s/securefs.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/s/securefs.rb b/Formula/s/securefs.rb index 02e02164755ad..2ec476a052509 100644 --- a/Formula/s/securefs.rb +++ b/Formula/s/securefs.rb @@ -4,7 +4,7 @@ class Securefs < Formula url "https://github.com/netheril96/securefs/archive/refs/tags/v1.0.0.tar.gz" sha256 "de888359734a05ca0db56d006b4c9774f18fd9e6f9253466a86739b5f6ac3753" license "MIT" - revision 2 + revision 3 head "https://github.com/netheril96/securefs.git", branch: "master" bottle do From 5924b632a7744082e31663c7062d4e8ff2b3d87b Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:48 -0400 Subject: [PATCH 21/22] sysdig: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/s/sysdig.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/s/sysdig.rb b/Formula/s/sysdig.rb index 6fd9af4792f7c..8a808325aa2e6 100644 --- a/Formula/s/sysdig.rb +++ b/Formula/s/sysdig.rb @@ -2,7 +2,7 @@ class Sysdig < Formula desc "System-level exploration and troubleshooting tool" homepage "https://sysdig.com/" license "Apache-2.0" - revision 2 + revision 3 stable do url "https://github.com/draios/sysdig/archive/refs/tags/0.37.1.tar.gz" From 3655bcbdb746f2ea8abed10d227105dc0d0cb8b7 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 29 Jun 2024 09:03:48 -0400 Subject: [PATCH 22/22] torchvision: revision bump (protobuf 27.2) Signed-off-by: Rui Chen --- Formula/t/torchvision.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/t/torchvision.rb b/Formula/t/torchvision.rb index f8ee425ade060..c3eb53ecd5c98 100644 --- a/Formula/t/torchvision.rb +++ b/Formula/t/torchvision.rb @@ -6,7 +6,7 @@ class Torchvision < Formula url "https://github.com/pytorch/vision/archive/refs/tags/v0.17.0.tar.gz" sha256 "55e395d5c7d9bf7658c82ac633cac2224aa168e1bfe8bb5b2b2a296c792a3500" license "BSD-3-Clause" - revision 5 + revision 6 livecheck do url :stable