git: 9dc30d1b1410 - 2021Q3 - devel/rust-cbindgen: update to 0.20.0
Jan Beich
jbeich at FreeBSD.org
Thu Sep 9 00:36:32 UTC 2021
The branch 2021Q3 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9dc30d1b141066d85b33c23fd4b063d5c7273322
commit 9dc30d1b141066d85b33c23fd4b063d5c7273322
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-07-29 12:29:15 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-09-09 00:34:25 +0000
devel/rust-cbindgen: update to 0.20.0
Changes: https://github.com/eqrion/cbindgen/releases/tag/v0.20.0
Reported by: GitHub (watch releases)
(cherry picked from commit c17524b212bf89ab6d33749ede25e4cc130120b9)
---
devel/rust-cbindgen/Makefile | 3 +--
devel/rust-cbindgen/distinfo | 6 +++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/devel/rust-cbindgen/Makefile b/devel/rust-cbindgen/Makefile
index 128504e99f1f..ed595d877727 100644
--- a/devel/rust-cbindgen/Makefile
+++ b/devel/rust-cbindgen/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cbindgen
-DISTVERSION= 0.19.0
-PORTREVISION= 2
+DISTVERSION= 0.20.0
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
diff --git a/devel/rust-cbindgen/distinfo b/devel/rust-cbindgen/distinfo
index 910097b6432e..b48a5e5dfca7 100644
--- a/devel/rust-cbindgen/distinfo
+++ b/devel/rust-cbindgen/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1617898778
-SHA256 (rust/crates/cbindgen-0.19.0.crate) = 38728c31b994e4b849cf59feefb4a8bf26acd299ee0b92c9fb35bd14ad4b8dfa
-SIZE (rust/crates/cbindgen-0.19.0.crate) = 181286
+TIMESTAMP = 1627561755
+SHA256 (rust/crates/cbindgen-0.20.0.crate) = 51e3973b165dc0f435831a9e426de67e894de532754ff7a3f307c03ee5dec7dc
+SIZE (rust/crates/cbindgen-0.20.0.crate) = 183277
SHA256 (rust/crates/ansi_term-0.11.0.crate) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b
SIZE (rust/crates/ansi_term-0.11.0.crate) = 17087
SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
More information about the dev-commits-ports-all
mailing list