aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-11 15:27:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-07-11 15:27:28 +0000
commit71420c2e1683ca60cb8965357f2d83cfa0f4e228 (patch)
tree9ec09407ecbee191916704958742f82a1fb4ec85 /UPDATING
parent133bb3f069954853b45e8eecaccd7db8de49b8e5 (diff)
downloadports-71420c2e1683ca60cb8965357f2d83cfa0f4e228.tar.gz
ports-71420c2e1683ca60cb8965357f2d83cfa0f4e228.zip
- Document the change of graphics/gdal
Notes
Notes: svn path=/head/; revision=391745
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b11387e8b586..5bb63da3ab51 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20150711:
+ AFFECTS: users of graphics/gdal
+ AUTHOR: sunpoet@FreeBSD.org
+
+ Due to changes in header files, please deinstall gdal first while updating
+ from 1.x to 2.0.
+
20150708:
AFFECTS: users of security/libressl
AUTHOR: brnrd@FreeBSD.org