svn commit: r541381 - head/devel/rust-bindgen
Jan Beich
jbeich at FreeBSD.org
Tue Jul 7 01:03:59 UTC 2020
Author: jbeich
Date: Tue Jul 7 01:03:58 2020
New Revision: 541381
URL: https://svnweb.freebsd.org/changeset/ports/541381
Log:
devel/rust-bindgen: update to 0.54.1
Changes: https://github.com/rust-lang-nursery/rust-bindgen/compare/v0.54.0...v0.54.1
Reported by: Repology
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 Jul 7 00:56:59 2020 (r541380)
+++ head/devel/rust-bindgen/Makefile Tue Jul 7 01:03:58 2020 (r541381)
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= bindgen
-DISTVERSION= 0.54.0
-PORTREVISION= 1
+DISTVERSION= 0.54.1
CATEGORIES= devel
MASTER_SITES= CRATESIO
PKGNAMEPREFIX= rust-
Modified: head/devel/rust-bindgen/distinfo
==============================================================================
--- head/devel/rust-bindgen/distinfo Tue Jul 7 00:56:59 2020 (r541380)
+++ head/devel/rust-bindgen/distinfo Tue Jul 7 01:03:58 2020 (r541381)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1590090260
-SHA256 (rust/crates/bindgen-0.54.0.tar.gz) = 66c0bb6167449588ff70803f4127f0684f9063097eca5016f37eb52b92c2cf36
-SIZE (rust/crates/bindgen-0.54.0.tar.gz) = 192585
+TIMESTAMP = 1594055733
+SHA256 (rust/crates/bindgen-0.54.1.tar.gz) = f4d49b80beb70d76cdac92f5681e666f9a697c737c4f4117a67229a0386dc736
+SIZE (rust/crates/bindgen-0.54.1.tar.gz) = 195708
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-head
mailing list