svn commit: r462546 - head/lang/rust-nightly

Bryan Drewery bdrewery at FreeBSD.org
Wed Feb 21 22:45:31 UTC 2018


On 2/21/18 1:58 PM, Bryan Drewery wrote:
> Author: bdrewery
> Date: Wed Feb 21 21:58:02 2018
> New Revision: 462546
> URL: https://svnweb.freebsd.org/changeset/ports/462546
> 
> Log:
>   PORT_LLVM was removed in lang/rust
> 
> Modified:
>   head/lang/rust-nightly/Makefile
> 
> Modified: head/lang/rust-nightly/Makefile
> ==============================================================================
> --- head/lang/rust-nightly/Makefile	Wed Feb 21 21:42:02 2018	(r462545)
> +++ head/lang/rust-nightly/Makefile	Wed Feb 21 21:58:02 2018	(r462546)
> @@ -33,12 +33,4 @@ RUST_BOOTSTRAP_VERSION=		beta
>  CARGO_BOOTSTRAP_DIR=		bfee18f73287687c543bda8c35e4e33808792715
>  CARGO_BOOTSTRAP_VERSION=	nightly
>  
> -PORT_LLVM_EXTRACT_ONLY_OFF=	${DISTFILE_llvm}
> -PORT_LLVM_GH_TUPLE_OFF=		rust-lang:llvm:ceb177e:llvm
> -PORT_LLVM_VARS_OFF=		NOPRECIOUSMAKEVARS=1 # ARCH
> -
> -post-extract-PORT_LLVM-off:
> -	@(${RMDIR} ${WRKSRC}/src/llvm && \
> -	  ${MV} ${WRKSRC_llvm} ${WRKSRC}/src/llvm)
> -
>  .include "${MASTERDIR}/Makefile"
> 

Huh well I misread this code. It all should have stayed. The port is
BROKEN anyhow; I'm working on fixing it.

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20180221/6b8a85b6/attachment.sig>


More information about the svn-ports-head mailing list