Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2013 10:01:55 +0000 (UTC)
From:      Gerald Pfeifer <gerald@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335819 - head/lang/gcc46
Message-ID:  <201312071001.rB7A1tok097647@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gerald
Date: Sat Dec  7 10:01:55 2013
New Revision: 335819
URL: http://svnweb.freebsd.org/changeset/ports/335819

Log:
  Revert revision 334619 from 2013-11-22 that worked around a problem with
  the staging infrastructure and had us remove info/gcc46 ourselves. [1]
  
  This has now been addressed in the general infrastructure and actually
  causes warnings in some cases. [2]
  
  PR:		184178 [1]
  Reported by:	amdmi3 [2]

Modified:
  head/lang/gcc46/pkg-plist

Modified: head/lang/gcc46/pkg-plist
==============================================================================
--- head/lang/gcc46/pkg-plist	Sat Dec  7 09:11:54 2013	(r335818)
+++ head/lang/gcc46/pkg-plist	Sat Dec  7 10:01:55 2013	(r335819)
@@ -78,5 +78,4 @@ share/gcc-%%GCC_VERSION%%/python/libstdc
 %%JAVA%%share/java/libgcj-tools-%%GCC_VERSION%%.jar
 @exec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
 @unexec if type ccache-update-links >/dev/null 2>&1; then ccache-update-links -v; fi
-@dirrmtry info/gcc%%SUFFIX%%
 @comment Insert PLIST.lib here



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