Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2023 01:02:50 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: 6dd10054f133 - main - devel/rust-bindgen-cli: update to 0.66.1
Message-ID:  <202306200102.35K12o40023589@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=6dd10054f133229c30102760c69b066760f606e7

commit 6dd10054f133229c30102760c69b066760f606e7
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-06-16 21:25:32 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-06-20 00:54:49 +0000

    devel/rust-bindgen-cli: update to 0.66.1
    
    Changes:        https://github.com/rust-lang/rust-bindgen/releases/tag/v0.66.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 63964af850ed..e6ad506f39ec 100644
--- a/devel/rust-bindgen-cli/Makefile
+++ b/devel/rust-bindgen-cli/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bindgen-cli
-DISTVERSION=	0.66.0
+DISTVERSION=	0.66.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 6e80d2ede9f0..f5da651df090 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.66.0 \
+		bindgen-0.66.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 c1f1edd5d9b8..efa1be172ddb 100644
--- a/devel/rust-bindgen-cli/distinfo
+++ b/devel/rust-bindgen-cli/distinfo
@@ -1,12 +1,12 @@
-TIMESTAMP = 1686766132
-SHA256 (rust/crates/bindgen-cli-0.66.0.crate) = a51231cb5ca899f9072677b28bbf1420af3faec352771644c2e809960ea89c75
-SIZE (rust/crates/bindgen-cli-0.66.0.crate) = 16296
+TIMESTAMP = 1686950732
+SHA256 (rust/crates/bindgen-cli-0.66.1.crate) = c5cd5b682e8745104c249a84100146968d92704e58165db4805852a5fbd1134a
+SIZE (rust/crates/bindgen-cli-0.66.1.crate) = 16299
 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.66.0.crate) = 79b8b0b1a751b3cb21f8a485561988881f744d9040bae7bfa29269dcb9a1949f
-SIZE (rust/crates/bindgen-0.66.0.crate) = 218731
+SHA256 (rust/crates/bindgen-0.66.1.crate) = f2b84e06fc203107bfbad243f4aba2af864eb7db3b1cf46ea0a023b0b433d2a7
+SIZE (rust/crates/bindgen-0.66.1.crate) = 218860
 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?202306200102.35K12o40023589>