aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordb <db@FreeBSD.org>2009-06-18 03:35:49 +0800
committerdb <db@FreeBSD.org>2009-06-18 03:35:49 +0800
commit11cf67641d488bdd6ee0c867e7a6003f662fd6ae (patch)
treecef2d74bc4335ac770b1053396218ce84eb9c79b /UPDATING
parentef507fc57f03add2a5c2b0536456dc14422681dc (diff)
downloadfreebsd-ports-graphics-11cf67641d488bdd6ee0c867e7a6003f662fd6ae.tar.gz
freebsd-ports-graphics-11cf67641d488bdd6ee0c867e7a6003f662fd6ae.tar.zst
freebsd-ports-graphics-11cf67641d488bdd6ee0c867e7a6003f662fd6ae.zip
- Note the changes to fftw3, splitting FORTRAN into slave ports.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ed57eccb3b7..2f1e4d05960 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,13 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20090617:
+ AFFECTS: users of math/fftw3 math/fftw3-long math/fftw3-float
+ AUTHOR: db@FreeBSD.org
+
+ The Fortran option has removed from fftw3 and moved into slave ports,
+ math/fftw3-fortran math/fftw3-long-fortran and math/fftw3-float-fortran.
+
20090615:
AFFECTS: users of x11-wm/enlightenment and x11-wm/enlightenment-devel
AUTHOR: gahr@FreeBSD.org