svn commit: r494928 - head/devel/rust-cbindgen
Jan Beich
jbeich at FreeBSD.org
Thu Mar 7 12:20:33 UTC 2019
Author: jbeich
Date: Thu Mar 7 12:20:31 2019
New Revision: 494928
URL: https://svnweb.freebsd.org/changeset/ports/494928
Log:
devel/rust-cbindgen: update to 0.8.2
Changes: https://github.com/eqrion/cbindgen/compare/v0.8.1...v0.8.2
Reported by: portscout
Modified:
head/devel/rust-cbindgen/Makefile (contents, props changed)
head/devel/rust-cbindgen/distinfo (contents, props changed)
Modified: head/devel/rust-cbindgen/Makefile
==============================================================================
--- head/devel/rust-cbindgen/Makefile Thu Mar 7 12:20:22 2019 (r494927)
+++ head/devel/rust-cbindgen/Makefile Thu Mar 7 12:20:31 2019 (r494928)
@@ -2,7 +2,7 @@
PORTNAME= cbindgen
DISTVERSIONPREFIX= v
-DISTVERSION= 0.8.1
+DISTVERSION= 0.8.2
CATEGORIES= devel
PKGNAMEPREFIX= rust-
Modified: head/devel/rust-cbindgen/distinfo
==============================================================================
--- head/devel/rust-cbindgen/distinfo Thu Mar 7 12:20:22 2019 (r494927)
+++ head/devel/rust-cbindgen/distinfo Thu Mar 7 12:20:31 2019 (r494928)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1551806561
+TIMESTAMP = 1551903339
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.11.tar.gz) = 9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652
@@ -89,5 +89,5 @@ SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.t
SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz) = 2918815
SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998
-SHA256 (eqrion-cbindgen-v0.8.1_GH0.tar.gz) = 36e2c80e244da31500c0076cc8260b4ab707565459ba99e7377cf1ae4b557afa
-SIZE (eqrion-cbindgen-v0.8.1_GH0.tar.gz) = 105531
+SHA256 (eqrion-cbindgen-v0.8.2_GH0.tar.gz) = aa9b458c0d3e638a3831ec1e3a23570c15bd45cca5502b12a68f1d6a2d7f2db1
+SIZE (eqrion-cbindgen-v0.8.2_GH0.tar.gz) = 106064
More information about the svn-ports-all
mailing list