From owner-svn-ports-head@FreeBSD.ORG Thu Sep 18 14:07:18 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 379AC9B2; Thu, 18 Sep 2014 14:07:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 0924AA4A; Thu, 18 Sep 2014 14:07:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8IE7HUC055330; Thu, 18 Sep 2014 14:07:17 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8IE7HS0055327; Thu, 18 Sep 2014 14:07:17 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201409181407.s8IE7HS0055327@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 18 Sep 2014 14:07:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r368464 - head/lang/gcc5 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.18-1 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: Thu, 18 Sep 2014 14:07:18 -0000 Author: gerald Date: Thu Sep 18 14:07:17 2014 New Revision: 368464 URL: http://svnweb.freebsd.org/changeset/ports/368464 QAT: https://qat.redports.org/buildarchive/r368464/ Log: Update to the 20140914 snapshot of GCC 5.0. On the packaging side this adds another Python script coming from the libstdc++ side of things. Modified: head/lang/gcc5/Makefile head/lang/gcc5/distinfo head/lang/gcc5/pkg-plist Modified: head/lang/gcc5/Makefile ============================================================================== --- head/lang/gcc5/Makefile Thu Sep 18 14:07:05 2014 (r368463) +++ head/lang/gcc5/Makefile Thu Sep 18 14:07:17 2014 (r368464) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gcc5 -PORTVERSION= 5.0.s20140907 -PORTREVISION= 1 +PORTVERSION= 5.0.s20140914 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${DISTVERSION} Modified: head/lang/gcc5/distinfo ============================================================================== --- head/lang/gcc5/distinfo Thu Sep 18 14:07:05 2014 (r368463) +++ head/lang/gcc5/distinfo Thu Sep 18 14:07:17 2014 (r368464) @@ -1,2 +1,2 @@ -SHA256 (gcc-5-20140907.tar.bz2) = 23220a63551cf6f4fd43182e9abf08b912f07c1af7db98ef96468d662dd2bf6a -SIZE (gcc-5-20140907.tar.bz2) = 86851173 +SHA256 (gcc-5-20140914.tar.bz2) = 96457e69a238f267bd08533bf914762be4d65b844f3ce150eb0b5195a2cc9d9f +SIZE (gcc-5-20140914.tar.bz2) = 86687945 Modified: head/lang/gcc5/pkg-plist ============================================================================== --- head/lang/gcc5/pkg-plist Thu Sep 18 14:07:05 2014 (r368463) +++ head/lang/gcc5/pkg-plist Thu Sep 18 14:07:17 2014 (r368464) @@ -28,6 +28,7 @@ man/man1/gfortran%%SUFFIX%%.1.gz share/gcc-%%GCC_VERSION%%/python/libstdcxx/__init__.py share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/__init__.py share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/printers.py +share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6/xmethods.py @dirrm share/gcc-%%GCC_VERSION%%/python/libstdcxx/v6 @dirrm share/gcc-%%GCC_VERSION%%/python/libstdcxx @dirrm share/gcc-%%GCC_VERSION%%/python