Date: Sun, 26 Jun 2005 11:44:16 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc41 Makefile distinfo pkg-plist Message-ID: <200506261144.j5QBiGCp050459@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gerald 2005-06-26 11:44:16 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile distinfo pkg-plist Log: Update to the 20050625 snapshot of GCC 4.1.0. Directly install libraries into a port-specific location instead of moving them there after the original installation. This is simpler and also avoids the problem where the port would overwrite/remove an existing copy of libiberty.a, which boils down to a true conflict. Revision Changes Path 1.216 +3 -10 ports/lang/gcc41/Makefile 1.121 +12 -12 ports/lang/gcc41/distinfo 1.69 +1 -7 ports/lang/gcc41/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506261144.j5QBiGCp050459>