From owner-svn-ports-head@freebsd.org Sat Sep 9 07:03:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80182E06B35; Sat, 9 Sep 2017 07:03:25 +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 mx1.freebsd.org (Postfix) with ESMTPS id 487CA82DE6; Sat, 9 Sep 2017 07:03:25 +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 v8973OXJ076319; Sat, 9 Sep 2017 07:03:24 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8973OD3076317; Sat, 9 Sep 2017 07:03:24 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201709090703.v8973OD3076317@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 9 Sep 2017 07:03:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449475 - head/lang/gcc5-devel X-SVN-Group: ports-head X-SVN-Commit-Author: gerald X-SVN-Commit-Paths: head/lang/gcc5-devel X-SVN-Commit-Revision: 449475 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Sat, 09 Sep 2017 07:03:25 -0000 Author: gerald Date: Sat Sep 9 07:03:24 2017 New Revision: 449475 URL: https://svnweb.freebsd.org/changeset/ports/449475 Log: Update to the 20170905 snapshot of GCC 5.4.1. Modified: head/lang/gcc5-devel/Makefile head/lang/gcc5-devel/distinfo Modified: head/lang/gcc5-devel/Makefile ============================================================================== --- head/lang/gcc5-devel/Makefile Sat Sep 9 07:02:35 2017 (r449474) +++ head/lang/gcc5-devel/Makefile Sat Sep 9 07:03:24 2017 (r449475) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 5.4.1.s20170829 +PORTVERSION= 5.4.1.s20170905 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -15,6 +15,7 @@ LICENSE= GPLv3 GPLv3RLE LICENSE_COMB= multi ONLY_FOR_ARCHS= aarch64 amd64 arm armv6 i386 powerpc powerpc64 sparc64 + LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr \ libmpc.so:math/mpc Modified: head/lang/gcc5-devel/distinfo ============================================================================== --- head/lang/gcc5-devel/distinfo Sat Sep 9 07:02:35 2017 (r449474) +++ head/lang/gcc5-devel/distinfo Sat Sep 9 07:03:24 2017 (r449475) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504125205 -SHA256 (gcc-5-20170829.tar.xz) = db247faf2738f85a002ee9e7b5941bf1f8a4b45d81703535188918ca9b48fcd4 -SIZE (gcc-5-20170829.tar.xz) = 69373312 +TIMESTAMP = 1504873792 +SHA256 (gcc-5-20170905.tar.xz) = ae7aa2d791329599bdebaf6f3a1aa4ec56194e8b0a6f5bcb5bca2154a6a17bec +SIZE (gcc-5-20170905.tar.xz) = 69376996