From owner-svn-ports-head@FreeBSD.ORG Mon Apr 27 14:03:52 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C2E5DEA3; Mon, 27 Apr 2015 14:03:52 +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 B18541910; Mon, 27 Apr 2015 14:03:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t3RE3qAr078241; Mon, 27 Apr 2015 14:03:52 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t3RE3qnf078240; Mon, 27 Apr 2015 14:03:52 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201504271403.t3RE3qnf078240@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 27 Apr 2015 14:03:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r384834 - in head/lang/gcc: . files 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: Mon, 27 Apr 2015 14:03:52 -0000 Author: bapt Date: Mon Apr 27 14:03:51 2015 New Revision: 384834 URL: https://svnweb.freebsd.org/changeset/ports/384834 Log: Reverting temporary r384814 While the feature has a great value, it is right now breaking the build of lang/gcc. Given the importance of lang/gcc it is better to revert now and reapply the patch once it has been fixed and passes an exp-run on all supported version With hat: portmgr Deleted: head/lang/gcc/files/patch-libgomp-freebsd-affinity head/lang/gcc/files/patch-libgomp-posix-affinity Modified: head/lang/gcc/Makefile Modified: head/lang/gcc/Makefile ============================================================================== --- head/lang/gcc/Makefile Mon Apr 27 13:58:14 2015 (r384833) +++ head/lang/gcc/Makefile Mon Apr 27 14:03:51 2015 (r384834) @@ -3,7 +3,7 @@ PORTNAME= gcc PORTVERSION= 4.8.4 -PORTREVISION= 2 +PORTREVISION= 1 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= releases/gcc-${DISTVERSION}