aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2012-03-26 13:45:27 +0000
committerAlex Dupre <ale@FreeBSD.org>2012-03-26 13:45:27 +0000
commit8eabad365659a7c89969814a77d3104d7e736de4 (patch)
treec31bcda07b936d9d4a50e446b9d756b5171d9cf3 /UPDATING
parent1771128ca6130f36d0a2ccce313d2c5fee6bc4c0 (diff)
downloadports-8eabad365659a7c89969814a77d3104d7e736de4.tar.gz
ports-8eabad365659a7c89969814a77d3104d7e736de4.zip
Mention changes to tomcat7 startup script.
Feature safe: yes
Notes
Notes: svn path=/head/; revision=293852
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 94a69f051e8f..3dab24b7d433 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.
+20120326:
+ AFFECTS: users of www/tomcat7
+ AUTHOR: ale@FreeBSD.org
+
+ Tomcat 7 startup script now uses 'jsvc' to monitor the daemon's process.
+ A few rc.conf variables has been changed, be sure to adapt your
+ configuration, if needed.
+
20120318:
AFFECTS: users of mail/dbmail
AUTHOR: rm@FreeBSD.org