aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-04-24 15:05:57 +0800
committerclsung <clsung@FreeBSD.org>2007-04-24 15:05:57 +0800
commit74c8d55d547bf93310042a38a7b4ed44bc0365f3 (patch)
tree1dae6a027a9f5044dd6117c5d9b5f3511520d49b /UPDATING
parent52cc4e354735974dec1b4efd58e6ef7f69dd1a9c (diff)
downloadfreebsd-ports-gnome-74c8d55d547bf93310042a38a7b4ed44bc0365f3.tar.gz
freebsd-ports-gnome-74c8d55d547bf93310042a38a7b4ed44bc0365f3.tar.zst
freebsd-ports-gnome-74c8d55d547bf93310042a38a7b4ed44bc0365f3.zip
- Add notes for www/p5-Kwiki users
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING15
1 files changed, 15 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 983644247a2f..a55221cfc548 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,21 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20070423:
+ AFFECTS: users of www/p5-Kwiki
+ AUTHORS: clsung@FreeBSD.org
+
+ The current version of Kwiki contains all plugins.
+ To upgrade from old version ( prior to 0.39):
+
+ # cd <into your Kwiki site directory>
+ # rm index.cgi
+ # rm -rf ./lib # Remove ./lib, if you have one
+ # kwiki -update
+
+ And you are safe to uninstall www/p5-Kwiki-*, which also means
+ you do not have to install www/p5-Kwiki-*.
+
20070408:
AFFECTS: users of japanese/ptex{,-base,-tetex}
AUTHOR: hrs@FreeBSD.org