Add note about cryptplug's dependency change and it not being required

for PGP/MIME support in KMail any longer.
This commit is contained in:
Michael Nottebrock 2004-12-13 20:32:21 +00:00
parent fd787dc443
commit 78c3e4d881
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123957

View file

@ -6,6 +6,19 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
20041213:
AFFECTS: users of security/cryptplug, deskutils/kdepim3
AUTHOR: lofi@freebsd.org
The cryptplug port is not compatible with recent versions of gpgme
and has been changed to depend on gpgme03 (the last version of gpg-
me compatible with cryptplug).
Wsers who used cryptplug in order to enable PGP/MIME support with
in KMail should DEINSTALL both cryptplug and gpgme03 before updating
KDE to version 3.3.2. Cryptplug is NOT necessary anymore to enable
PGP/MIME support in KMail and will cause the kdepim3 build to fail due
to conflicting dependencies.
20041213:
AFFECTS: users of databases/postgresql-relay
AUTHOR: edwin@FreeBSD.org