From 11f94566dbc958e32c004b76b219142ab64d5acb Mon Sep 17 00:00:00 2001 From: Cheng-Lung Sung Date: Tue, 24 Apr 2007 07:05:57 +0000 Subject: [PATCH] - Add notes for www/p5-Kwiki users --- UPDATING | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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 + # 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