aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhq <hq@FreeBSD.org>2009-11-19 06:12:07 +0800
committerhq <hq@FreeBSD.org>2009-11-19 06:12:07 +0800
commit2f28bc9187226e8ee208e8d2bd9c4c8959caf41a (patch)
tree0da45c2c94bcba920abc347cfacc68bd5e0a9c3e
parent2869405cc4b54199f3db02b63f1aeb81d924f020 (diff)
downloadfreebsd-ports-gnome-2f28bc9187226e8ee208e8d2bd9c4c8959caf41a.tar.gz
freebsd-ports-gnome-2f28bc9187226e8ee208e8d2bd9c4c8959caf41a.tar.zst
freebsd-ports-gnome-2f28bc9187226e8ee208e8d2bd9c4c8959caf41a.zip
Add entry for www/jboss5
PR: 139372 Submitted by: Jonathan Chen <jonc@chen.org.nz>
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 1f5e99126c90..2bab2bd62953 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,15 @@ 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.
+20091118:
+ AFFECTS: users of java/jboss5
+ AUTHOR: Jonathan Chen <jonc@chen.org.nz>
+
+ The JBoss directory structure has been reorganised to more
+ closely follow hier(7) guidelines; in particular moving transient
+ and deployment files to /var/jboss5, and allowing /usr to be
+ read-only.
+
20091118
AFFECTS: users of www/redmine
AUTHOR: Bernhard Froehlich <decke@bluelife.at>