svn commit: r549536 - head/devel/rust-cbindgen
Jan Beich
jbeich at FreeBSD.org
Tue Sep 22 00:06:32 UTC 2020
Author: jbeich
Date: Tue Sep 22 00:06:31 2020
New Revision: 549536
URL: https://svnweb.freebsd.org/changeset/ports/549536
Log:
devel/rust-cbindgen: update to 0.14.6
Changes: https://github.com/eqrion/cbindgen/compare/v0.14.5...v0.14.6
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 Tue Sep 22 00:00:22 2020 (r549535)
+++ head/devel/rust-cbindgen/Makefile Tue Sep 22 00:06:31 2020 (r549536)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cbindgen
-DISTVERSION= 0.14.5
+DISTVERSION= 0.14.6
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
Modified: head/devel/rust-cbindgen/distinfo
==============================================================================
--- head/devel/rust-cbindgen/distinfo Tue Sep 22 00:00:22 2020 (r549535)
+++ head/devel/rust-cbindgen/distinfo Tue Sep 22 00:06:31 2020 (r549536)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1600525549
-SHA256 (rust/crates/cbindgen-0.14.5.tar.gz) = 0ddecdc62f915fce487fae1f599cc4cdccd6588d3402c537b77510afea66f7b2
-SIZE (rust/crates/cbindgen-0.14.5.tar.gz) = 174065
+TIMESTAMP = 1600714707
+SHA256 (rust/crates/cbindgen-0.14.6.tar.gz) = afa64e93023395ee316490cf013f07f753bc88d116eb1aec1bcee7d63fbcca53
+SIZE (rust/crates/cbindgen-0.14.6.tar.gz) = 174606
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