Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 May 2019 00:57:25 +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: r501608 - branches/2019Q2/devel/rust-cbindgen
Message-ID:  <201905140057.x4E0vPGw051810@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue May 14 00:57:25 2019
New Revision: 501608
URL: https://svnweb.freebsd.org/changeset/ports/501608

Log:
  MFH: r501606
  
  devel/rust-cbindgen: update to 0.8.7
  
  Changes:	https://github.com/eqrion/cbindgen/compare/v0.8.6...v0.8.7
  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	Tue May 14 00:47:56 2019	(r501607)
+++ branches/2019Q2/devel/rust-cbindgen/Makefile	Tue May 14 00:57:25 2019	(r501608)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cbindgen
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.6
+DISTVERSION=	0.8.7
 CATEGORIES=	devel
 PKGNAMEPREFIX=	rust-
 

Modified: branches/2019Q2/devel/rust-cbindgen/distinfo
==============================================================================
--- branches/2019Q2/devel/rust-cbindgen/distinfo	Tue May 14 00:47:56 2019	(r501607)
+++ branches/2019Q2/devel/rust-cbindgen/distinfo	Tue May 14 00:57:25 2019	(r501608)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1557164554
+TIMESTAMP = 1557620993
 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.6_GH0.tar.gz) = 456a8ee9ab872cdb31f829fb06294c08b5e238f1390f9f4a5b7908a6346cbbf2
-SIZE (eqrion-cbindgen-v0.8.6_GH0.tar.gz) = 114441
+SHA256 (eqrion-cbindgen-v0.8.7_GH0.tar.gz) = 6034b954a709a0041111445aa2e5656f747165eb9da0915e21b94b23f1a719f0
+SIZE (eqrion-cbindgen-v0.8.7_GH0.tar.gz) = 115462



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