Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2016 13:37:19 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418785 - in head: lang/rubinius www/firefox
Message-ID:  <201607191337.u6JDbJhi096644@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Tue Jul 19 13:37:18 2016
New Revision: 418785
URL: https://svnweb.freebsd.org/changeset/ports/418785

Log:
  We have a FreeBSD 12 now, copy stuff from FreeBSD 11 along.
  
  Sponsored by:	Absolight

Modified:
  head/lang/rubinius/Makefile   (contents, props changed)
  head/www/firefox/Makefile   (contents, props changed)

Modified: head/lang/rubinius/Makefile
==============================================================================
--- head/lang/rubinius/Makefile	Tue Jul 19 13:30:55 2016	(r418784)
+++ head/lang/rubinius/Makefile	Tue Jul 19 13:37:18 2016	(r418785)
@@ -20,6 +20,7 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/bundle:s
 
 BROKEN_FreeBSD_9=	does not build
 BROKEN_FreeBSD_11=	does not build
+BROKEN_FreeBSD_12=	does not build
 
 BROKEN_RUBY22=	yes
 BROKEN_RUBY23=	yes

Modified: head/www/firefox/Makefile
==============================================================================
--- head/www/firefox/Makefile	Tue Jul 19 13:30:55 2016	(r418784)
+++ head/www/firefox/Makefile	Tue Jul 19 13:37:18 2016	(r418785)
@@ -57,6 +57,8 @@ OPTIONS_DEFAULT_FreeBSD_10_amd64=	RUST
 OPTIONS_DEFAULT_FreeBSD_10_i386=	RUST
 OPTIONS_DEFAULT_FreeBSD_11_amd64=	RUST
 OPTIONS_DEFAULT_FreeBSD_11_i386=	RUST
+OPTIONS_DEFAULT_FreeBSD_12_amd64=	RUST
+OPTIONS_DEFAULT_FreeBSD_12_i386=	RUST
 
 OPTIONS_SINGLE+=	TOOLKIT
 OPTIONS_SINGLE_TOOLKIT=	GTK2 GTK3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607191337.u6JDbJhi096644>