Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2015 14:03:52 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384834 - in head/lang/gcc: . files
Message-ID:  <201504271403.t3RE3qnf078240@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201504271403.t3RE3qnf078240>