From owner-svn-ports-head@freebsd.org Sat Oct 10 14:26:52 2015 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 C00DCA1018C; Sat, 10 Oct 2015 14:26:52 +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 869D81368; Sat, 10 Oct 2015 14:26:52 +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 t9AEQpKK019805; Sat, 10 Oct 2015 14:26:51 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9AEQp9f019803; Sat, 10 Oct 2015 14:26:51 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201510101426.t9AEQp9f019803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 10 Oct 2015 14:26:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398998 - head/lang/gcc49 X-SVN-Group: ports-head 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.20 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, 10 Oct 2015 14:26:52 -0000 Author: gerald Date: Sat Oct 10 14:26:51 2015 New Revision: 398998 URL: https://svnweb.freebsd.org/changeset/ports/398998 Log: Update to the 20151007 snapshot of GCC 4.9.4. Modified: head/lang/gcc49/Makefile head/lang/gcc49/distinfo Modified: head/lang/gcc49/Makefile ============================================================================== --- head/lang/gcc49/Makefile Sat Oct 10 14:18:31 2015 (r398997) +++ head/lang/gcc49/Makefile Sat Oct 10 14:26:51 2015 (r398998) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 4.9.4.s20150916 +PORTVERSION= 4.9.4.s20151007 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX} Modified: head/lang/gcc49/distinfo ============================================================================== --- head/lang/gcc49/distinfo Sat Oct 10 14:18:31 2015 (r398997) +++ head/lang/gcc49/distinfo Sat Oct 10 14:26:51 2015 (r398998) @@ -1,2 +1,2 @@ -SHA256 (gcc-4.9-20150916.tar.bz2) = 19814f0445ec7a15e2ed4072d1b0856856fb67a80f719122a5c7f47997a137a4 -SIZE (gcc-4.9-20150916.tar.bz2) = 85843819 +SHA256 (gcc-4.9-20151007.tar.bz2) = 5155c4d38aa86ec6bf8b34a61da5abeea5dca09ec9056c4047d1cda764c62bc2 +SIZE (gcc-4.9-20151007.tar.bz2) = 85827957