diff options
author | stephen <stephen@FreeBSD.org> | 2013-08-17 07:43:28 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2013-08-17 07:43:28 +0800 |
commit | 365e95debff5985af6de23550ea458ce423ada1b (patch) | |
tree | 491b0ce1ddbd3d7f3a81b64d29a50e459dad4569 /UPDATING | |
parent | 3b106e172d7069fd4c62ef1a670d84675ae4b197 (diff) | |
download | freebsd-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-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |