1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Add notes for www/p5-Kwiki users

This commit is contained in:
Cheng-Lung Sung 2007-04-24 07:05:57 +00:00
parent 771a7597ee
commit 11f94566db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190788

View File

@ -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