From owner-svn-ports-all@freebsd.org Thu Nov 14 20:52:54 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8C9811B3005; Thu, 14 Nov 2019 20:52:54 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47DYbB3DBMz3yPl; Thu, 14 Nov 2019 20:52:54 +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 5165F63A5; Thu, 14 Nov 2019 20:52:54 +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 xAEKqs3l012158; Thu, 14 Nov 2019 20:52:54 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAEKqrw2012156; Thu, 14 Nov 2019 20:52:53 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201911142052.xAEKqrw2012156@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 14 Nov 2019 20:52:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517612 - head/lang/gcc7 X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc7 X-SVN-Commit-Revision: 517612 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Thu, 14 Nov 2019 20:52:54 -0000 Author: gerald Date: Thu Nov 14 20:52:53 2019 New Revision: 517612 URL: https://svnweb.freebsd.org/changeset/ports/517612 Log: Update to the GCC 7.5 release. This brings more than 215 bug fixes over the GCC 7.4 release and closes this release branch; that is, no more releases or snapshots. Modified: head/lang/gcc7/Makefile head/lang/gcc7/distinfo Modified: head/lang/gcc7/Makefile ============================================================================== --- head/lang/gcc7/Makefile Thu Nov 14 20:10:05 2019 (r517611) +++ head/lang/gcc7/Makefile Thu Nov 14 20:52:53 2019 (r517612) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.4.0 -PORTREVISION= 1 +PORTVERSION= 7.5.0 CATEGORIES= lang MASTER_SITES= GCC PKGNAMESUFFIX= ${SUFFIX} Modified: head/lang/gcc7/distinfo ============================================================================== --- head/lang/gcc7/distinfo Thu Nov 14 20:10:05 2019 (r517611) +++ head/lang/gcc7/distinfo Thu Nov 14 20:52:53 2019 (r517612) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544223514 -SHA256 (gcc-7.4.0.tar.xz) = eddde28d04f334aec1604456e536416549e9b1aa137fc69204e65eb0c009fe51 -SIZE (gcc-7.4.0.tar.xz) = 62601888 +TIMESTAMP = 1573747413 +SHA256 (gcc-7.5.0.tar.xz) = b81946e7f01f90528a1f7352ab08cc602b9ccc05d4e44da4bd501c5a189ee661 +SIZE (gcc-7.5.0.tar.xz) = 62783088