diff options
author | Henrik Brix Andersen <brix@FreeBSD.org> | 2008-08-13 19:59:24 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@FreeBSD.org> | 2008-08-13 19:59:24 +0000 |
commit | 6907cc4db8bccf55548911d73079de6506c2e4d4 (patch) | |
tree | 04296b5def4efa5286118feaa01f7b94c77fca97 /UPDATING | |
parent | 3359caa6a3773048ac45fa40062f4d4b962fc723 (diff) | |
download | ports-6907cc4db8bccf55548911d73079de6506c2e4d4.tar.gz ports-6907cc4db8bccf55548911d73079de6506c2e4d4.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -6,6 +6,18 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080813: + AFFECTS: users of www/ikiwiki + AUTHOR: brix@FreeBSD.org + + The layout of the ikiwiki.setup file has changed in a significant + way in this release. Old setup files will continue to work, but new + features, like the new websetup interface, require a new format + setup file. You can convert old setup files into the new format by + running the following command for all your ikiwiki.setup files: + + ikiwiki-transition setupformat ikiwiki.setup + 20080812: AFFECTS: users of mail/spamdyke AUTHOR: mm@FreeBSD.org |