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

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Jul 18 17:02:48 UTC 2016


Author: amdmi3
Date: Mon Jul 18 17:02:46 2016
New Revision: 418716
URL: https://svnweb.freebsd.org/changeset/ports/418716

Log:
  - Mark BROKEN: no suitable checksum found for rustc-1.9.0-x86_64-unknown-freebsd.tar.gz.
  
  Reported by:	pkg-fallout
  Approved by:	portmgr blanket

Modified:
  head/lang/rust-nightly/Makefile

Modified: head/lang/rust-nightly/Makefile
==============================================================================
--- head/lang/rust-nightly/Makefile	Mon Jul 18 16:41:19 2016	(r418715)
+++ head/lang/rust-nightly/Makefile	Mon Jul 18 17:02:46 2016	(r418716)
@@ -10,6 +10,8 @@ MAINTAINER=	dumbbell at FreeBSD.org
 
 ONLY_FOR_ARCHS=	amd64
 
+BROKEN=		does not build (no suitable checksum found for rustc-1.9.0-x86_64-unknown-freebsd.tar.gz)
+
 MASTERDIR=	${.CURDIR}/../rust
 PATCHDIR=	${.CURDIR}/files
 DISTINFO_FILE=	${.CURDIR}/distinfo


More information about the svn-ports-all mailing list