svn commit: r482808 - head/devel/rust-bindgen
Jan Beich
jbeich at FreeBSD.org
Tue Oct 23 00:57:39 UTC 2018
Author: jbeich
Date: Tue Oct 23 00:57:38 2018
New Revision: 482808
URL: https://svnweb.freebsd.org/changeset/ports/482808
Log:
devel/rust-bindgen: update to 0.43.0
Changes: https://github.com/rust-lang-nursery/rust-bindgen/compare/v0.42.3...v0.43.0
Modified:
head/devel/rust-bindgen/Makefile (contents, props changed)
head/devel/rust-bindgen/distinfo (contents, props changed)
Modified: head/devel/rust-bindgen/Makefile
==============================================================================
--- head/devel/rust-bindgen/Makefile Tue Oct 23 00:28:19 2018 (r482807)
+++ head/devel/rust-bindgen/Makefile Tue Oct 23 00:57:38 2018 (r482808)
@@ -2,7 +2,7 @@
PORTNAME= rust-bindgen
DISTVERSIONPREFIX= v
-DISTVERSION= 0.42.3
+DISTVERSION= 0.43.0
CATEGORIES= devel
MAINTAINER= gecko at FreeBSD.org
Modified: head/devel/rust-bindgen/distinfo
==============================================================================
--- head/devel/rust-bindgen/distinfo Tue Oct 23 00:28:19 2018 (r482807)
+++ head/devel/rust-bindgen/distinfo Tue Oct 23 00:57:38 2018 (r482808)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1539910116
+TIMESTAMP = 1540192247
SHA256 (rust/crates/aho-corasick-0.6.8.tar.gz) = 68f56c7353e5a9547cbd76ed90f7bb5ffc3ba09d4ea9bd1d8c06c8b1142eeb5a
SIZE (rust/crates/aho-corasick-0.6.8.tar.gz) = 26786
SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b
@@ -89,5 +89,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998
SHA256 (rust/crates/wincolor-1.0.1.tar.gz) = 561ed901ae465d6185fa7864d63fbd5720d0ef718366c9a4dc83cf6170d7e9ba
SIZE (rust/crates/wincolor-1.0.1.tar.gz) = 4737
-SHA256 (rust-lang-nursery-rust-bindgen-v0.42.3_GH0.tar.gz) = 279ea3c23e51d078298de9982be2a537b5c40b5b5bd22b6188061434371c7b9b
-SIZE (rust-lang-nursery-rust-bindgen-v0.42.3_GH0.tar.gz) = 2176426
+SHA256 (rust-lang-nursery-rust-bindgen-v0.43.0_GH0.tar.gz) = d07d8bf6a4c2e229b672475c3f0da838d5434cd3509d605b86628103f4ee12c6
+SIZE (rust-lang-nursery-rust-bindgen-v0.43.0_GH0.tar.gz) = 2176628
More information about the svn-ports-head
mailing list