aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorstephen <stephen@FreeBSD.org>2013-08-17 07:43:28 +0800
committerstephen <stephen@FreeBSD.org>2013-08-17 07:43:28 +0800
commit365e95debff5985af6de23550ea458ce423ada1b (patch)
tree491b0ce1ddbd3d7f3a81b64d29a50e459dad4569 /UPDATING
parent3b106e172d7069fd4c62ef1a670d84675ae4b197 (diff)
downloadfreebsd-ports-gnome-365e95debff5985af6de23550ea458ce423ada1b.tar.gz
freebsd-ports-gnome-365e95debff5985af6de23550ea458ce423ada1b.tar.zst
freebsd-ports-gnome-365e95debff5985af6de23550ea458ce423ada1b.zip
- Change dependency science/netcdf to science/netcdf4.
- Fix some portlint errors.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 65b87d2e2fb0..9f910298cfb2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20130816:
+ AFFECTS: users of graphics/opendx and math/octave-forge-octcdf
+ AUTHOR: stephen@FreeBSD.org
+
+ These two ports have changed the science/netcdf dependency to
+ science/netcdf4. It is recommended that the science/netcdf package
+ be deinstalled before rebuilding these ports, otherwise you are likely
+ to face port conflicts when building future ports.
+
20130806:
AFFECTS: users of devel/eric4
AUTHOR: bsam@FreeBSD.org