Mention recent security/libgpg-error update.

This commit is contained in:
Roman Bogorodskiy 2006-09-26 11:19:38 +00:00
parent 7e9f20386d
commit 0a41ab2607
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173884

View file

@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
20060926:
AFFECTS: users of security/libgpg-error and any port that depends on it
AUTHOR: novel@FreeBSD.org
libgpg-error was updated to 1.4 and shared library version has been
bumped. So you need to rebuild all ports that depend on libgpg-error.
Do something like:
portupgrade -rf libgpg-error-\*
20060923:
AFFECTS: users of net-mgmt/net-snmp
AUTHOR: nork@FreeBSD.org