mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
devel/cargo-hack: update 0.6.44 → 0.6.45
This commit is contained in:
+11
-12
@@ -1,7 +1,6 @@
|
||||
PORTNAME= cargo-hack
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.6.44
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.6.45
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@@ -19,8 +18,8 @@ USE_GITHUB= yes
|
||||
GH_ACCOUNT= taiki-e
|
||||
|
||||
CARGO_CRATES= anyhow-1.0.102 \
|
||||
autocfg-1.5.0 \
|
||||
bitflags-2.11.0 \
|
||||
autocfg-1.5.1 \
|
||||
bitflags-2.11.1 \
|
||||
block2-0.6.2 \
|
||||
build-context-0.1.4 \
|
||||
cargo-config2-0.1.44 \
|
||||
@@ -33,14 +32,14 @@ CARGO_CRATES= anyhow-1.0.102 \
|
||||
errno-0.3.14 \
|
||||
fastrand-2.4.1 \
|
||||
fs-err-3.3.0 \
|
||||
hashbrown-0.17.0 \
|
||||
hashbrown-0.17.1 \
|
||||
indexmap-2.14.0 \
|
||||
itoa-1.0.18 \
|
||||
lexopt-0.3.2 \
|
||||
libc-0.2.184 \
|
||||
libc-0.2.186 \
|
||||
linux-raw-sys-0.12.1 \
|
||||
memchr-2.8.0 \
|
||||
nix-0.31.2 \
|
||||
memchr-2.8.1 \
|
||||
nix-0.31.3 \
|
||||
objc2-0.6.4 \
|
||||
objc2-encode-4.1.0 \
|
||||
once_cell-1.21.4 \
|
||||
@@ -51,23 +50,23 @@ CARGO_CRATES= anyhow-1.0.102 \
|
||||
serde-1.0.228 \
|
||||
serde_core-1.0.228 \
|
||||
serde_derive-1.0.228 \
|
||||
serde_json-1.0.149 \
|
||||
serde_json-1.0.150 \
|
||||
serde_spanned-1.1.1 \
|
||||
syn-2.0.117 \
|
||||
tempfile-3.27.0 \
|
||||
termcolor-1.4.1 \
|
||||
toml-1.1.2+spec-1.1.0 \
|
||||
toml_datetime-1.1.1+spec-1.1.0 \
|
||||
toml_edit-0.25.11+spec-1.1.0 \
|
||||
toml_edit-0.25.12+spec-1.1.0 \
|
||||
toml_parser-1.1.2+spec-1.1.0 \
|
||||
toml_writer-1.1.1+spec-1.1.0 \
|
||||
unicode-ident-1.0.24 \
|
||||
winapi-util-0.1.11 \
|
||||
windows-link-0.2.1 \
|
||||
windows-sys-0.61.2 \
|
||||
winnow-1.0.1 \
|
||||
winnow-1.0.3 \
|
||||
zmij-1.0.21 \
|
||||
test-helper@git+https://github.com/taiki-e/test-helper.git?rev=f38a7f5\#f38a7f5895cb5f562195c6116cffc139d712acf5
|
||||
test-helper@git+https://github.com/taiki-e/test-helper.git?rev=82e3b012a49fb16587e165986674290ef682a5b0\#82e3b012a49fb16587e165986674290ef682a5b0
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
|
||||
+23
-23
@@ -1,10 +1,10 @@
|
||||
TIMESTAMP = 1775852240
|
||||
TIMESTAMP = 1780200897
|
||||
SHA256 (rust/crates/anyhow-1.0.102.crate) = 7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c
|
||||
SIZE (rust/crates/anyhow-1.0.102.crate) = 48658
|
||||
SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8
|
||||
SIZE (rust/crates/autocfg-1.5.0.crate) = 18729
|
||||
SHA256 (rust/crates/bitflags-2.11.0.crate) = 843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af
|
||||
SIZE (rust/crates/bitflags-2.11.0.crate) = 48906
|
||||
SHA256 (rust/crates/autocfg-1.5.1.crate) = f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53
|
||||
SIZE (rust/crates/autocfg-1.5.1.crate) = 18911
|
||||
SHA256 (rust/crates/bitflags-2.11.1.crate) = c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3
|
||||
SIZE (rust/crates/bitflags-2.11.1.crate) = 49082
|
||||
SHA256 (rust/crates/block2-0.6.2.crate) = cdeb9d870516001442e364c5220d3574d2da8dc765554b4a617230d33fa58ef5
|
||||
SIZE (rust/crates/block2-0.6.2.crate) = 34505
|
||||
SHA256 (rust/crates/build-context-0.1.4.crate) = ebb068a5ba5b65a7cdba869497ca2a352e88e6093c4909ddf4d12d9d3151ee9c
|
||||
@@ -29,22 +29,22 @@ SHA256 (rust/crates/fastrand-2.4.1.crate) = 9f1f227452a390804cdb637b74a86990f2a7
|
||||
SIZE (rust/crates/fastrand-2.4.1.crate) = 20773
|
||||
SHA256 (rust/crates/fs-err-3.3.0.crate) = 73fde052dbfc920003cfd2c8e2c6e6d4cc7c1091538c3a24226cec0665ab08c0
|
||||
SIZE (rust/crates/fs-err-3.3.0.crate) = 27110
|
||||
SHA256 (rust/crates/hashbrown-0.17.0.crate) = 4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51
|
||||
SIZE (rust/crates/hashbrown-0.17.0.crate) = 154597
|
||||
SHA256 (rust/crates/hashbrown-0.17.1.crate) = ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a
|
||||
SIZE (rust/crates/hashbrown-0.17.1.crate) = 155512
|
||||
SHA256 (rust/crates/indexmap-2.14.0.crate) = d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9
|
||||
SIZE (rust/crates/indexmap-2.14.0.crate) = 104085
|
||||
SHA256 (rust/crates/itoa-1.0.18.crate) = 8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682
|
||||
SIZE (rust/crates/itoa-1.0.18.crate) = 15935
|
||||
SHA256 (rust/crates/lexopt-0.3.2.crate) = 803ec87c9cfb29b9d2633f20cba1f488db3fd53f2158b1024cbefb47ba05d413
|
||||
SIZE (rust/crates/lexopt-0.3.2.crate) = 27407
|
||||
SHA256 (rust/crates/libc-0.2.184.crate) = 48f5d2a454e16a5ea0f4ced81bd44e4cfc7bd3a507b61887c99fd3538b28e4af
|
||||
SIZE (rust/crates/libc-0.2.184.crate) = 820172
|
||||
SHA256 (rust/crates/libc-0.2.186.crate) = 68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66
|
||||
SIZE (rust/crates/libc-0.2.186.crate) = 821883
|
||||
SHA256 (rust/crates/linux-raw-sys-0.12.1.crate) = 32a66949e030da00e8c7d4434b251670a91556f4144941d37452769c25d58a53
|
||||
SIZE (rust/crates/linux-raw-sys-0.12.1.crate) = 3006116
|
||||
SHA256 (rust/crates/memchr-2.8.0.crate) = f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79
|
||||
SIZE (rust/crates/memchr-2.8.0.crate) = 97780
|
||||
SHA256 (rust/crates/nix-0.31.2.crate) = 5d6d0705320c1e6ba1d912b5e37cf18071b6c2e9b7fa8215a1e8a7651966f5d3
|
||||
SIZE (rust/crates/nix-0.31.2.crate) = 346284
|
||||
SHA256 (rust/crates/memchr-2.8.1.crate) = 6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8
|
||||
SIZE (rust/crates/memchr-2.8.1.crate) = 98743
|
||||
SHA256 (rust/crates/nix-0.31.3.crate) = cf20d2fde8ff38632c426f1165ed7436270b44f199fc55284c38276f9db47c3d
|
||||
SIZE (rust/crates/nix-0.31.3.crate) = 347476
|
||||
SHA256 (rust/crates/objc2-0.6.4.crate) = 3a12a8ed07aefc768292f076dc3ac8c48f3781c8f2d5851dd3d98950e8c5a89f
|
||||
SIZE (rust/crates/objc2-0.6.4.crate) = 275200
|
||||
SHA256 (rust/crates/objc2-encode-4.1.0.crate) = ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33
|
||||
@@ -65,8 +65,8 @@ SHA256 (rust/crates/serde_core-1.0.228.crate) = 41d385c7d4ca58e59fc732af25c3983b
|
||||
SIZE (rust/crates/serde_core-1.0.228.crate) = 63111
|
||||
SHA256 (rust/crates/serde_derive-1.0.228.crate) = d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79
|
||||
SIZE (rust/crates/serde_derive-1.0.228.crate) = 59605
|
||||
SHA256 (rust/crates/serde_json-1.0.149.crate) = 83fc039473c5595ace860d8c4fafa220ff474b3fc6bfdb4293327f1a37e94d86
|
||||
SIZE (rust/crates/serde_json-1.0.149.crate) = 155994
|
||||
SHA256 (rust/crates/serde_json-1.0.150.crate) = e8014e44b4736ed0538adeecded0fce2a272f22dc9578a7eb6b2d9993c74cfb9
|
||||
SIZE (rust/crates/serde_json-1.0.150.crate) = 155574
|
||||
SHA256 (rust/crates/serde_spanned-1.1.1.crate) = 6662b5879511e06e8999a8a235d848113e942c9124f211511b16466ee2995f26
|
||||
SIZE (rust/crates/serde_spanned-1.1.1.crate) = 11025
|
||||
SHA256 (rust/crates/syn-2.0.117.crate) = e665b8803e7b1d2a727f4023456bbbbe74da67099c585258af0ad9c5013b9b99
|
||||
@@ -79,8 +79,8 @@ SHA256 (rust/crates/toml-1.1.2+spec-1.1.0.crate) = 81f3d15e84cbcd896376e6730314d
|
||||
SIZE (rust/crates/toml-1.1.2+spec-1.1.0.crate) = 56327
|
||||
SHA256 (rust/crates/toml_datetime-1.1.1+spec-1.1.0.crate) = 3165f65f62e28e0115a00b2ebdd37eb6f3b641855f9d636d3cd4103767159ad7
|
||||
SIZE (rust/crates/toml_datetime-1.1.1+spec-1.1.0.crate) = 17982
|
||||
SHA256 (rust/crates/toml_edit-0.25.11+spec-1.1.0.crate) = 0b59c4d22ed448339746c59b905d24568fcbb3ab65a500494f7b8c3e97739f2b
|
||||
SIZE (rust/crates/toml_edit-0.25.11+spec-1.1.0.crate) = 68598
|
||||
SHA256 (rust/crates/toml_edit-0.25.12+spec-1.1.0.crate) = d2153edc6955a6c354fad8f5efd38b6a8769bdccf9fe50f8e1329f81b0baa5d7
|
||||
SIZE (rust/crates/toml_edit-0.25.12+spec-1.1.0.crate) = 68620
|
||||
SHA256 (rust/crates/toml_parser-1.1.2+spec-1.1.0.crate) = a2abe9b86193656635d2411dc43050282ca48aa31c2451210f4202550afb7526
|
||||
SIZE (rust/crates/toml_parser-1.1.2+spec-1.1.0.crate) = 35485
|
||||
SHA256 (rust/crates/toml_writer-1.1.1+spec-1.1.0.crate) = 756daf9b1013ebe47a8776667b466417e2d4c5679d441c26230efd9ef78692db
|
||||
@@ -93,11 +93,11 @@ SHA256 (rust/crates/windows-link-0.2.1.crate) = f0805222e57f7521d6a62e36fa9163bc
|
||||
SIZE (rust/crates/windows-link-0.2.1.crate) = 6133
|
||||
SHA256 (rust/crates/windows-sys-0.61.2.crate) = ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc
|
||||
SIZE (rust/crates/windows-sys-0.61.2.crate) = 2517186
|
||||
SHA256 (rust/crates/winnow-1.0.1.crate) = 09dac053f1cd375980747450bfc7250c264eaae0583872e845c0c7cd578872b5
|
||||
SIZE (rust/crates/winnow-1.0.1.crate) = 187973
|
||||
SHA256 (rust/crates/winnow-1.0.3.crate) = 0592e1c9d151f854e6fd382574c3a0855250e1d9b2f99d9281c6e6391af352f1
|
||||
SIZE (rust/crates/winnow-1.0.3.crate) = 187990
|
||||
SHA256 (rust/crates/zmij-1.0.21.crate) = b8848ee67ecc8aedbaf3e4122217aff892639231befc6a1b58d29fff4c2cabaa
|
||||
SIZE (rust/crates/zmij-1.0.21.crate) = 26665
|
||||
SHA256 (taiki-e-test-helper-f38a7f5895cb5f562195c6116cffc139d712acf5_GH0.tar.gz) = a3d78250ea6bfd42758749de0f5dd8377e3d9aa05cef64d2cd1ba982e4d032fb
|
||||
SIZE (taiki-e-test-helper-f38a7f5895cb5f562195c6116cffc139d712acf5_GH0.tar.gz) = 619290
|
||||
SHA256 (taiki-e-cargo-hack-v0.6.44_GH0.tar.gz) = 63dd630915e31995899291d602c49a5cfae062af619e1a75ec04e53687552d04
|
||||
SIZE (taiki-e-cargo-hack-v0.6.44_GH0.tar.gz) = 87106
|
||||
SHA256 (taiki-e-test-helper-82e3b012a49fb16587e165986674290ef682a5b0_GH0.tar.gz) = f183804b803732e0a97780d85d21bca2846faae6130ef8630a9d122a01309651
|
||||
SIZE (taiki-e-test-helper-82e3b012a49fb16587e165986674290ef682a5b0_GH0.tar.gz) = 827128
|
||||
SHA256 (taiki-e-cargo-hack-v0.6.45_GH0.tar.gz) = b7b921beacdbb815dc89a04024f48f1b1735daef890d2398e04f27f006c1d38e
|
||||
SIZE (taiki-e-cargo-hack-v0.6.45_GH0.tar.gz) = 79614
|
||||
|
||||
Reference in New Issue
Block a user