Index: head/devel/rubygem-azure-storage-blob/Makefile =================================================================== --- head/devel/rubygem-azure-storage-blob/Makefile (revision 525088) +++ head/devel/rubygem-azure-storage-blob/Makefile (revision 525089) @@ -1,23 +1,23 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure-storage-blob PORTVERSION= 1.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Storage Blob Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT RUN_DEPENDS= rubygem-azure-core>=0.1.13<0.2:net/rubygem-azure-core \ rubygem-azure-storage-common>=1.0<2:devel/rubygem-azure-storage-common \ rubygem-nokogiri>=1.6.8<2:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure-storage-common/Makefile =================================================================== --- head/devel/rubygem-azure-storage-common/Makefile (revision 525088) +++ head/devel/rubygem-azure-storage-common/Makefile (revision 525089) @@ -1,22 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure-storage-common PORTVERSION= 1.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Storage Common Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT RUN_DEPENDS= rubygem-azure-core>=0.1.13<0.2:net/rubygem-azure-core \ rubygem-nokogiri>=1.6.8<2:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure-storage-file/Makefile =================================================================== --- head/devel/rubygem-azure-storage-file/Makefile (revision 525088) +++ head/devel/rubygem-azure-storage-file/Makefile (revision 525089) @@ -1,23 +1,23 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure-storage-file PORTVERSION= 1.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Storage File Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT RUN_DEPENDS= rubygem-azure-core>=0.1.13<0.2:net/rubygem-azure-core \ rubygem-azure-storage-common>=1.0<2:devel/rubygem-azure-storage-common \ rubygem-nokogiri>=1.6.8<2:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure-storage-queue/Makefile =================================================================== --- head/devel/rubygem-azure-storage-queue/Makefile (revision 525088) +++ head/devel/rubygem-azure-storage-queue/Makefile (revision 525089) @@ -1,23 +1,23 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure-storage-queue PORTVERSION= 1.1.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Storage Queue Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT RUN_DEPENDS= rubygem-azure-core>=0.1.13<0.2:net/rubygem-azure-core \ rubygem-azure-storage-common>=1.0<2:devel/rubygem-azure-storage-common \ rubygem-nokogiri>=1.6.8<2:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure-storage-table/Makefile =================================================================== --- head/devel/rubygem-azure-storage-table/Makefile (revision 525088) +++ head/devel/rubygem-azure-storage-table/Makefile (revision 525089) @@ -1,23 +1,23 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure-storage-table PORTVERSION= 1.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Storage Table Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT RUN_DEPENDS= rubygem-azure-core>=0.1.13<0.2:net/rubygem-azure-core \ rubygem-azure-storage-common>=1.0<2:devel/rubygem-azure-storage-common \ rubygem-nokogiri>=1.6.8<2:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_anomalydetector/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_anomalydetector/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_anomalydetector/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_anomalydetector PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Anomaly Detector Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_autosuggest/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_autosuggest/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_autosuggest/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_autosuggest PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Auto Suggest Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_computervision/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_computervision/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_computervision/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_computervision PORTVERSION= 0.20.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Computer Vision Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_contentmoderator/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_contentmoderator/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_contentmoderator/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_contentmoderator PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Content Moderator Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_customimagesearch/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_customimagesearch/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_customimagesearch/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_customimagesearch PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Custom Image Search Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_customsearch/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_customsearch/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_customsearch/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_customsearch PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Custom Search Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_customvisionprediction/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_customvisionprediction/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_customvisionprediction/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_customvisionprediction PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Cognitive Services Custom Vision Prediction Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_customvisiontraining/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_customvisiontraining/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_customvisiontraining/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_customvisiontraining PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Custom Vision Training Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_entitysearch/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_entitysearch/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_entitysearch/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_entitysearch PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Entity Search Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_face/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_face/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_face/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_face PORTVERSION= 0.19.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Face Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_formrecognizer/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_formrecognizer/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_formrecognizer/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_formrecognizer PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitiveservices Form Recognizer Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_imagesearch/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_imagesearch/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_imagesearch/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_imagesearch PORTVERSION= 0.18.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Image Search Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_localsearch/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_localsearch/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_localsearch/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_localsearch PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Local Search Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_luisauthoring/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_luisauthoring/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_luisauthoring/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_luisauthoring PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services LUIS Runtime Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_luisruntime/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_luisruntime/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_luisruntime/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_luisruntime PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services LUIS Runtime Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_newssearch/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_newssearch/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_newssearch/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_newssearch PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services News Search Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_personalizer/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_personalizer/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_personalizer/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_personalizer PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitiveservices Personalizer Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_qnamaker/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_qnamaker/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_qnamaker/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_qnamaker PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services QnAMaker Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_qnamakerruntime/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_qnamakerruntime/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_qnamakerruntime/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_qnamakerruntime PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure CognitiveservicesQnamakerruntime Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_spellcheck/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_spellcheck/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_spellcheck/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_spellcheck PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Spell Check Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_textanalytics/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_textanalytics/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_textanalytics/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_textanalytics PORTVERSION= 0.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Text Analytics Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_videosearch/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_videosearch/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_videosearch/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_videosearch PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Video Search Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_visualsearch/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_visualsearch/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_visualsearch/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_visualsearch PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Visual Search Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_cognitiveservices_websearch/Makefile =================================================================== --- head/devel/rubygem-azure_cognitiveservices_websearch/Makefile (revision 525088) +++ head/devel/rubygem-azure_cognitiveservices_websearch/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_cognitiveservices_websearch PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Web Search Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_event_grid/Makefile =================================================================== --- head/devel/rubygem-azure_event_grid/Makefile (revision 525088) +++ head/devel/rubygem-azure_event_grid/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_event_grid PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Event Grid Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_graph_rbac/Makefile =================================================================== --- head/devel/rubygem-azure_graph_rbac/Makefile (revision 525088) +++ head/devel/rubygem-azure_graph_rbac/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_graph_rbac PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Active Directory Graph Rbac Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_key_vault/Makefile =================================================================== --- head/devel/rubygem-azure_key_vault/Makefile (revision 525088) +++ head/devel/rubygem-azure_key_vault/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_key_vault PORTVERSION= 0.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Key Vault Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_adhybridhealth_service/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_adhybridhealth_service/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_adhybridhealth_service/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_adhybridhealth_service PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure AD Hybrid Health Service Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_advisor/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_advisor/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_advisor/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_advisor PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Advisor Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_alerts_management/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_alerts_management/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_alerts_management/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_alerts_management PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Alerts Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_analysis_services/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_analysis_services/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_analysis_services/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_analysis_services PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Analysis Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_api_management/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_api_management/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_api_management/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_api_management PORTVERSION= 0.18.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure API Management Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_appconfiguration/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_appconfiguration/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_appconfiguration/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_appconfiguration PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Appconfiguration Client Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_attestation/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_attestation/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_attestation/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_attestation PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Attestation Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_authorization/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_authorization/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_authorization/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_authorization PORTVERSION= 0.18.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Role Based Authorization Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_automation/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_automation/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_automation/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_automation PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Automation Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_azurestack/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_azurestack/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_azurestack/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_azurestack PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Azure Stack Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_batch/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_batch/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_batch/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_batch PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Batch Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_batchai/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_batchai/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_batchai/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_batchai PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Batch AI Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_billing/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_billing/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_billing/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_billing PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Billing Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_bot_service/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_bot_service/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_bot_service/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_bot_service PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Bot Service Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_cdn/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_cdn/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_cdn/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_cdn PORTVERSION= 0.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure CDN Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_cognitive_services/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_cognitive_services/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_cognitive_services/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_cognitive_services PORTVERSION= 0.18.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cognitive Services Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_commerce/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_commerce/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_commerce/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_commerce PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Commerce Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_compute/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_compute/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_compute/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_compute PORTVERSION= 0.19.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Compute Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_consumption/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_consumption/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_consumption/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_consumption PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Consumption Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_container_instance/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_container_instance/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_container_instance/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_container_instance PORTVERSION= 0.17.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Container Instance Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_container_registry/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_container_registry/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_container_registry/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_container_registry PORTVERSION= 0.18.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Container Registry Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_container_service/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_container_service/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_container_service/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_container_service PORTVERSION= 0.20.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Container Service Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_cosmosdb/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_cosmosdb/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_cosmosdb/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_cosmosdb PORTVERSION= 0.21.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Cosmos DB Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_cost_management/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_cost_management/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_cost_management/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_cost_management PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure CostManagement Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_customer_insights/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_customer_insights/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_customer_insights/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_customer_insights PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Customer Insights Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_data_factory/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_data_factory/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_data_factory/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_data_factory PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Data_Factory Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_data_migration/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_data_migration/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_data_migration/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_data_migration PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Data Migration Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_databox/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_databox/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_databox/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_databox PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Databox Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_datalake_analytics/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_datalake_analytics/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_datalake_analytics/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_datalake_analytics PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Resource Provider DataLake Analytics Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_datalake_store/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_datalake_store/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_datalake_store/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_datalake_store PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Resource Provider DataLake Store Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_datashare/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_datashare/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_datashare/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_datashare PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Datashare Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_deployment_manager/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_deployment_manager/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_deployment_manager/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_deployment_manager PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure DeploymentManager Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_dev_spaces/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_dev_spaces/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_dev_spaces/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_dev_spaces PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Management DevSpaces Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_devtestlabs/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_devtestlabs/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_devtestlabs/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_devtestlabs PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Dev Test Lab Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_dns/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_dns/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_dns/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_dns PORTVERSION= 0.17.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Dns Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_edgegateway/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_edgegateway/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_edgegateway/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_edgegateway PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Edge Gateway Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_event_grid/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_event_grid/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_event_grid/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_event_grid PORTVERSION= 0.17.10 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Event Grid Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_event_hub/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_event_hub/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_event_hub/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_event_hub PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Event Hub Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_features/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_features/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_features/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_features PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Resource Provider Feature Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_hanaonazure/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_hanaonazure/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_hanaonazure/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_hanaonazure PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Hanaonazure Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_hdinsight/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_hdinsight/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_hdinsight/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_hdinsight PORTVERSION= 0.17.7 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Hdinsight Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_import_export/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_import_export/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_import_export/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_import_export PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure ImportExport Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_iot_central/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_iot_central/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_iot_central/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_iot_central PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure IotCentral Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_iot_hub/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_iot_hub/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_iot_hub/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_iot_hub PORTVERSION= 0.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure IoT Hub Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_key_vault/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_key_vault/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_key_vault/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_key_vault PORTVERSION= 0.17.5 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Resource Management Key Vault Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_kusto/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_kusto/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_kusto/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_kusto PORTVERSION= 0.19.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Kusto Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_labservices/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_labservices/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_labservices/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_labservices PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Labservices Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_links/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_links/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_links/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_links PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Links Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_locks/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_locks/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_locks/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_locks PORTVERSION= 0.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Resource Lock Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_logic/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_logic/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_logic/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_logic PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Logic Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_machine_learning/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_machine_learning/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_machine_learning/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_machine_learning PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Machine Learning Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_machine_learning_services/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_machine_learning_services/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_machine_learning_services/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_machine_learning_services PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Machine Learning Services Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_maintenance/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_maintenance/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_maintenance/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_maintenance PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Maintenance Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_managed_applications/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_managed_applications/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_managed_applications/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_managed_applications PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Managed Applications Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_mariadb/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_mariadb/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_mariadb/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_mariadb PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure MariaDB Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_marketplace_ordering/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_marketplace_ordering/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_marketplace_ordering/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_marketplace_ordering PORTVERSION= 0.17.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Marketplace Ordering Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_media_services/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_media_services/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_media_services/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_media_services PORTVERSION= 0.20.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Media Services Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_migrate/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_migrate/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_migrate/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_migrate PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Migrate Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_mixedreality/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_mixedreality/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_mixedreality/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_mixedreality PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Mixed Reality Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_monitor/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_monitor/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_monitor/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_monitor PORTVERSION= 0.17.5 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Monitor Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_msi/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_msi/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_msi/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_msi PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Managed Service Identity Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_mysql/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_mysql/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_mysql/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_mysql PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure MySQL Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_netapp/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_netapp/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_netapp/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_netapp PORTVERSION= 0.18.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure NetApp Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_network/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_network/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_network/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_network PORTVERSION= 0.23.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Network Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_notification_hubs/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_notification_hubs/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_notification_hubs/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_notification_hubs PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Notification Hubs Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_operational_insights/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_operational_insights/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_operational_insights/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_operational_insights PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Operational Insights Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_operations_management/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_operations_management/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_operations_management/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_operations_management PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure OperationsManagement Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_peering/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_peering/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_peering/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_peering PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Peering Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_policy/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_policy/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_policy/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_policy PORTVERSION= 0.17.8 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Resource Policy Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_policy_insights/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_policy_insights/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_policy_insights/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_policy_insights PORTVERSION= 0.17.5 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Resource Policy Insights Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_portal/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_portal/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_portal/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_portal PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Portal Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_postgresql/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_postgresql/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_postgresql/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_postgresql PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure PostgreSQL Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_powerbi_dedicated/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_powerbi_dedicated/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_powerbi_dedicated/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_powerbi_dedicated PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure PowerbiDedicated Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_powerbi_embedded/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_powerbi_embedded/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_powerbi_embedded/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_powerbi_embedded PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Power BI Embedded Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_privatedns/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_privatedns/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_privatedns/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_privatedns PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Private DNS Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_recovery_services/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_recovery_services/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_recovery_services/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_recovery_services PORTVERSION= 0.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Recovery Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_recovery_services_backup/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_recovery_services_backup/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_recovery_services_backup/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_recovery_services_backup PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Recovery Services Backup Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_recovery_services_site_recovery/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_recovery_services_site_recovery/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_recovery_services_site_recovery/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_recovery_services_site_recovery PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Recovery Services Site Recovery Services Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_redis/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_redis/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_redis/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_redis PORTVERSION= 0.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Redis Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_relay/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_relay/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_relay/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_relay PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Relay Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_reservations/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_reservations/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_reservations/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_reservations PORTVERSION= 0.19.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Reservations Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_resource_health/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_resource_health/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_resource_health/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_resource_health PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Resource Health Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_resourcegraph/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_resourcegraph/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_resourcegraph/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_resourcegraph PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Resource Graph Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_resources/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_resources/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_resources/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_resources PORTVERSION= 0.17.8 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Resource Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_resources_management/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_resources_management/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_resources_management/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_resources_management PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Resources Management Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_scheduler/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_scheduler/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_scheduler/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_scheduler PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Scheduler Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_search/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_search/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_search/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_search PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Search Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_security/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_security/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_security/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_security PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Security Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_serialconsole/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_serialconsole/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_serialconsole/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_serialconsole PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Serial Console Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_service_bus/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_service_bus/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_service_bus/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_service_bus PORTVERSION= 0.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Service Bus Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_service_fabric/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_service_fabric/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_service_fabric/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_service_fabric PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Service Fabric Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_signalr/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_signalr/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_signalr/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_signalr PORTVERSION= 0.17.4 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Signalr Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_sql/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_sql/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_sql/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_sql PORTVERSION= 0.19.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure SQL Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_sqlvirtualmachine/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_sqlvirtualmachine/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_sqlvirtualmachine/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_sqlvirtualmachine PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure SQL Virtual Machine Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_stor_simple8000_series/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_stor_simple8000_series/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_stor_simple8000_series/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_stor_simple8000_series PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure Stor Simple 8000 Series Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_storage/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_storage/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_storage/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_storage PORTVERSION= 0.19.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Storage Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_storagecache/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_storagecache/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_storagecache/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_storagecache PORTVERSION= 0.17.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Storagecache Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_storagesync/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_storagesync/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_storagesync/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_storagesync PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Microsoft Azure StorageSync Library for Ruby Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_stream_analytics/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_stream_analytics/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_stream_analytics/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_stream_analytics PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Stream Analytics Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_subscriptions/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_subscriptions/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_subscriptions/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_subscriptions PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Subscription Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_time_series_insights/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_time_series_insights/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_time_series_insights/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_time_series_insights PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Time Series Insights Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_traffic_manager/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_traffic_manager/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_traffic_manager/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_traffic_manager PORTVERSION= 0.17.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Traffic Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_vmware_cloudsimple/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_vmware_cloudsimple/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_vmware_cloudsimple/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_vmware_cloudsimple PORTVERSION= 0.17.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure VMware CloudSimple Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_mgmt_web/Makefile =================================================================== --- head/devel/rubygem-azure_mgmt_web/Makefile (revision 525088) +++ head/devel/rubygem-azure_mgmt_web/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_mgmt_web PORTVERSION= 0.17.5 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Web Apps Management Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: head/devel/rubygem-azure_service_fabric/Makefile =================================================================== --- head/devel/rubygem-azure_service_fabric/Makefile (revision 525088) +++ head/devel/rubygem-azure_service_fabric/Makefile (revision 525089) @@ -1,21 +1,22 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= azure_service_fabric PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Microsoft Azure Service Fabric Client Library for Ruby -LICENSE= APACHE20 +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure USES= gem USE_RUBY= yes NO_ARCH= yes .include