From owner-svn-ports-head@freebsd.org Wed Oct 17 12:46:42 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D4D710D46F5; Wed, 17 Oct 2018 12:46:42 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B663D7F1A7; Wed, 17 Oct 2018 12:46:41 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A26F33BCC; Wed, 17 Oct 2018 12:46:41 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9HCkfO0024330; Wed, 17 Oct 2018 12:46:41 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9HCkfJb024329; Wed, 17 Oct 2018 12:46:41 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201810171246.w9HCkfJb024329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 17 Oct 2018 12:46:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482291 - head/devel/rust-cbindgen X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: head/devel/rust-cbindgen X-SVN-Commit-Revision: 482291 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2018 12:46:42 -0000 Author: jbeich Date: Wed Oct 17 12:46:40 2018 New Revision: 482291 URL: https://svnweb.freebsd.org/changeset/ports/482291 Log: devel/rust-cbindgen: update to 0.6.5 Changes: https://github.com/eqrion/cbindgen/releases/tag/v0.6.5 Changes: https://github.com/eqrion/cbindgen/compare/v0.6.4...v0.6.5 Reported by: portscout 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 Wed Oct 17 09:39:42 2018 (r482290) +++ head/devel/rust-cbindgen/Makefile Wed Oct 17 12:46:40 2018 (r482291) @@ -2,8 +2,7 @@ PORTNAME= cbindgen DISTVERSIONPREFIX= v -DISTVERSION= 0.6.4 -PORTREVISION= 1 +DISTVERSION= 0.6.5 CATEGORIES= devel PKGNAMEPREFIX= rust- Modified: head/devel/rust-cbindgen/distinfo ============================================================================== --- head/devel/rust-cbindgen/distinfo Wed Oct 17 09:39:42 2018 (r482290) +++ head/devel/rust-cbindgen/distinfo Wed Oct 17 12:46:40 2018 (r482291) @@ -1,4 +1,4 @@ -TIMESTAMP = 1538679190 +TIMESTAMP = 1539726304 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.10.tar.gz) = 2fc4a1aa4c24c0718a250f0681885c1af91419d242f29eb8f2ab28502d80dbd1 @@ -73,5 +73,5 @@ SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.t SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz) = 2918815 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998 -SHA256 (eqrion-cbindgen-v0.6.4_GH0.tar.gz) = 058a6b31c3559a20edec5ec383cbdd8b0a5ed0914579fddedd4d0454aaefd300 -SIZE (eqrion-cbindgen-v0.6.4_GH0.tar.gz) = 85437 +SHA256 (eqrion-cbindgen-v0.6.5_GH0.tar.gz) = 372b61e533af6230df9939de8ffcdbeaf4efa5108385bd0ddd25416019b3e68e +SIZE (eqrion-cbindgen-v0.6.5_GH0.tar.gz) = 86907