Date: Tue, 18 Feb 2014 14:59:12 +0000 (UTC) From: Pietro Cerutti <gahr@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r344901 - in head: . lang lang/g95 Message-ID: <201402181459.s1IExC9A096843@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gahr Date: Tue Feb 18 14:59:12 2014 New Revision: 344901 URL: http://svnweb.freebsd.org/changeset/ports/344901 QAT: https://qat.redports.org/buildarchive/r344901/ Log: - Kill lang/g95 -- it uses an old version of GCC that can't be built anymore Deleted: head/lang/g95/ Modified: head/MOVED head/lang/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 18 14:50:34 2014 (r344900) +++ head/MOVED Tue Feb 18 14:59:12 2014 (r344901) @@ -5455,3 +5455,4 @@ misc/kde4-shared-mime-info||2014-02-18|R deskutils/kdepim44-runtime||2014-02-18|Removed: conflicts with new kdepimlibs deskutils/kdepim44||2014-02-18|Removed: depends on deskutils/kdepim44-runtime misc/kde-xdg-env||2014-02-18|Removed, remnant of KDE 3 +lang/g95||2014-02-18|Removed, uses an old version of GCC which can't be built anymore Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Tue Feb 18 14:50:34 2014 (r344900) +++ head/lang/Makefile Tue Feb 18 14:59:12 2014 (r344901) @@ -82,7 +82,6 @@ SUBDIR += fpc-units SUBDIR += fpc-utils SUBDIR += fsharp - SUBDIR += g95 SUBDIR += gambit-c SUBDIR += gauche SUBDIR += gawk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402181459.s1IExC9A096843>