Date: Fri, 22 Apr 2022 17:45:15 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1013d9370284 - main - devel/rust-cbindgen: update to 0.23.0 Message-ID: <202204221745.23MHjFf4073003@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=1013d9370284988ac2041f788f9b1b8998e78f05 commit 1013d9370284988ac2041f788f9b1b8998e78f05 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-21 16:48:00 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-22 17:25:42 +0000 devel/rust-cbindgen: update to 0.23.0 Changes: https://github.com/eqrion/cbindgen/releases/tag/v0.23.0 Reported by: GitHub (watch releases) --- devel/rust-cbindgen/Makefile | 2 +- devel/rust-cbindgen/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile index 455760621394..b37c63f17bb3 100644 --- a/devel/rust-cbindgen/Makefile +++ b/devel/rust-cbindgen/Makefile @@ -1,5 +1,5 @@ PORTNAME= cbindgen -DISTVERSION= 0.22.0 +DISTVERSION= 0.23.0 CATEGORIES= devel MASTER_SITES= CRATESIO PKGNAMEPREFIX= rust- diff --git a/devel/rust-cbindgen/distinfo b/devel/rust-cbindgen/distinfo index c41fe62a635c..25a0217e7958 100644 --- a/devel/rust-cbindgen/distinfo +++ b/devel/rust-cbindgen/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1650360592 -SHA256 (rust/crates/cbindgen-0.22.0.crate) = 4d7ac49647ca72e4ecf4a1ca559dbc7fa43e2c5620dbd2cf198e6bf4671de6f2 -SIZE (rust/crates/cbindgen-0.22.0.crate) = 187702 +TIMESTAMP = 1650559680 +SHA256 (rust/crates/cbindgen-0.23.0.crate) = 5b6d248e3ca02f3fbfabcb9284464c596baec223a26d91bbf44a5a62ddb0d900 +SIZE (rust/crates/cbindgen-0.23.0.crate) = 188128 SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 SIZE (rust/crates/atty-0.2.14.crate) = 5470 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202204221745.23MHjFf4073003>