svn commit: r563605 - head/devel/rust-cbindgen

Jan Beich jbeich at FreeBSD.org
Mon Feb 1 18:20:59 UTC 2021


Author: jbeich
Date: Mon Feb  1 18:20:58 2021
New Revision: 563605
URL: https://svnweb.freebsd.org/changeset/ports/563605

Log:
  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:
  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	Mon Feb  1 18:18:04 2021	(r563604)
+++ head/devel/rust-cbindgen/Makefile	Mon Feb  1 18:20:58 2021	(r563605)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cbindgen
-DISTVERSION=	0.16.0
-PORTREVISION=	1
+DISTVERSION=	0.17.0
 CATEGORIES=	devel
 MASTER_SITES=	CRATESIO
 PKGNAMEPREFIX=	rust-

Modified: head/devel/rust-cbindgen/distinfo
==============================================================================
--- head/devel/rust-cbindgen/distinfo	Mon Feb  1 18:18:04 2021	(r563604)
+++ head/devel/rust-cbindgen/distinfo	Mon Feb  1 18:20:58 2021	(r563605)
@@ -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