svn commit: r482348 - head/devel/rust-cbindgen
Jan Beich
jbeich at FreeBSD.org
Thu Oct 18 16:51:44 UTC 2018
Author: jbeich
Date: Thu Oct 18 16:51:43 2018
New Revision: 482348
URL: https://svnweb.freebsd.org/changeset/ports/482348
Log:
devel/rust-cbindgen: update to 0.6.6
Changes: https://github.com/eqrion/cbindgen/releases/tag/v0.6.6
Changes: https://github.com/eqrion/cbindgen/compare/v0.6.5...v0.6.6
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 Oct 18 16:00:00 2018 (r482347)
+++ head/devel/rust-cbindgen/Makefile Thu Oct 18 16:51:43 2018 (r482348)
@@ -2,7 +2,7 @@
PORTNAME= cbindgen
DISTVERSIONPREFIX= v
-DISTVERSION= 0.6.5
+DISTVERSION= 0.6.6
CATEGORIES= devel
PKGNAMEPREFIX= rust-
Modified: head/devel/rust-cbindgen/distinfo
==============================================================================
--- head/devel/rust-cbindgen/distinfo Thu Oct 18 16:00:00 2018 (r482347)
+++ head/devel/rust-cbindgen/distinfo Thu Oct 18 16:51:43 2018 (r482348)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1539726304
+TIMESTAMP = 1539812096
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.10.tar.gz) = 2fc4a1aa4c24c0718a250f0681885c1af91419d242f29eb8f2ab28502d80dbd1
@@ -73,5 +73,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.6.5_GH0.tar.gz) = 372b61e533af6230df9939de8ffcdbeaf4efa5108385bd0ddd25416019b3e68e
-SIZE (eqrion-cbindgen-v0.6.5_GH0.tar.gz) = 86907
+SHA256 (eqrion-cbindgen-v0.6.6_GH0.tar.gz) = e55927a17be6541a74e6cd1bc9cdd8fcc277e820e2180c8861d27a52d579153a
+SIZE (eqrion-cbindgen-v0.6.6_GH0.tar.gz) = 87879
More information about the svn-ports-all
mailing list