Author: sbruno Date: Fri Mar 16 23:58:35 2012 New Revision: 233055 URL: http://svn.freebsd.org/changeset/base/233055
Log: MFC r226702 Author: obrien Date: Mon Oct 24 20:52:41 2011 UTC (4 months, 3 weeks ago) Changed paths: 3 Log Message: * Don't give the impression that this compiler is GPLv3. (It is "well known" that GCC 4.2.2 is GPLv3.) * Don't give the impression that this compiler isn't "trustable". * Fix dependency nit. Modified: stable/8/contrib/gcc/BASE-VER stable/8/contrib/gcc/DEV-PHASE Directory Properties: stable/8/contrib/gcc/ (props changed) stable/8/sys/ (props changed) Modified: stable/8/contrib/gcc/BASE-VER ============================================================================== --- stable/8/contrib/gcc/BASE-VER Fri Mar 16 23:54:23 2012 (r233054) +++ stable/8/contrib/gcc/BASE-VER Fri Mar 16 23:58:35 2012 (r233055) @@ -1 +1 @@ -4.2.2 +4.2.1 Modified: stable/8/contrib/gcc/DEV-PHASE ============================================================================== --- stable/8/contrib/gcc/DEV-PHASE Fri Mar 16 23:54:23 2012 (r233054) +++ stable/8/contrib/gcc/DEV-PHASE Fri Mar 16 23:58:35 2012 (r233055) @@ -1 +1 @@ -prerelease +patched _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"