aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2014-04-29 04:16:12 +0000
committerGreg Lewis <glewis@FreeBSD.org>2014-04-29 04:16:12 +0000
commit59d2141101cfb8c5e021c403b63d6f4820921974 (patch)
tree9e7f89913a11fa0b18d49f9ba7d79221a2bc2136 /UPDATING
parent139ca58e2835bff858a72205cc88e4452a700488 (diff)
downloadports-59d2141101cfb8c5e021c403b63d6f4820921974.tar.gz
ports-59d2141101cfb8c5e021c403b63d6f4820921974.zip
. Add a note about updating to the latest version of openjdk7 (7.55.13_4).
Notes
Notes: svn path=/head/; revision=352569
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index ddbe29787c47..9b8770c91003 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ 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.
+20140428:
+ AFFECTS: users of java/openjdk7
+ AUTHOR: glewis@FreeBSD.org
+
+ The previous version of openjdk7 had a bug that will prevent it from
+ being able to bootstrap itself. Please deinstall openjdk7 before
+ building the new version.
+
20140427:
AFFECTS: users of graphics/gdal
AUTHOR: sunpoet@FreeBSD.org