diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2012-05-30 15:33:09 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2012-05-30 15:33:09 +0000 |
commit | f731053c6c5b0c1ba7971a64b5c62408ea1a8d7e (patch) | |
tree | bb17f4cc289e6cb12442d68f765ab7c344bdc35c /UPDATING | |
parent | 669e1900461647ec7d176d14207c688837936e94 (diff) |
- 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)
Notes
Notes:
svn path=/head/; revision=297798
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 |