svn commit: r525109 - head/devel/rust-bindgen

Jan Beich jbeich at FreeBSD.org
Tue Feb 4 00:47:17 UTC 2020


Author: jbeich
Date: Tue Feb  4 00:47:16 2020
New Revision: 525109
URL: https://svnweb.freebsd.org/changeset/ports/525109

Log:
  devel/rust-bindgen: update to 0.53.1
  
  Changes:	https://github.com/rust-lang-nursery/rust-bindgen/compare/v0.53.0...v0.53.1

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	Tue Feb  4 00:39:23 2020	(r525108)
+++ head/devel/rust-bindgen/Makefile	Tue Feb  4 00:47:16 2020	(r525109)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	bindgen
-DISTVERSION=	0.53.0
+DISTVERSION=	0.53.1
 CATEGORIES=	devel
 MASTER_SITES=	CRATESIO
 PKGNAMEPREFIX=	rust-

Modified: head/devel/rust-bindgen/distinfo
==============================================================================
--- head/devel/rust-bindgen/distinfo	Tue Feb  4 00:39:23 2020	(r525108)
+++ head/devel/rust-bindgen/distinfo	Tue Feb  4 00:47:16 2020	(r525109)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1580682853
-SHA256 (rust/crates/bindgen-0.53.0.tar.gz) = 4cb4969a64504090d6de8522f7f02b5f88e0f0ae4ab193b24a94b0ee954d5a06
-SIZE (rust/crates/bindgen-0.53.0.tar.gz) = 191071
+TIMESTAMP = 1580732982
+SHA256 (rust/crates/bindgen-0.53.1.tar.gz) = 99de13bb6361e01e493b3db7928085dcc474b7ba4f5481818e53a89d76b8393f
+SIZE (rust/crates/bindgen-0.53.1.tar.gz) = 191278
 SHA256 (rust/crates/aho-corasick-0.7.6.tar.gz) = 58fb5e95d83b38284460a5fda7d6470aa0b8844d283a0b614b8535e880800d2d
 SIZE (rust/crates/aho-corasick-0.7.6.tar.gz) = 108953
 SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b


More information about the svn-ports-all mailing list