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

Jan Beich jbeich at FreeBSD.org
Sat Apr 2 15:12:00 UTC 2016


Author: jbeich
Date: Sat Apr  2 15:11:59 2016
New Revision: 412409
URL: https://svnweb.freebsd.org/changeset/ports/412409

Log:
  lang/rust-nightly: better rebase r412407 against r412305
  
  BROKEN_FreeBSD_9 is already defined by master port.
  
  Differential Revision:	https://reviews.freebsd.org/D5789

Modified:
  head/lang/rust-nightly/Makefile   (contents, props changed)

Modified: head/lang/rust-nightly/Makefile
==============================================================================
--- head/lang/rust-nightly/Makefile	Sat Apr  2 14:59:28 2016	(r412408)
+++ head/lang/rust-nightly/Makefile	Sat Apr  2 15:11:59 2016	(r412409)
@@ -15,8 +15,6 @@ PATCHDIR=	${.CURDIR}/files
 DISTINFO_FILE=	${.CURDIR}/distinfo
 PLIST=		${.CURDIR}/pkg-plist
 
-BROKEN_FreeBSD_9=	Only compiles on FreeBSD 10 and 11
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	rust-lang
 GH_PROJECT=	rust \


More information about the svn-ports-all mailing list