Skip to content

Commit

Permalink
devel/rust-bindgen-cli: update to 0.69.2
Browse files Browse the repository at this point in the history
Changes:	https://github.com/rust-lang/rust-bindgen/releases/tag/v0.69.2
Reported by:	GitHub (watch releases)
  • Loading branch information
jbeich committed Jan 15, 2024
1 parent 5b9dfca commit 1378e91
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 8 deletions.
3 changes: 1 addition & 2 deletions devel/rust-bindgen-cli/Makefile
@@ -1,6 +1,5 @@
PORTNAME= bindgen-cli
DISTVERSION= 0.69.1
PORTREVISION= 2
DISTVERSION= 0.69.2
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
Expand Down
2 changes: 1 addition & 1 deletion devel/rust-bindgen-cli/Makefile.crates
@@ -1,6 +1,6 @@
CARGO_CRATES= aho-corasick-0.7.20 \
annotate-snippets-0.9.1 \
bindgen-0.69.1 \
bindgen-0.69.2 \
bitflags-1.3.2 \
bitflags-2.2.1 \
cc-1.0.78 \
Expand Down
10 changes: 5 additions & 5 deletions devel/rust-bindgen-cli/distinfo
@@ -1,12 +1,12 @@
TIMESTAMP = 1698947269
SHA256 (rust/crates/bindgen-cli-0.69.1.crate) = 88565ee09110a99e78299897fbfed503b9aa03065386ee8c18197fcaf228b501
SIZE (rust/crates/bindgen-cli-0.69.1.crate) = 17066
TIMESTAMP = 1705104492
SHA256 (rust/crates/bindgen-cli-0.69.2.crate) = 468974e6a3c1864e4b7fa51678748fdee274197ba8ea948f673579fe63590e53
SIZE (rust/crates/bindgen-cli-0.69.2.crate) = 17067
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.69.1.crate) = 9ffcebc3849946a7170a05992aac39da343a90676ab392c51a4280981d6379c2
SIZE (rust/crates/bindgen-0.69.1.crate) = 219972
SHA256 (rust/crates/bindgen-0.69.2.crate) = a4c69fae65a523209d34240b60abe0c42d33d1045d445c0839d8a4894a736e2d
SIZE (rust/crates/bindgen-0.69.2.crate) = 219980
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

0 comments on commit 1378e91

Please sign in to comment.