Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2024 00:44:02 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: a778a2e9fafc - main - devel/rust-bindgen-cli: update to 0.70.1
Message-ID:  <202408220044.47M0i2DG019616@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=a778a2e9fafc9475a6a79bbb3bf5753922959e0c

commit a778a2e9fafc9475a6a79bbb3bf5753922959e0c
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-08-20 17:57:23 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-08-22 00:43:01 +0000

    devel/rust-bindgen-cli: update to 0.70.1
    
    Changes:        https://github.com/rust-lang/rust-bindgen/releases/tag/v0.70.1
    Reported by:    GitHub (watch releases)
---
 devel/rust-bindgen-cli/Makefile        |  2 +-
 devel/rust-bindgen-cli/Makefile.crates |  2 +-
 devel/rust-bindgen-cli/distinfo        | 10 +++++-----
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/rust-bindgen-cli/Makefile b/devel/rust-bindgen-cli/Makefile
index 5c5d6113d749..2958b56a4cde 100644
--- a/devel/rust-bindgen-cli/Makefile
+++ b/devel/rust-bindgen-cli/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bindgen-cli
-DISTVERSION=	0.70.0
+DISTVERSION=	0.70.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 6db881f333cf..83155895871c 100644
--- a/devel/rust-bindgen-cli/Makefile.crates
+++ b/devel/rust-bindgen-cli/Makefile.crates
@@ -1,6 +1,6 @@
 CARGO_CRATES=	aho-corasick-0.7.20 \
 		annotate-snippets-0.9.1 \
-		bindgen-0.70.0 \
+		bindgen-0.70.1 \
 		bitflags-1.3.2 \
 		bitflags-2.2.1 \
 		cc-1.0.78 \
diff --git a/devel/rust-bindgen-cli/distinfo b/devel/rust-bindgen-cli/distinfo
index 798a29ad2ee1..958051571cfa 100644
--- a/devel/rust-bindgen-cli/distinfo
+++ b/devel/rust-bindgen-cli/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1723848350
-SHA256 (rust/crates/bindgen-cli-0.70.0.crate) = ac68152e8a049caa35d9057b209f01d318aa4734104b8d2571a83c420bb93984
-SIZE (rust/crates/bindgen-cli-0.70.0.crate) = 17166
+TIMESTAMP = 1724176643
+SHA256 (rust/crates/bindgen-cli-0.70.1.crate) = 333f9e46d58d875afb8ab923c22dbb7e61788f55ad28f2b5d98bf910d90bd5aa
+SIZE (rust/crates/bindgen-cli-0.70.1.crate) = 17162
 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.70.0.crate) = e0127a1da21afb5adaae26910922c3f7afd3d329ba1a1b98a0884cab4907a251
-SIZE (rust/crates/bindgen-0.70.0.crate) = 226324
+SHA256 (rust/crates/bindgen-0.70.1.crate) = f49d8fed880d473ea71efb9bf597651e77201bdd4893efe54c9e5d65ae04ce6f
+SIZE (rust/crates/bindgen-0.70.1.crate) = 226363
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408220044.47M0i2DG019616>