diff options
Diffstat (limited to 'devel/rust-bindgen-cli')
-rw-r--r-- | devel/rust-bindgen-cli/Makefile | 4 | ||||
-rw-r--r-- | devel/rust-bindgen-cli/Makefile.crates | 2 | ||||
-rw-r--r-- | devel/rust-bindgen-cli/distinfo | 10 |
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/rust-bindgen-cli/Makefile b/devel/rust-bindgen-cli/Makefile index 96a898b6832c..2988b6fb5af8 100644 --- a/devel/rust-bindgen-cli/Makefile +++ b/devel/rust-bindgen-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= bindgen-cli -DISTVERSION= 0.71.1 -PORTREVISION= 5 +DISTVERSION= 0.72.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- diff --git a/devel/rust-bindgen-cli/Makefile.crates b/devel/rust-bindgen-cli/Makefile.crates index 3449141200ef..9911fcf5acd8 100644 --- a/devel/rust-bindgen-cli/Makefile.crates +++ b/devel/rust-bindgen-cli/Makefile.crates @@ -1,7 +1,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ annotate-snippets-0.11.4 \ anstyle-1.0.10 \ - bindgen-0.71.1 \ + bindgen-0.72.1 \ bitflags-1.3.2 \ bitflags-2.2.1 \ cexpr-0.6.0 \ diff --git a/devel/rust-bindgen-cli/distinfo b/devel/rust-bindgen-cli/distinfo index d9fdafcdfa04..2c2b72a0e4f3 100644 --- a/devel/rust-bindgen-cli/distinfo +++ b/devel/rust-bindgen-cli/distinfo @@ -1,14 +1,14 @@ -TIMESTAMP = 1733757283 -SHA256 (rust/crates/bindgen-cli-0.71.1.crate) = fded10ca0956afd0cbe5cf89cc71ae1a679e65b8216c651fca17ba7de8ac54dc -SIZE (rust/crates/bindgen-cli-0.71.1.crate) = 8218 +TIMESTAMP = 1756662604 +SHA256 (rust/crates/bindgen-cli-0.72.1.crate) = 8a408c0fcb20bf7bd4ceaf4bf990e223e3543a04b84d2394f3edeee29a0e87e2 +SIZE (rust/crates/bindgen-cli-0.72.1.crate) = 8668 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/annotate-snippets-0.11.4.crate) = 24e35ed54e5ea7997c14ed4c70ba043478db1112e98263b3b035907aa197d991 SIZE (rust/crates/annotate-snippets-0.11.4.crate) = 46876 SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/bindgen-0.71.1.crate) = 5f58bf3d7db68cfbac37cfc485a8d711e87e064c3d0fe0435b92f7a407f9d6b3 -SIZE (rust/crates/bindgen-0.71.1.crate) = 237785 +SHA256 (rust/crates/bindgen-0.72.1.crate) = 993776b509cfb49c750f11b8f07a46fa23e0a1386ffc01fb1e7d343efc387895 +SIZE (rust/crates/bindgen-0.72.1.crate) = 246071 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 |