aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2012-05-30 15:33:09 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2012-05-30 15:33:09 +0000
commitf731053c6c5b0c1ba7971a64b5c62408ea1a8d7e (patch)
treebb17f4cc289e6cb12442d68f765ab7c344bdc35c /UPDATING
parent669e1900461647ec7d176d14207c688837936e94 (diff)
downloadports-f731053c6c5b0c1ba7971a64b5c62408ea1a8d7e.tar.gz
ports-f731053c6c5b0c1ba7971a64b5c62408ea1a8d7e.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)
Notes
Notes: svn path=/head/; revision=297798
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bdb45ed18866..c2de183bccc6 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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