Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2018 19:38:34 +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: r477813 - head/devel/rust-cbindgen
Message-ID:  <201808221938.w7MJcYhA064017@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Aug 22 19:38:33 2018
New Revision: 477813
URL: https://svnweb.freebsd.org/changeset/ports/477813

Log:
  devel/rust-cbindgen: update to 0.6.2
  
  Changes:	https://github.com/eqrion/cbindgen/releases/tag/v0.6.2
  Changes:	https://github.com/eqrion/cbindgen/compare/v0.6.1...v0.6.2

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	Wed Aug 22 19:38:08 2018	(r477812)
+++ head/devel/rust-cbindgen/Makefile	Wed Aug 22 19:38:33 2018	(r477813)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cbindgen
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.6.1
+DISTVERSION=	0.6.2
 CATEGORIES=	devel
 PKGNAMEPREFIX=	rust-
 

Modified: head/devel/rust-cbindgen/distinfo
==============================================================================
--- head/devel/rust-cbindgen/distinfo	Wed Aug 22 19:38:08 2018	(r477812)
+++ head/devel/rust-cbindgen/distinfo	Wed Aug 22 19:38:33 2018	(r477813)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1532545741
+TIMESTAMP = 1534889497
 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
@@ -75,5 +75,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.1_GH0.tar.gz) = 66f7099d115ad3e202e5501761d2f77a6df78e27b78a1b16e416e8f26afe443c
-SIZE (eqrion-cbindgen-v0.6.1_GH0.tar.gz) = 75275
+SHA256 (eqrion-cbindgen-v0.6.2_GH0.tar.gz) = aca23cce6ba4a1799a794527caa9a7114860df39f91800a7515e9f068fca77ba
+SIZE (eqrion-cbindgen-v0.6.2_GH0.tar.gz) = 82025



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