aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2009-09-13 08:42:13 +0800
committergerald <gerald@FreeBSD.org>2009-09-13 08:42:13 +0800
commitc30d2ae99ba4f36c2f8403156510bda82496b005 (patch)
tree33248a7bc820133051812273d1a8f8a6117cf301 /UPDATING
parentbdbf24e94ac9b7a6cc001a157547dac1b083a3c9 (diff)
downloadfreebsd-ports-gnome-c30d2ae99ba4f36c2f8403156510bda82496b005.tar.gz
freebsd-ports-gnome-c30d2ae99ba4f36c2f8403156510bda82496b005.tar.zst
freebsd-ports-gnome-c30d2ae99ba4f36c2f8403156510bda82496b005.zip
USE_FORTRAN=yes now implies lang/gcc44 up from lang/gcc43.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 01e6c6bd9a9a..c740dbdd055b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20090912:
+ AFFECTS: users of ports that have set USE_FORTRAN=yes
+ AUTHOR: gerald@FreeBSD.org
+
+ Ports that are built using the Fortran frontend of GCC (aka gfortran)
+ will now use lang/gcc44 as the default compiler.
+
20090911:
AFFECTS: users of lang/perl5.10
AUTHOR: skv@FreeBSD.org