Date: Fri, 22 Aug 2014 20:26:24 +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: r365695 - in head: . lang lang/gcc410 lang/gcc5 Message-ID: <201408222026.s7MKQOS8044966@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Fri Aug 22 20:26:23 2014 New Revision: 365695 URL: http://svnweb.freebsd.org/changeset/ports/365695 QAT: https://qat.redports.org/buildarchive/r365695/ Log: GCC 4.10 has been renamed to GCC 5 upstream; rename our gcc410 port to gcc5 accordingly. Added: head/lang/gcc5/ - copied from r365689, head/lang/gcc410/ Deleted: head/lang/gcc410/ Modified: head/MOVED head/lang/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Aug 22 20:14:26 2014 (r365694) +++ head/MOVED Fri Aug 22 20:26:23 2014 (r365695) @@ -6486,3 +6486,4 @@ www/abyssws||2014-08-22|Has expired: Bro www/docebo||2014-08-22|Has expired: Not maintained upstream www/rejik||2014-08-22|Has expired: Broken for more than 6 months and depends on www/squid which reached EOL 2 years ago devel/rubygem-railsless-deploy||2014-08-22|Removed: Obsolete, Capistrano 3 does not ship with any Railsisms and is better than Capistrano 2 and railsless-deploy +lang/gcc410|lang/gcc5|2014-08-22|Renamed to GCC 5 upstream Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Fri Aug 22 20:14:26 2014 (r365694) +++ head/lang/Makefile Fri Aug 22 20:26:23 2014 (r365695) @@ -87,7 +87,7 @@ SUBDIR += gcc47-aux SUBDIR += gcc48 SUBDIR += gcc49 - SUBDIR += gcc410 + SUBDIR += gcc5 SUBDIR += gcl SUBDIR += gforth SUBDIR += ghc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408222026.s7MKQOS8044966>