Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Dec 2018 10:34:31 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487503 - head/devel/rust-bindgen
Message-ID:  <201812151034.wBFAYVTn027217@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Dec 15 10:34:30 2018
New Revision: 487503
URL: https://svnweb.freebsd.org/changeset/ports/487503

Log:
  devel/rust-bindgen: update to 0.45.0
  
  Changes:	https://github.com/rust-lang-nursery/rust-bindgen/compare/v0.44.0...v0.45.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	Sat Dec 15 09:40:42 2018	(r487502)
+++ head/devel/rust-bindgen/Makefile	Sat Dec 15 10:34:30 2018	(r487503)
@@ -2,8 +2,7 @@
 
 PORTNAME=	rust-bindgen
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.44.0
-PORTREVISION=	1
+DISTVERSION=	0.45.0
 CATEGORIES=	devel
 
 MAINTAINER=	gecko@FreeBSD.org

Modified: head/devel/rust-bindgen/distinfo
==============================================================================
--- head/devel/rust-bindgen/distinfo	Sat Dec 15 09:40:42 2018	(r487502)
+++ head/devel/rust-bindgen/distinfo	Sat Dec 15 10:34:30 2018	(r487503)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1543575590
+TIMESTAMP = 1544791431
 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
@@ -97,5 +97,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-rust-bindgen-v0.44.0_GH0.tar.gz) = 385a1512b696458cb8653e555bcf1d801e8e998cf45b570d07dfb8f9bd607c80
-SIZE (rust-lang-rust-bindgen-v0.44.0_GH0.tar.gz) = 2180154
+SHA256 (rust-lang-rust-bindgen-v0.45.0_GH0.tar.gz) = 72eaca82c011565ebfbeae99e06d2b0010cf550729eab5ee82c364bf5727337f
+SIZE (rust-lang-rust-bindgen-v0.45.0_GH0.tar.gz) = 2181333



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812151034.wBFAYVTn027217>