aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbrix <brix@FreeBSD.org>2008-08-14 03:59:24 +0800
committerbrix <brix@FreeBSD.org>2008-08-14 03:59:24 +0800
commit772466ee28f4e6381101cc02b4ceee5cd4dc8703 (patch)
treef5fa4b62fd62dcea2d8d1845da44545da0701c07 /UPDATING
parentccf6077aac72682150518aa8c7494761d4603f64 (diff)
downloadfreebsd-ports-gnome-772466ee28f4e6381101cc02b4ceee5cd4dc8703.tar.gz
freebsd-ports-gnome-772466ee28f4e6381101cc02b4ceee5cd4dc8703.tar.zst
freebsd-ports-gnome-772466ee28f4e6381101cc02b4ceee5cd4dc8703.zip
- Update to version 2.60
- Add note about new config file format to UPDATING: 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
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 488d5dc80ae9..acd5395efee2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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