svn commit: r563763 - branches/2021Q1/devel/rust-cbindgen

Jan Beich jbeich at FreeBSD.org
Mon Feb 1 21:06:33 UTC 2021


Author: jbeich
Date: Mon Feb  1 21:06:32 2021
New Revision: 563763
URL: https://svnweb.freebsd.org/changeset/ports/563763

Log:
  MFH: r563605
  
  devel/rust-cbindgen: update to 0.17.0
  
  Changes:	https://github.com/eqrion/cbindgen/compare/v0.16.0...v0.17.0
  Reported by:	GitHub (watch releases)

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

Modified: branches/2021Q1/devel/rust-cbindgen/Makefile
==============================================================================
--- branches/2021Q1/devel/rust-cbindgen/Makefile	Mon Feb  1 20:43:03 2021	(r563762)
+++ branches/2021Q1/devel/rust-cbindgen/Makefile	Mon Feb  1 21:06:32 2021	(r563763)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cbindgen
-DISTVERSION=	0.16.0
+DISTVERSION=	0.17.0
 CATEGORIES=	devel
 MASTER_SITES=	CRATESIO
 PKGNAMEPREFIX=	rust-

Modified: branches/2021Q1/devel/rust-cbindgen/distinfo
==============================================================================
--- branches/2021Q1/devel/rust-cbindgen/distinfo	Mon Feb  1 20:43:03 2021	(r563762)
+++ branches/2021Q1/devel/rust-cbindgen/distinfo	Mon Feb  1 21:06:32 2021	(r563763)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1608505652
-SHA256 (rust/crates/cbindgen-0.16.0.tar.gz) = 9344318b9c787667b95cd2c5124f5eaf2bde35e959dd01ea04fc5b234c542c11
-SIZE (rust/crates/cbindgen-0.16.0.tar.gz) = 178160
+TIMESTAMP = 1612184341
+SHA256 (rust/crates/cbindgen-0.17.0.tar.gz) = 744fcfb4c9f64d649756fd972afec5120641eaa8b2ff86a4ae981f68648780b8
+SIZE (rust/crates/cbindgen-0.17.0.tar.gz) = 180231
 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.14.tar.gz) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8


More information about the svn-ports-all mailing list