git: 589538b2c3fb - main - net/vmware-vsphere-cli: Update download instructions

From: Ryan Steinmetz <zi_at_FreeBSD.org>
Date: Sun, 23 Feb 2025 17:12:38 UTC
The branch main has been updated by zi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=589538b2c3fb15319865454a23b0d604bc39711e

commit 589538b2c3fb15319865454a23b0d604bc39711e
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2025-02-23 17:12:03 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2025-02-23 17:12:03 +0000

    net/vmware-vsphere-cli: Update download instructions
    
    PR:             284983
---
 net/vmware-vsphere-cli/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net/vmware-vsphere-cli/Makefile b/net/vmware-vsphere-cli/Makefile
index 9f90c6fd0edd..1587a44855d0 100644
--- a/net/vmware-vsphere-cli/Makefile
+++ b/net/vmware-vsphere-cli/Makefile
@@ -54,8 +54,8 @@ DISTREL=		8156551
 .if (!exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}))
 DISTFILE_INSTRUCTIONS=\n\
 Due to licensing restrictions, certain files must be fetched manually.\n\n\
-Please visit http://communities.vmware.com/community/vmtn/developer/forums/vsphere_sdk_perl\n\
-and choose Download.  Then, login using a VMware account and accept the license agreement.\n\
+Please visit https://developer.broadcom.com/sdks/vsphere-perl-sdk/${PORTVERSION:C/^([0-9]+\.[0-9]).*/\1/}\n\
+and choose Download.  Then, login and accept the license agreement.\n\
 Choose the download for VMware-vSphere-Perl-SDK-${PORTVERSION}-${DISTREL}.i386.tar.gz (even if you are not on i386)\n\n\
 After the download has completed, please place ${DISTNAME}${EXTRACT_SUFX} in\n\
 ${DISTDIR}, then restart the build.\n\n