diff options
author | ume <ume@FreeBSD.org> | 2012-12-11 13:45:16 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2012-12-11 13:45:16 +0800 |
commit | 37427e35fb7a9a02caa18c58a6209c662219b163 (patch) | |
tree | 3057b9a5e3c714ec134f013d49ad2a8261eec535 /UPDATING | |
parent | e7413cc7b5b08e2ab0b72e567dba4563d730a1d5 (diff) | |
download | freebsd-ports-graphics-37427e35fb7a9a02caa18c58a6209c662219b163.tar.gz freebsd-ports-graphics-37427e35fb7a9a02caa18c58a6209c662219b163.tar.zst freebsd-ports-graphics-37427e35fb7a9a02caa18c58a6209c662219b163.zip |
Save old library (libsasl2.so.2) during deinstall cyrus-sasl2.
It seems that it fails to upgrade in some cases without this.
Spotted by: Franci Nabalanci <lumiwa__at__gmail.com>
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ you update your ports collection, before attempting any port upgrades. rebuild all ports that depend on it. If you use portmaster: - portmaster -r cyrus-sasl- + portmaster -r -w cyrus-sasl- If you use portupgrade: portupgrade -fr security/cyrus-sasl2 |