aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2014-04-29 12:16:12 +0800
committerglewis <glewis@FreeBSD.org>2014-04-29 12:16:12 +0800
commitd354eef35f1eecb1b70a8ebbc8702cf8085ed5c8 (patch)
tree9e7f89913a11fa0b18d49f9ba7d79221a2bc2136 /UPDATING
parent039084e3ea498df29b1369538a56b477aa7481eb (diff)
downloadfreebsd-ports-gnome-d354eef35f1eecb1b70a8ebbc8702cf8085ed5c8.tar.gz
freebsd-ports-gnome-d354eef35f1eecb1b70a8ebbc8702cf8085ed5c8.tar.zst
freebsd-ports-gnome-d354eef35f1eecb1b70a8ebbc8702cf8085ed5c8.zip
. Add a note about updating to the latest version of openjdk7 (7.55.13_4).
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