Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jan 2017 21:56:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216143] lang/rust, devel/cargo: generate bootstraps for Tier2 architectures via cross-compilation
Message-ID:  <bug-216143-13-HaCc6xA5Op@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216143-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216143-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216143

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dumbbell
Date: Mon Jan 23 21:55:49 UTC 2017
New revision: 432293
URL: https://svnweb.freebsd.org/changeset/ports/432293

Log:
  devel/cargo: Fix bootstrap checksum + use ${OPENSSLBASE}

  Because devel/cargo and lang/rust-nightly use a different DISTFILE with
  the same name, the wrong checksum and size was selected in devel/cargo.
  To fix this, keep the parent directory (a date) in the DISTFILE name.

  Also, depending on the value of DEFAULT_VERSION=3Dssl=3D and whether Open=
SSL
  from ports is installed, the openssl-sys crate could fail to build.
  Passing OpenSSL location to make was way too complicated anyway. So
  simplify it and use ${OPENSSLBASE}. This was reported in PR 216385.

  Bump PORTREVISION to 1.

  PR:           216143, 216385
  Reported by:  gja822@narod.ru (216385, SSL build failure)
  Approved by:  antoine (mentor), jbeich
  Differential Revision:        https://reviews.freebsd.org/D9295

Changes:
  head/devel/cargo/Makefile
  head/devel/cargo/distinfo.amd64
  head/devel/cargo/distinfo.i386

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216143-13-HaCc6xA5Op>