diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-05-04 12:56:56 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-05-04 12:56:56 +0000 |
commit | 3478a6476feca92234131a705a65ee573c7c513d (patch) | |
tree | f8dee1fcf08c011b2ceef194596348084c8adf89 /UPDATING | |
parent | 5855b8edfb242d2dd9416602e5bd27b31c743622 (diff) |
o Minor text formatting changes when spitting out WITH_* tweaks;
use spaces, not tabs.
o rcNG-fy.
+ Rename rc.conf(5) variable "drac_flags" to "dracd_flags".
+ Display pkg-message after install, warning admins of the rc.conf(5)
variable name change.
o Bump PORTREVISION accordingly.
PR: ports/66234
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Notes
Notes:
svn path=/head/; revision=108366
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20040504: + AFFECTS: users of mail/drac + + The "drac_flags" rc.conf(5) variable has been renamed to "dracd_flags". + See the pkg-message or script for details. + 20040501: AFFECTS: users of www/apache13 |