Bug 257540 - net/openldap24-sasl-client UPDATING entry 20210801 instructions wrong
Summary: net/openldap24-sasl-client UPDATING entry 20210801 instructions wrong
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-01 16:29 UTC by rkoberman
Modified: 2021-08-01 19:14 UTC (History)
1 user (show)

See Also:


Attachments
Correct UPDATING 20210801 (600 bytes, text/plain)
2021-08-01 16:29 UTC, rkoberman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description rkoberman 2021-08-01 16:29:13 UTC
Created attachment 226852 [details]
Correct UPDATING 20210801

The instructions for updating net/openldap24-sasl-client to net/openldap24-client with portmaster (an likely portupgrade) is wrong.

portmaster -o net/openldap24-client openldap24-sasl-client
should be :
portmaster -o net/openldap24-client openldap-sasl-client

I believe a similar fix is needed for portupgrade. Attached trivial patch fixes portmaster an, hopefully, portupgrade.
Comment 1 Xin LI freebsd_committer freebsd_triage 2021-08-01 19:14:53 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-08-01 19:14:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=40207d07ff35ded21841c0b259c5d614bca02f3f

commit 40207d07ff35ded21841c0b259c5d614bca02f3f
Author:     Kevin Oberman <rkoberman@gmail.com>
AuthorDate: 2021-08-01 19:12:00 +0000
Commit:     Xin LI <delphij@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(-)