From owner-svn-ports-all@freebsd.org Fri Dec 7 22:57:01 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 EDF881322D2C; Fri, 7 Dec 2018 22:57:00 +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 909AA7B48B; Fri, 7 Dec 2018 22:57:00 +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 66ED4198BE; Fri, 7 Dec 2018 22:57:00 +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 wB7Mv0Gk074102; Fri, 7 Dec 2018 22:57:00 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB7MuxYU074096; Fri, 7 Dec 2018 22:56:59 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201812072256.wB7MuxYU074096@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 7 Dec 2018 22:56:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486898 - 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: 486898 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 909AA7B48B X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_LONG(-0.99)[-0.990,0]; NEURAL_HAM_SHORT(-0.98)[-0.976,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org 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, 07 Dec 2018 22:57:01 -0000 Author: gerald Date: Fri Dec 7 22:56:59 2018 New Revision: 486898 URL: https://svnweb.freebsd.org/changeset/ports/486898 Log: Update to the 20181206 snapshot of GCC 7.4.1, that is, this is the first snapshot after the GCC 7.4 release. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Fri Dec 7 22:23:34 2018 (r486897) +++ head/lang/gcc7-devel/Makefile Fri Dec 7 22:56:59 2018 (r486898) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.3.1.s20181129 +PORTVERSION= 7.4.1.s20181206 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Fri Dec 7 22:23:34 2018 (r486897) +++ head/lang/gcc7-devel/distinfo Fri Dec 7 22:56:59 2018 (r486898) @@ -1,3 +1,3 @@ -TIMESTAMP = 1543685209 -SHA256 (gcc-7-20181129.tar.xz) = 94614bb365d5759e79415c0bf88dcb5f2155bc7c66b1ea8c203b893161ea44c6 -SIZE (gcc-7-20181129.tar.xz) = 59319304 +TIMESTAMP = 1544138200 +SHA256 (gcc-7-20181206.tar.xz) = ca49cb7994c72f126df52d7a470172078746e7d87bd749350775da5aad1d690e +SIZE (gcc-7-20181206.tar.xz) = 59314412