svn commit: r546312 - branches/2020Q3/devel/rust-cbindgen
Jan Beich
jbeich at FreeBSD.org
Thu Aug 27 00:54:28 UTC 2020
Author: jbeich
Date: Thu Aug 27 00:54:27 2020
New Revision: 546312
URL: https://svnweb.freebsd.org/changeset/ports/546312
Log:
MFH: r545620
devel/rust-cbindgen: update to 0.14.4
Changes: https://github.com/eqrion/cbindgen/compare/v0.14.3...v0.14.4
Reported by: GitHub (watch releases)
Approved by: ports-secteam blanket (required by Firefox 82)
Modified:
branches/2020Q3/devel/rust-cbindgen/Makefile
branches/2020Q3/devel/rust-cbindgen/distinfo
Directory Properties:
branches/2020Q3/ (props changed)
Modified: branches/2020Q3/devel/rust-cbindgen/Makefile
==============================================================================
--- branches/2020Q3/devel/rust-cbindgen/Makefile Thu Aug 27 00:53:17 2020 (r546311)
+++ branches/2020Q3/devel/rust-cbindgen/Makefile Thu Aug 27 00:54:27 2020 (r546312)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cbindgen
-DISTVERSION= 0.14.3
+DISTVERSION= 0.14.4
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
Modified: branches/2020Q3/devel/rust-cbindgen/distinfo
==============================================================================
--- branches/2020Q3/devel/rust-cbindgen/distinfo Thu Aug 27 00:53:17 2020 (r546311)
+++ branches/2020Q3/devel/rust-cbindgen/distinfo Thu Aug 27 00:54:27 2020 (r546312)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1593012744
-SHA256 (rust/crates/cbindgen-0.14.3.tar.gz) = e6e03a705df2e735cc5486f104a48e25a8f72ae06eaea5b7753a81270ed00859
-SIZE (rust/crates/cbindgen-0.14.3.tar.gz) = 165874
+TIMESTAMP = 1597942129
+SHA256 (rust/crates/cbindgen-0.14.4.tar.gz) = e783d38a7700989e0209d0b0ed224c34ade92d3603da0cf15dc502ebada685a6
+SIZE (rust/crates/cbindgen-0.14.4.tar.gz) = 172123
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.13.tar.gz) = 1803c647a3ec87095e7ae7acfca019e98de5ec9a7d01343f611cf3152ed71a90
More information about the svn-ports-all
mailing list