git: 8b94b53c1dc1 - main - devel/rubygem-ms_rest_azure: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 18 Jul 2024 16:49:26 UTC
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