From owner-svn-ports-head@freebsd.org Sun Jul 22 21:13:33 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 879D3102E27C; Sun, 22 Jul 2018 21:13:33 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-it0-x234.google.com (mail-it0-x234.google.com [IPv6:2607:f8b0:4001:c0b::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1F3D685A2A; Sun, 22 Jul 2018 21:13:33 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-it0-x234.google.com with SMTP id g141-v6so18685992ita.4; Sun, 22 Jul 2018 14:13:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=cVtHShmahh4JGuvZW54hpg9cwgRNblXhQPgoYTTXwCk=; b=SclbrhNagL0Kl9h9bXtf6SthC5UKX5337KR9CPe37KBAkcgpYwUKVxE3qFcnkMuQq2 Z4L8UwzPELjJcljD8t/Z1dUdRluCF6qLY9A2KHsg2JLUTFR94uLnzFXtRTTabaJY5qEf FY6jnHA1ZV6jLFlhMMAhSnQk2U/IQWDmgPTpsiDq9Rm6uN7Xkuu0XBlReKu9ZHzQu40H 5edj0+WW0wF1BzhE54ZRYa7px8mORzPkVF/a1kq7wBSOt2A21V4kiZUdL6ZIJvte2BCY nVp0LHQX6Q55VCZPbfoul4WTBAlnDp0gdAFWBymQGM/bPvQwpFswnbBtTPcySqch2PnV QCBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=cVtHShmahh4JGuvZW54hpg9cwgRNblXhQPgoYTTXwCk=; b=Go3hLbs7fkkuV1V6vOCZIvs55fxUEXo/W6WwPPQSWf5vAIBA6U8Mv1Zr+G9cLUW6fB tLTkxrMEqakdkVvQoxPzEPJq5mwFVNHIPEB4RXQ2r/DofXDQLS80G6uC1jSg53PZsi9j +n2JA0TCL5ap63qfmvpxkPsPCIzjOPKbxJyBXUWgZoeUv7aqX07Q1jWeRApD2mXyuLNv +P3h42wHKCuexciZEB2vOBG04KnUvNaCXhB5iPuZhFprbYwOZTjJVZHvoMsvyEOdj/RV nlOjQ7lqukT7lKFsGQnpm43gsrdZmXP2Rc7JFqaFxQi7f+w5h3dp+RoSJRRULBXAFqZG kJUQ== X-Gm-Message-State: AOUpUlH1CNPCfyNflu5h+chCXbC54qXKV8hr+VtwE7gpMZIscfJNJM6F XOF5QS6oBFis9epa2qKJqdIAg/7nRX1cKDUrJdHQczV8 X-Google-Smtp-Source: AAOMgpeZButB0lnUXP2H0WXgWq28lYm6J09nxNCWZM8VR7IPPnVwOKVTBIpyXDonp69io+DQTfzvByC0CE2NeJvjuIQ= X-Received: by 2002:a02:10c6:: with SMTP id 189-v6mr9409144jay.54.1532294011068; Sun, 22 Jul 2018 14:13:31 -0700 (PDT) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 2002:a02:a495:0:0:0:0:0 with HTTP; Sun, 22 Jul 2018 14:13:30 -0700 (PDT) In-Reply-To: <201807211504.w6LF4Epx060645@repo.freebsd.org> References: <201807211504.w6LF4Epx060645@repo.freebsd.org> From: Antoine Brodin Date: Sun, 22 Jul 2018 23:13:30 +0200 X-Google-Sender-Auth: qd7VKEut79vAGfldAhBXHHMJaG0 Message-ID: Subject: Re: svn commit: r475069 - head/lang/rust/files To: =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= Cc: ports-committers , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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: Sun, 22 Jul 2018 21:13:33 -0000 On Sat, Jul 21, 2018 at 5:04 PM, Jean-S=C3=A9bastien P=C3=A9dron wrote: > Author: dumbbell > Date: Sat Jul 21 15:04:14 2018 > New Revision: 475069 > URL: https://svnweb.freebsd.org/changeset/ports/475069 > > Log: > lang/rust: Add patches to fix the build with LibreSSL 2.7 > > PR: 226955 > Submitted by: Charlie Li It seems that it makes the build fail: error: the listed checksum of `/wrkdirs/usr/ports/lang/rust/work/rustc-1.27.1-src/src/vendor/libgit2-sys/= libgit2/src/streams/openssl.h` has changed: expected: b7fa0be612ee26506953f72e78622b63cbfe41080a5470b4f5864ab16ad8ce12 actual: 19267ca1b23270d5f52cbb756f17821d7ce44bf8ac5e2e2185beef1aefc2a50d Antoine