Skip to content

Commit

Permalink
devel/rust-bindgen-cli: update to 0.69.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbeich committed Nov 2, 2023
1 parent 8507b8e commit 905abb6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 11 deletions.
3 changes: 1 addition & 2 deletions devel/rust-bindgen-cli/Makefile
@@ -1,6 +1,5 @@
PORTNAME= bindgen-cli
DISTVERSION= 0.68.1
PORTREVISION= 2
DISTVERSION= 0.69.1
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
Expand Down
3 changes: 1 addition & 2 deletions devel/rust-bindgen-cli/Makefile.crates
@@ -1,6 +1,6 @@
CARGO_CRATES= aho-corasick-0.7.20 \
annotate-snippets-0.9.1 \
bindgen-0.68.1 \
bindgen-0.69.1 \
bitflags-1.3.2 \
bitflags-2.2.1 \
cc-1.0.78 \
Expand Down Expand Up @@ -33,7 +33,6 @@ CARGO_CRATES= aho-corasick-0.7.20 \
once_cell-1.17.0 \
os_str_bytes-6.4.1 \
peeking_take_while-0.1.2 \
prettyplease-0.2.7 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.60 \
Expand Down
12 changes: 5 additions & 7 deletions devel/rust-bindgen-cli/distinfo
@@ -1,12 +1,12 @@
TIMESTAMP = 1694022500
SHA256 (rust/crates/bindgen-cli-0.68.1.crate) = a5aeec7f5c664f642f52a7993487bc3bde9cd6733070075cfdf6f89a8ea795fe
SIZE (rust/crates/bindgen-cli-0.68.1.crate) = 16991
TIMESTAMP = 1698947269
SHA256 (rust/crates/bindgen-cli-0.69.1.crate) = 88565ee09110a99e78299897fbfed503b9aa03065386ee8c18197fcaf228b501
SIZE (rust/crates/bindgen-cli-0.69.1.crate) = 17066
SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac
SIZE (rust/crates/aho-corasick-0.7.20.crate) = 111440
SHA256 (rust/crates/annotate-snippets-0.9.1.crate) = c3b9d411ecbaf79885c6df4d75fff75858d5995ff25385657a28af47e82f9c36
SIZE (rust/crates/annotate-snippets-0.9.1.crate) = 31829
SHA256 (rust/crates/bindgen-0.68.1.crate) = 726e4313eb6ec35d2730258ad4e15b547ee75d6afaa1361a922e78e59b7d8078
SIZE (rust/crates/bindgen-0.68.1.crate) = 218997
SHA256 (rust/crates/bindgen-0.69.1.crate) = 9ffcebc3849946a7170a05992aac39da343a90676ab392c51a4280981d6379c2
SIZE (rust/crates/bindgen-0.69.1.crate) = 219972
SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
SHA256 (rust/crates/bitflags-2.2.1.crate) = 24a6904aef64d73cf10ab17ebace7befb918b82164785cb89907993be7f83813
Expand Down Expand Up @@ -71,8 +71,6 @@ SHA256 (rust/crates/os_str_bytes-6.4.1.crate) = 9b7820b9daea5457c9f21c69448905d7
SIZE (rust/crates/os_str_bytes-6.4.1.crate) = 23101
SHA256 (rust/crates/peeking_take_while-0.1.2.crate) = 19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099
SIZE (rust/crates/peeking_take_while-0.1.2.crate) = 6697
SHA256 (rust/crates/prettyplease-0.2.7.crate) = 43ded2b5b204571f065ab8540367d738dfe1b3606ab9eb669dcfb5e7a3a07501
SIZE (rust/crates/prettyplease-0.2.7.crate) = 55966
SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c
SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293
SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869
Expand Down

0 comments on commit 905abb6

Please sign in to comment.