Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jul 2024 16:49:26 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8b94b53c1dc1 - main - devel/rubygem-ms_rest_azure: Update WWW and clean up pkg-descr
Message-ID:  <202407181649.46IGnQ0K012258@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

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

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

diff --git a/devel/rubygem-ms_rest_azure/Makefile b/devel/rubygem-ms_rest_azure/Makefile
index 0ed90d5f82b5..b02c80a70c5e 100644
--- a/devel/rubygem-ms_rest_azure/Makefile
+++ b/devel/rubygem-ms_rest_azure/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_azure
+WWW=		https://github.com/Azure/azure-sdk-for-ruby/tree/master/runtime/ms_rest_azure \
+		https://github.com/Azure/azure-sdk-for-ruby
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-ms_rest_azure/pkg-descr b/devel/rubygem-ms_rest_azure/pkg-descr
index 0907b1313f1c..a99dc8903d85 100644
--- a/devel/rubygem-ms_rest_azure/pkg-descr
+++ b/devel/rubygem-ms_rest_azure/pkg-descr
@@ -4,5 +4,3 @@ authentication. Also it includes azure specific logic like long polling
 functionality and Azure application 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407181649.46IGnQ0K012258>