From owner-svn-ports-head@freebsd.org Fri Mar 22 16:59:08 2019 Return-Path: Delivered-To: svn-ports-head@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 9B038154B63E; Fri, 22 Mar 2019 16:59:08 +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 39DF18B20E; Fri, 22 Mar 2019 16:59:08 +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 14A7023368; Fri, 22 Mar 2019 16:59:08 +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 x2MGx7Yi034346; Fri, 22 Mar 2019 16:59:07 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2MGx7IB034344; Fri, 22 Mar 2019 16:59:07 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201903221659.x2MGx7IB034344@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 22 Mar 2019 16:59:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r496578 - head/lang/gcc7-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc7-devel X-SVN-Commit-Revision: 496578 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 39DF18B20E X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.93 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.936,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Mar 2019 16:59:08 -0000 Author: gerald Date: Fri Mar 22 16:59:07 2019 New Revision: 496578 URL: https://svnweb.freebsd.org/changeset/ports/496578 Log: Update to the 20190321 snapshot of GCC 7.4.1. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Fri Mar 22 16:19:41 2019 (r496577) +++ head/lang/gcc7-devel/Makefile Fri Mar 22 16:59:07 2019 (r496578) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.4.1.s20190314 +PORTVERSION= 7.4.1.s20190321 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Fri Mar 22 16:19:41 2019 (r496577) +++ head/lang/gcc7-devel/distinfo Fri Mar 22 16:59:07 2019 (r496578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552623123 -SHA256 (gcc-7-20190314.tar.xz) = 09fc32834fb2c0affcfbd8e1b10c156bbd1952458198b037c0f308deb28889dc -SIZE (gcc-7-20190314.tar.xz) = 59336372 +TIMESTAMP = 1553264645 +SHA256 (gcc-7-20190321.tar.xz) = 884056483da03c71cda9e0ca2c30a49bba2db28d9bae22581870b11993c64440 +SIZE (gcc-7-20190321.tar.xz) = 59340364