aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-12-13 20:32:21 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-12-13 20:32:21 +0000
commit78c3e4d8819f66f9c6c0996b88c1434ac9b4e497 (patch)
treeecaf5b176d247ad7514c984b8e23c26bca5a25fe /UPDATING
parentfd787dc4435d771f8b24816ab7ab423dc33beacb (diff)
downloadports-78c3e4d8819f66f9c6c0996b88c1434ac9b4e497.tar.gz
ports-78c3e4d8819f66f9c6c0996b88c1434ac9b4e497.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bb91f70c7025..1daf38346cdc 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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