From owner-svn-ports-all@freebsd.org Thu Nov 1 06:15:31 2018 Return-Path: Delivered-To: svn-ports-all@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 21904113016F; Thu, 1 Nov 2018 06:15:31 +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 EA4208D020; Thu, 1 Nov 2018 06:15:30 +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 C8D7017D5E; Thu, 1 Nov 2018 06:15:30 +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 wA16FUUv032476; Thu, 1 Nov 2018 06:15:30 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA16FUr8032473; Thu, 1 Nov 2018 06:15:30 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201811010615.wA16FUr8032473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 1 Nov 2018 06:15:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r483641 - in branches/2018Q4: devel/rust-cbindgen www/firefox/files X-SVN-Group: ports-branches X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in branches/2018Q4: devel/rust-cbindgen www/firefox/files X-SVN-Commit-Revision: 483641 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2018 06:15:31 -0000 Author: jbeich Date: Thu Nov 1 06:15:29 2018 New Revision: 483641 URL: https://svnweb.freebsd.org/changeset/ports/483641 Log: MFH: r482291 r482348 r483566 r483606 r483638 devel/rust-cbindgen: update to 0.6.7 Changes: https://github.com/eqrion/cbindgen/compare/v0.6.4...v0.6.7 Approved by: ports-secteam blanket (required by Firefox 65, merge conflicts) Added: branches/2018Q4/www/firefox/files/patch-bug1503401 - copied unchanged from r483640, head/www/firefox/files/patch-bug1503401 Modified: branches/2018Q4/devel/rust-cbindgen/Makefile branches/2018Q4/devel/rust-cbindgen/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/devel/rust-cbindgen/Makefile ============================================================================== --- branches/2018Q4/devel/rust-cbindgen/Makefile Thu Nov 1 06:07:58 2018 (r483640) +++ branches/2018Q4/devel/rust-cbindgen/Makefile Thu Nov 1 06:15:29 2018 (r483641) @@ -2,8 +2,7 @@ PORTNAME= cbindgen DISTVERSIONPREFIX= v -DISTVERSION= 0.6.4 -PORTREVISION= 1 +DISTVERSION= 0.6.7 CATEGORIES= devel PKGNAMEPREFIX= rust- Modified: branches/2018Q4/devel/rust-cbindgen/distinfo ============================================================================== --- branches/2018Q4/devel/rust-cbindgen/distinfo Thu Nov 1 06:07:58 2018 (r483640) +++ branches/2018Q4/devel/rust-cbindgen/distinfo Thu Nov 1 06:15:29 2018 (r483641) @@ -1,4 +1,4 @@ -TIMESTAMP = 1538679190 +TIMESTAMP = 1540923699 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.7_GH0.tar.gz) = ceafbe2c6d8f7d473db39fb8458081fee2d15b7699ebd114396d5247fb029532 +SIZE (eqrion-cbindgen-v0.6.7_GH0.tar.gz) = 89831 Copied: branches/2018Q4/www/firefox/files/patch-bug1503401 (from r483640, head/www/firefox/files/patch-bug1503401) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2018Q4/www/firefox/files/patch-bug1503401 Thu Nov 1 06:15:29 2018 (r483641, copy of r483640, head/www/firefox/files/patch-bug1503401) @@ -0,0 +1,27 @@ +commit b85791110fe6 +Author: Emilio Cobos Álvarez +Date: Tue Oct 30 22:21:52 2018 +0100 + + Keep mozilla-release building with newer cbindgen versions. +--- + servo/components/style/cbindgen.toml | 6 ++++++ + 1 file changed, 6 insertions(+) + +diff --git servo/components/style/cbindgen.toml servo/components/style/cbindgen.toml +index 46162e43db5e..49872e88b7d9 100644 +--- servo/components/style/cbindgen.toml ++++ servo/components/style/cbindgen.toml +@@ -28,6 +28,12 @@ include = [ + "StyleDisplay", + "StyleDisplayMode", + "StyleFillRule", +- "StylePathCommand" ++ "StylePathCommand", ++ ++ "Appearance", ++ "Display", ++ "DisplayMode", ++ "FillRule", ++ "PathCommand" + ] + item_types = ["enums", "structs", "typedefs"]