From owner-svn-ports-all@freebsd.org Sun May 5 07:40:00 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 31E0715A5DB8; Sun, 5 May 2019 07:40: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.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 AB93E89E2E; Sun, 5 May 2019 07:39:59 +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 86A8C1C818; Sun, 5 May 2019 07:39:59 +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 x457dxqo077989; Sun, 5 May 2019 07:39:59 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x457dxnA077988; Sun, 5 May 2019 07:39:59 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201905050739.x457dxnA077988@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 5 May 2019 07:39:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500849 - head/lang/gcc9-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc9-devel X-SVN-Commit-Revision: 500849 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: AB93E89E2E X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.96)[-0.958,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-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: Sun, 05 May 2019 07:40:00 -0000 Author: gerald Date: Sun May 5 07:39:58 2019 New Revision: 500849 URL: https://svnweb.freebsd.org/changeset/ports/500849 Log: Update to the 20180504 snapshot of GCC 9.1.1, the first snapshot after the release of GCC 9.1 (which is in turn the first in that release series). Last weeks's snapshot actually was still coming from trunk and contained early development of what is going to become GCC 10 later on, so we skipped that one. Modified: head/lang/gcc9-devel/Makefile head/lang/gcc9-devel/distinfo Modified: head/lang/gcc9-devel/Makefile ============================================================================== --- head/lang/gcc9-devel/Makefile Sun May 5 05:57:18 2019 (r500848) +++ head/lang/gcc9-devel/Makefile Sun May 5 07:39:58 2019 (r500849) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 9.0.1.s20190421 +PORTVERSION= 9.1.1.s20190504 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc9-devel/distinfo ============================================================================== --- head/lang/gcc9-devel/distinfo Sun May 5 05:57:18 2019 (r500848) +++ head/lang/gcc9-devel/distinfo Sun May 5 07:39:58 2019 (r500849) @@ -1,3 +1,3 @@ -TIMESTAMP = 1555942528 -SHA256 (gcc-9-20190421.tar.xz) = 235eb671f1a1c92de49ff9c3e7bb8e9a8b7f7d6a5bddf8aad94cf6015fee72b9 -SIZE (gcc-9-20190421.tar.xz) = 68759352 +TIMESTAMP = 1557035994 +SHA256 (gcc-9-20190504.tar.xz) = 0eaefe63cf2f9fc9f34a313fe23b95c199fdebca2577e0cd6931ae30a75ba570 +SIZE (gcc-9-20190504.tar.xz) = 68751664