diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-03-26 13:45:27 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-03-26 13:45:27 +0000 |
commit | 8eabad365659a7c89969814a77d3104d7e736de4 (patch) | |
tree | c31bcda07b936d9d4a50e446b9d756b5171d9cf3 /UPDATING | |
parent | 1771128ca6130f36d0a2ccce313d2c5fee6bc4c0 (diff) |
Mention changes to tomcat7 startup script.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=293852
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. +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 |