diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-03 11:46:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-05-03 11:46:18 +0000 |
commit | 9beca68f6899090b3ecef3e0ed1a01fc8428af9f (patch) | |
tree | 8f833fa0d1dd8da0914a8c0925e4bc15b991e0b2 /UPDATING | |
parent | 4b4a0381fb728d0ccf0797ed549c90bf1b97b278 (diff) | |
download | ports-9beca68f6899090b3ecef3e0ed1a01fc8428af9f.tar.gz ports-9beca68f6899090b3ecef3e0ed1a01fc8428af9f.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -5,6 +5,23 @@ 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. +20140503: + AFFECTS: users of science/hdf5* and science/netcdf* + AUTHOR: sunpoet@FreeBSD.org + + There are major version changes in HDF5 and NetCDF ports: + - science/hdf5: updated from 1.6.9 to 1.8.12 + - science/hdf5-18: replaced by science/hdf5 + - science/netcdf: updated from 3.6.3 to 4.3.2 + C++/Fortran binding moved into new ports (by upstream) + - science/netcdf-cxx: new port for C++ binding of NetCDF + - science/netcdf-fortran: new port for Fortran binding of NetCDF + - science/netcdf-ftn: replaced by science/netcdf-fortran + - science/netcdf3-ftn: replaced by science/netcdf-fortran + - science/netcdf4: replaced by science/netcdf + + Please deinstall them before building the new versions. + 20140428: AFFECTS: users of java/openjdk7 AUTHOR: glewis@FreeBSD.org |