Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2019 00:42:46 +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: r491212 - head/devel/rust-cbindgen
Message-ID:  <201901260042.x0Q0gkqg038483@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Sat Jan 26 00:42:46 2019
New Revision: 491212
URL: https://svnweb.freebsd.org/changeset/ports/491212

Log:
  devel/rust-cbindgen: update to 0.7.0
  
  Changes:	https://github.com/eqrion/cbindgen/compare/v0.6.8...v0.7.0
  Reported by:	portscout

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	Sat Jan 26 00:42:39 2019	(r491211)
+++ head/devel/rust-cbindgen/Makefile	Sat Jan 26 00:42:46 2019	(r491212)
@@ -2,8 +2,7 @@
 
 PORTNAME=	cbindgen
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.6.8
-PORTREVISION=	1
+DISTVERSION=	0.7.0
 CATEGORIES=	devel
 PKGNAMEPREFIX=	rust-
 

Modified: head/devel/rust-cbindgen/distinfo
==============================================================================
--- head/devel/rust-cbindgen/distinfo	Sat Jan 26 00:42:39 2019	(r491211)
+++ head/devel/rust-cbindgen/distinfo	Sat Jan 26 00:42:46 2019	(r491212)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1546875229
+TIMESTAMP = 1548355808
 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
@@ -73,5 +73,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.8_GH0.tar.gz) = 5cdd6d41c93119fe0c7d2be64c3c877ce33b04757e49f61940730f282cb1c95b
-SIZE (eqrion-cbindgen-v0.6.8_GH0.tar.gz) = 94656
+SHA256 (eqrion-cbindgen-v0.7.0_GH0.tar.gz) = 2cc3fb782c9e37c615cea5cea74b983e26e152a106bf253d0b9d4f6fb1473c15
+SIZE (eqrion-cbindgen-v0.7.0_GH0.tar.gz) = 96869



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