diff options
author | lofi <lofi@FreeBSD.org> | 2004-12-14 04:32:21 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-12-14 04:32:21 +0800 |
commit | 1838044fb7d6bb533a248e77807d4f1e586ccc77 (patch) | |
tree | 8cc436175c0f374a719bf61ed42af92c9ede2090 /UPDATING | |
parent | 01010ab13da5c3ece8d6fecaf74f076ba080243d (diff) | |
download | freebsd-ports-gnome-1838044fb7d6bb533a248e77807d4f1e586ccc77.tar.gz freebsd-ports-gnome-1838044fb7d6bb533a248e77807d4f1e586ccc77.tar.zst freebsd-ports-gnome-1838044fb7d6bb533a248e77807d4f1e586ccc77.zip |
Add note about cryptplug's dependency change and it not being required
for PGP/MIME support in KMail any longer.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -7,6 +7,19 @@ 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 |