git: 2ac2c33875a4 - main - devel/rust-cbindgen: update to 0.19.0
Jan Beich
jbeich at FreeBSD.org
Thu Apr 8 23:34:12 UTC 2021
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2ac2c33875a4fcb11d6d2fb445fb55888ec25051
commit 2ac2c33875a4fcb11d6d2fb445fb55888ec25051
Author: Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2021-04-08 16:19:38 +0000
Commit: Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2021-04-08 23:33:31 +0000
devel/rust-cbindgen: update to 0.19.0
Changes: https://github.com/eqrion/cbindgen/releases/tag/v0.19.0
Reported by: GitHub (watch releases)
---
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 e8416a647891..be56dd08de88 100644
--- a/devel/rust-cbindgen/Makefile
+++ b/devel/rust-cbindgen/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cbindgen
-DISTVERSION= 0.18.0
-PORTREVISION= 1
+DISTVERSION= 0.19.0
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
diff --git a/devel/rust-cbindgen/distinfo b/devel/rust-cbindgen/distinfo
index d70198570e5c..0b037a4ecc50 100644
--- a/devel/rust-cbindgen/distinfo
+++ b/devel/rust-cbindgen/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1614370164
-SHA256 (rust/crates/cbindgen-0.18.0.tar.gz) = 97449daf9b8c245bcad10bbc7c9f4a37c06172c18dd5f9fac340deefc309b957
-SIZE (rust/crates/cbindgen-0.18.0.tar.gz) = 180380
+TIMESTAMP = 1617898778
+SHA256 (rust/crates/cbindgen-0.19.0.tar.gz) = 38728c31b994e4b849cf59feefb4a8bf26acd299ee0b92c9fb35bd14ad4b8dfa
+SIZE (rust/crates/cbindgen-0.19.0.tar.gz) = 181286
SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b
SIZE (rust/crates/ansi_term-0.11.0.tar.gz) = 17087
SHA256 (rust/crates/atty-0.2.14.tar.gz) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8
More information about the dev-commits-ports-all
mailing list