diff options
author | gerald <gerald@FreeBSD.org> | 2009-09-13 08:42:13 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-09-13 08:42:13 +0800 |
commit | c30d2ae99ba4f36c2f8403156510bda82496b005 (patch) | |
tree | 33248a7bc820133051812273d1a8f8a6117cf301 /UPDATING | |
parent | bdbf24e94ac9b7a6cc001a157547dac1b083a3c9 (diff) | |
download | freebsd-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-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |