mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
b483b4318c
adds the same jumbo patch as on www/firefox-es, plus several patches on top to update/tweak various dependencies (bindgen, ohttp...) that port will soon move to 152/153 in preparation for the next ESR.
213 lines
8.5 KiB
Plaintext
213 lines
8.5 KiB
Plaintext
regenerated cargo.lock on top of the jumbo patch
|
|
|
|
Index: Cargo.lock
|
|
--- Cargo.lock.orig
|
|
+++ Cargo.lock
|
|
@@ -973,7 +973,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "context_id"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"chrono",
|
|
"error-support",
|
|
@@ -1913,7 +1913,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "error-support"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"env_logger",
|
|
"error-support-macros",
|
|
@@ -1926,7 +1926,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "error-support-macros"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
@@ -2045,7 +2045,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "firefox-versioning"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"serde_json",
|
|
"thiserror 1.999.999",
|
|
@@ -3386,7 +3386,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "interrupt-support"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"lazy_static",
|
|
"parking_lot",
|
|
@@ -5108,7 +5108,7 @@ checksum = "d01a5bd0424d00070b0098dd17ebca6f961a959dea
|
|
[[package]]
|
|
name = "payload-support"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"serde",
|
|
"serde_derive",
|
|
@@ -5615,7 +5615,7 @@ checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb
|
|
[[package]]
|
|
name = "relevancy"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"anyhow",
|
|
"base64 0.21.999",
|
|
@@ -5639,7 +5639,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "remote_settings"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"anyhow",
|
|
"camino",
|
|
@@ -5940,7 +5940,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "search"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"error-support",
|
|
"firefox-versioning",
|
|
@@ -6232,7 +6232,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "sql-support"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"error-support",
|
|
"interrupt-support",
|
|
@@ -6431,7 +6431,7 @@ checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99
|
|
[[package]]
|
|
name = "suggest"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"anyhow",
|
|
"chrono",
|
|
@@ -6484,7 +6484,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "sync-guid"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"base64 0.21.999",
|
|
"rand",
|
|
@@ -6495,7 +6495,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "sync15"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"anyhow",
|
|
"error-support",
|
|
@@ -6534,7 +6534,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "tabs"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"anyhow",
|
|
"error-support",
|
|
@@ -6892,7 +6892,7 @@ checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06
|
|
[[package]]
|
|
name = "types"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"rusqlite 0.33.0",
|
|
"serde",
|
|
@@ -7304,7 +7304,7 @@ checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc
|
|
[[package]]
|
|
name = "viaduct"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"error-support",
|
|
"ffi-support",
|
|
@@ -7473,7 +7473,7 @@ dependencies = [
|
|
[[package]]
|
|
name = "webext-storage"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
"anyhow",
|
|
"error-support",
|
|
@@ -8143,3 +8143,53 @@ name = "zlib-rs"
|
|
version = "0.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8b20717f0917c908dc63de2e44e97f1e6b126ca58d0e391cee86d504eb8fbd05"
|
|
+
|
|
+[[patch.unused]]
|
|
+name = "context_id"
|
|
+version = "0.1.0"
|
|
+source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+
|
|
+[[patch.unused]]
|
|
+name = "interrupt-support"
|
|
+version = "0.1.0"
|
|
+source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+
|
|
+[[patch.unused]]
|
|
+name = "relevancy"
|
|
+version = "0.1.0"
|
|
+source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+
|
|
+[[patch.unused]]
|
|
+name = "search"
|
|
+version = "0.1.0"
|
|
+source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+
|
|
+[[patch.unused]]
|
|
+name = "sql-support"
|
|
+version = "0.1.0"
|
|
+source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+
|
|
+[[patch.unused]]
|
|
+name = "suggest"
|
|
+version = "0.1.0"
|
|
+source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+
|
|
+[[patch.unused]]
|
|
+name = "sync15"
|
|
+version = "0.1.0"
|
|
+source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+
|
|
+[[patch.unused]]
|
|
+name = "tabs"
|
|
+version = "0.1.0"
|
|
+source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+
|
|
+[[patch.unused]]
|
|
+name = "viaduct"
|
|
+version = "0.1.0"
|
|
+source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|
|
+
|
|
+[[patch.unused]]
|
|
+name = "webext-storage"
|
|
+version = "0.1.0"
|
|
+source = "git+https://github.com/mozilla/application-services?rev=f5907a411e52a3985d0369d71c486eb507c2c4e6#f5907a411e52a3985d0369d71c486eb507c2c4e6"
|