svn commit: r334619 - head/lang/gcc46

Gerald Pfeifer gerald at FreeBSD.org
Fri Nov 22 22:03:07 UTC 2013


Author: gerald
Date: Fri Nov 22 22:03:06 2013
New Revision: 334619
URL: http://svnweb.freebsd.org/changeset/ports/334619

Log:
  Work around ports infrastructure breakage introduced with staging and
  remove info/gcc46 ourselves.
  
  Reported by:	QAT, amdmi3, mandree, bf, dbn
  PR:		184178

Modified:
  head/lang/gcc46/pkg-plist

Modified: head/lang/gcc46/pkg-plist
==============================================================================
--- head/lang/gcc46/pkg-plist	Fri Nov 22 21:48:10 2013	(r334618)
+++ head/lang/gcc46/pkg-plist	Fri Nov 22 22:03:06 2013	(r334619)
@@ -78,4 +78,5 @@ 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
+ at dirrmtry info/gcc%%SUFFIX%%
 @comment Insert PLIST.lib here


More information about the svn-ports-head mailing list