Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 2019 10:19:52 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r501082 - branches/2019Q2/devel/rust-cbindgen
Message-ID:  <201905091019.x49AJqXt004741@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Thu May  9 10:19:52 2019
New Revision: 501082
URL: https://svnweb.freebsd.org/changeset/ports/501082

Log:
  MFH: r501081
  
  devel/rust-cbindgen: update to 0.8.6
  
  Changes:	https://github.com/eqrion/cbindgen/compare/v0.8.3...v0.8.6
  Approved by:	ports-secteam blanket (required by Firefox 68)

Modified:
  branches/2019Q2/devel/rust-cbindgen/Makefile
  branches/2019Q2/devel/rust-cbindgen/distinfo
Directory Properties:
  branches/2019Q2/   (props changed)

Modified: branches/2019Q2/devel/rust-cbindgen/Makefile
==============================================================================
--- branches/2019Q2/devel/rust-cbindgen/Makefile	Thu May  9 10:16:38 2019	(r501081)
+++ branches/2019Q2/devel/rust-cbindgen/Makefile	Thu May  9 10:19:52 2019	(r501082)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cbindgen
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.2
+DISTVERSION=	0.8.6
 CATEGORIES=	devel
 PKGNAMEPREFIX=	rust-
 

Modified: branches/2019Q2/devel/rust-cbindgen/distinfo
==============================================================================
--- branches/2019Q2/devel/rust-cbindgen/distinfo	Thu May  9 10:16:38 2019	(r501081)
+++ branches/2019Q2/devel/rust-cbindgen/distinfo	Thu May  9 10:19:52 2019	(r501082)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1551903339
+TIMESTAMP = 1557164554
 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.2_GH0.tar.gz) = aa9b458c0d3e638a3831ec1e3a23570c15bd45cca5502b12a68f1d6a2d7f2db1
-SIZE (eqrion-cbindgen-v0.8.2_GH0.tar.gz) = 106064
+SHA256 (eqrion-cbindgen-v0.8.6_GH0.tar.gz) = 456a8ee9ab872cdb31f829fb06294c08b5e238f1390f9f4a5b7908a6346cbbf2
+SIZE (eqrion-cbindgen-v0.8.6_GH0.tar.gz) = 114441



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