diff options
author | tj <tj@FreeBSD.org> | 2013-05-20 00:06:17 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2013-05-20 00:06:17 +0800 |
commit | 32bc8a298fbedb55ef7957fc819a3861ee5057aa (patch) | |
tree | 78c2ff08565f92749dcfa142f6d4a25a602aaa32 /UPDATING | |
parent | fab5f805f7b7d2e8026cd3a9acf64f0dd2f2e6ea (diff) | |
download | freebsd-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-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |