From owner-svn-ports-all@freebsd.org Fri Jun 14 16:46:25 2019 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 32BA415AB432; Fri, 14 Jun 2019 16:46:25 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 71C6B711F8; Fri, 14 Jun 2019 16:46:24 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from spqr.komquats.com ([70.67.125.17]) by shaw.ca with ESMTPA id bpLHh5h5pGusjbpLIh8kK4; Fri, 14 Jun 2019 10:46:22 -0600 X-Authority-Analysis: v=2.3 cv=fOdHIqSe c=1 sm=1 tr=0 a=VFtTW3WuZNDh6VkGe7fA3g==:117 a=VFtTW3WuZNDh6VkGe7fA3g==:17 a=jpOVt7BSZ2e4Z31A5e1TngXxSK0=:19 a=IkcTkHD0fZMA:10 a=dq6fvYVFJ5YA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=qpwNayHln2bSnJxk5AMA:9 a=QEXdDO2ut3YA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from android-9b917f0ce39da6e6.esitwifi.local (S0106788a207e2972.gv.shawcable.net [70.66.154.233]) by spqr.komquats.com (Postfix) with ESMTPSA id 7D0B6326; Fri, 14 Jun 2019 09:46:18 -0700 (PDT) Date: Fri, 14 Jun 2019 09:45:54 -0700 User-Agent: K-9 Mail for Android In-Reply-To: <201906141610.x5EGAdnN049103@repo.freebsd.org> References: <201906141610.x5EGAdnN049103@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: svn commit: r504198 - head/Mk To: Gerald Pfeifer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Cy Schubert Message-ID: X-CMAE-Envelope: MS4wfHWIUesDj29VSH+peZSSn7/S1Z7uNvm1b0weyVhb64l/1B6sqtClfo8fNTJ8/iA558H5noEg0QvU4kw3turBzs8XNBGS6TgvHHKjjRVZFawj2FDfDeYz /sH17d51FruOyTxZpKC2UkAH2ryYqWHpNdrNhSVCGoI/G3Pb2RkoMEbkIrSWZN75udbZmiva3tt2C2e0Hn8ZRiyIlBRj5djlVPXKqp5MnDih5Sr0YVzclOcq IBFlzMc20LbS0NdIvL4+UuRtHRF9Rc7hwOfyeNkAuneUy7zZubsKXj5aMt24T3G1 X-Rspamd-Queue-Id: 71C6B711F8 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.98 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.980,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] 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: Fri, 14 Jun 2019 16:46:25 -0000 On June 14, 2019 9:10:39 AM PDT, Gerald Pfeifer wrot= e: >Author: gerald >Date: Fri Jun 14 16:10:38 2019 >New Revision: 504198 >URL: https://svnweb=2Efreebsd=2Eorg/changeset/ports/504198 > >Log: > Remove GCC 6 as a (documented) option for the default version of GCC 6 > in the tree aka GCC_DEFAULT=2E It should still work if one simply uses > it, but given that GCC 6 has been end-of-lifed last year and lang/gcc6 > deprecated, let's not actively promote its usage any longer=2E > >Modified: > head/Mk/bsd=2Edefault-versions=2Emk > >Modified: head/Mk/bsd=2Edefault-versions=2Emk >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >--- head/Mk/bsd=2Edefault-versions=2Emk Fri Jun 14 15:22:13 2019 (r504197= ) >+++ head/Mk/bsd=2Edefault-versions=2Emk Fri Jun 14 16:10:38 2019 (r504198= ) >@@ -43,7 +43,7 @@ FIREBIRD_DEFAULT?=3D 2=2E5 > FORTRAN_DEFAULT?=3D gfortran > # Possible values: 3=2E0=2E4 > FPC_DEFAULT?=3D 3=2E0=2E4 >-# Possible values: 6, 7, 8, 9 >+# Possible values: 7, 8, 9 > GCC_DEFAULT?=3D 8 > # Possible values: 7, 8, 9, agpl > GHOSTSCRIPT_DEFAULT?=3D agpl Does anything still depend on gcc49, 5 or 6 anymore? --=20 Pardon the typos and autocorrect, small keyboard in use=2E Cheers, Cy Schubert FreeBSD UNIX: Web: http://www=2EFreeBSD=2Eorg The need of the many outweighs the greed of the few=2E