diff options
author | scheidell <scheidell@FreeBSD.org> | 2012-05-30 23:33:09 +0800 |
---|---|---|
committer | scheidell <scheidell@FreeBSD.org> | 2012-05-30 23:33:09 +0800 |
commit | a503078255a8b7ffcc3fd4c5fd8f0861096f81b5 (patch) | |
tree | 33dc375a7883664ba9d4a9796cfc878143a0e1b6 /UPDATING | |
parent | d03735c33fedf6633f7556e0c54befe169d1da06 (diff) | |
download | freebsd-ports-gnome-a503078255a8b7ffcc3fd4c5fd8f0861096f81b5.tar.gz freebsd-ports-gnome-a503078255a8b7ffcc3fd4c5fd8f0861096f81b5.tar.zst freebsd-ports-gnome-a503078255a8b7ffcc3fd4c5fd8f0861096f81b5.zip |
- Update to 0.8.9
- Make it a master port to support net/nss-pam-ldap-sasl
PR: ports/168338
Submitted by: Mel FLynn <rflynn@acsalaska.net> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20120530: + AFFECTS: users of net/nss-pam-ldap + AUTHOR: scheidell@FreeBSD.org + + The net/nss-pam-ldapd port no longer provides an option for SASL. This has + been sourced out to the new net/nss-pam-ldapd-sasl port, to accomodate + users using packages (see ports/162240). Users with openldap-sasl-client + installed are encouraged to change the port's origin to: + net/nss-pam-ldapd-sasl using their favorite ports management tool. + Example for portmaster: + portmaster -o net/nss-pam-ldapd-sasl nss-pam-ldapd + 20120527: AFFECTS: users of x11-toolkits/qt4-gui AUTHOR: kde@FreeBSD.org |