git: 8cf06fcc5805 - main - devel/rubygem-ms_rest: Update WWW and clean up pkg-descr

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 18 Jul 2024 16:49:25 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8cf06fcc580533d168df56d96991f1034a38828c

commit 8cf06fcc580533d168df56d96991f1034a38828c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-18 16:46:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-18 16:46:44 +0000

    devel/rubygem-ms_rest: Update WWW and clean up pkg-descr
---
 devel/rubygem-ms_rest/Makefile  | 3 ++-
 devel/rubygem-ms_rest/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/devel/rubygem-ms_rest/Makefile b/devel/rubygem-ms_rest/Makefile
index 8a523034bae1..be7c61557424 100644
--- a/devel/rubygem-ms_rest/Makefile
+++ b/devel/rubygem-ms_rest/Makefile
@@ -6,7 +6,8 @@ MASTER_SITES=	RG
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Azure Client Library for Ruby
-WWW=		https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest
+WWW=		https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest \
+		https://github.com/Azure/azure-sdk-for-ruby
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-ms_rest/pkg-descr b/devel/rubygem-ms_rest/pkg-descr
index 15ff06d47cf3..aabd473c24a9 100644
--- a/devel/rubygem-ms_rest/pkg-descr
+++ b/devel/rubygem-ms_rest/pkg-descr
@@ -2,5 +2,3 @@ MsRest is a library which supports the clients (SDKs) generated with Autorest
 tool. It contains core logic and helper classes for error handling and
 authentication. Usually it is not supposed to be used as a standalone gem but
 only as a dependency for generated client gems.
-
-See also: https://github.com/Azure/azure-sdk-for-ruby