diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 08:42:13 +0800 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-09-13 08:42:13 +0800 |
commit | 91257501abfe7f9d30efe1776fd4ba38b5a81d30 (patch) | |
tree | 5558ce581006613881071b3da554c79c01535caa /UPDATING | |
parent | f06d7b2e612a26ced3644c5dbe3ef13ea62f0532 (diff) | |
download | freebsd-ports-gnome-91257501abfe7f9d30efe1776fd4ba38b5a81d30.tar.gz freebsd-ports-gnome-91257501abfe7f9d30efe1776fd4ba38b5a81d30.tar.zst freebsd-ports-gnome-91257501abfe7f9d30efe1776fd4ba38b5a81d30.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 |