1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Add a note about expat2 upgrade.

Suggested by:	lofi
This commit is contained in:
Jun Kuriyama 2006-02-02 00:32:03 +00:00
parent 3008e126bd
commit 433b76be67
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155038

View File

@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
20060202:
AFFECTS: users of textproc/expat2
AUTHOR: kuriyama@FreeBSD.org
Users of expat2 (and its many dependencies) should do the following to
properly update expat2 and all of its dependencies:
portupgrade -rf textproc/expat2
20060201:
AFFECTS: users of sysutils/xmbmon
AUTHOR: jylefort@FreeBSD.org