From owner-svn-ports-all@freebsd.org Tue Dec 11 21:28:32 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 776E21315DE6; Tue, 11 Dec 2018 21:28:32 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E3006EF1A; Tue, 11 Dec 2018 21:28:32 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F346E5AC0; Tue, 11 Dec 2018 21:28:31 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBBLSV7H028637; Tue, 11 Dec 2018 21:28:31 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBBLSVNM028636; Tue, 11 Dec 2018 21:28:31 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201812112128.wBBLSVNM028636@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Tue, 11 Dec 2018 21:28:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487260 - head/Mk X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/Mk X-SVN-Commit-Revision: 487260 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1E3006EF1A X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-0.75 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_SHORT(-0.75)[-0.747,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2018 21:28:32 -0000 Author: gerald Date: Tue Dec 11 21:28:31 2018 New Revision: 487260 URL: https://svnweb.freebsd.org/changeset/ports/487260 Log: Update the default version of GCC pulled in via USE_GCC=yes and a myriad other ways from GCC 7 (7.4 right now) to GCC 8 (8.2 right now). This is the first time for eons, if not forever, that we are on the most recent major version of GCC, a catch-up that's been taking more than two years with the great help of many fellow committers and volunteers. PR: 231590 Tested by: antoine (exp-runs) Thanks to: jbeich, tobik, jwb, mi, yuri, and others for helping fix (broken) ports Modified: head/Mk/bsd.default-versions.mk Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Tue Dec 11 21:26:12 2018 (r487259) +++ head/Mk/bsd.default-versions.mk Tue Dec 11 21:28:31 2018 (r487260) @@ -45,7 +45,7 @@ FPC_DEFAULT?= 3.0.4 # Possible values: 50, 60, 70 (to be used when non-base compiler is required) LLVM_DEFAULT?= 70 # Possible values: 5, 6, 7, 8 -GCC_DEFAULT?= 7 +GCC_DEFAULT?= 8 # Possible values: 7, 8, 9, agpl GHOSTSCRIPT_DEFAULT?= agpl # Possible values: 1.8.4