svn commit: r344901 - in head: . lang lang/g95

Pietro Cerutti gahr at FreeBSD.org
Tue Feb 18 14:59:12 UTC 2014


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


More information about the svn-ports-all mailing list