aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authortj <tj@FreeBSD.org>2013-05-20 00:06:17 +0800
committertj <tj@FreeBSD.org>2013-05-20 00:06:17 +0800
commit32bc8a298fbedb55ef7957fc819a3861ee5057aa (patch)
tree78c2ff08565f92749dcfa142f6d4a25a602aaa32 /UPDATING
parentfab5f805f7b7d2e8026cd3a9acf64f0dd2f2e6ea (diff)
downloadfreebsd-ports-gnome-32bc8a298fbedb55ef7957fc819a3861ee5057aa.tar.gz
freebsd-ports-gnome-32bc8a298fbedb55ef7957fc819a3861ee5057aa.tar.zst
freebsd-ports-gnome-32bc8a298fbedb55ef7957fc819a3861ee5057aa.zip
Update to 5.8.0.
This upgrade switches the required JVM to 1.7. Changes: http://activemq.apache.org/activemq-580-release.html
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7e1fbb2264d9..363e65514108 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.
+20130519:
+ AFFECTS: users of net/activemq
+ AUTHOR: tj@FreeBSD.org
+
+ The JVM used by activemq has changed to OpenJDK 7. You will need to
+ make sure javavmwrapper is configured to use the installed
+ java/openjdk7 JVM.
+
20130512:
AFFECTS: users of devel/hs-git-annex
AUTHOR: haskell@FreeBSD.org