svn commit: r528832 - head/devel/rust-cbindgen
Jan Beich
jbeich at FreeBSD.org
Sat Mar 21 08:21:22 UTC 2020
Author: jbeich
Date: Sat Mar 21 08:21:21 2020
New Revision: 528832
URL: https://svnweb.freebsd.org/changeset/ports/528832
Log:
devel/rust-cbindgen: update to 0.13.2
Changes: https://github.com/eqrion/cbindgen/compare/v0.13.1...v0.13.2
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 Sat Mar 21 08:02:07 2020 (r528831)
+++ head/devel/rust-cbindgen/Makefile Sat Mar 21 08:21:21 2020 (r528832)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= cbindgen
-DISTVERSION= 0.13.1
-PORTREVISION= 2
+DISTVERSION= 0.13.2
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
Modified: head/devel/rust-cbindgen/distinfo
==============================================================================
--- head/devel/rust-cbindgen/distinfo Sat Mar 21 08:02:07 2020 (r528831)
+++ head/devel/rust-cbindgen/distinfo Sat Mar 21 08:21:21 2020 (r528832)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1560161136
-SHA256 (rust/crates/cbindgen-0.13.1.tar.gz) = 2c955bd5e66e36a03612c877585d75219da64e3d9ae5f14d76c979ccb95de070
-SIZE (rust/crates/cbindgen-0.13.1.tar.gz) = 155690
+TIMESTAMP = 1584758026
+SHA256 (rust/crates/cbindgen-0.13.2.tar.gz) = 2db2df1ebc842c41fd2c4ae5b5a577faf63bd5151b953db752fc686812bee318
+SIZE (rust/crates/cbindgen-0.13.2.tar.gz) = 160484
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.13.tar.gz) = 1803c647a3ec87095e7ae7acfca019e98de5ec9a7d01343f611cf3152ed71a90
More information about the svn-ports-head
mailing list