git: 40207d07ff35 - main - UPDATING: Fix instructions for OpenLDAP entry.
Xin LI
delphij at FreeBSD.org
Sun Aug 1 19:14:34 UTC 2021
The branch main has been updated by delphij:
URL: https://cgit.FreeBSD.org/ports/commit/?id=40207d07ff35ded21841c0b259c5d614bca02f3f
commit 40207d07ff35ded21841c0b259c5d614bca02f3f
Author: Kevin Oberman <rkoberman at gmail.com>
AuthorDate: 2021-08-01 19:12:00 +0000
Commit: Xin LI <delphij at FreeBSD.org>
CommitDate: 2021-08-01 19:14:13 +0000
UPDATING: Fix instructions for OpenLDAP entry.
The package names do not have versions in them, so make it match the
reality.
PR: ports/257540
---
UPDATING | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/UPDATING b/UPDATING
index 06c9c4e40bb7..710e22d74938 100644
--- a/UPDATING
+++ b/UPDATING
@@ -12,9 +12,9 @@ you update your ports collection, before attempting any port upgrades.
SASL is now always enabled for OpenLDAP.
If you use portmaster:
- portmaster -o net/openldap24-client openldap24-sasl-client
+ portmaster -o net/openldap24-client openldap-sasl-client
If you use portupgrade:
- portupgrade -fo net/openldap24-client openldap24-sasl-client
+ portupgrade -fo net/openldap24-client openldap-sasl-client
If you use pkg with binary packages:
pkg set -o net/openldap24-sasl-client:net/openldap24-client
More information about the dev-commits-ports-all
mailing list