From 7f6ce825d01b07174318a47d64201c1230f821e9 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 27 Jan 2020 19:27:39 +0000 Subject: [PATCH] Add rubygem-azure_mgmt_data_migration 0.18.0 Microsoft Azure Microsoft Azure Data Migration Services Library for Ruby Client Library for Ruby. WWW: https://github.com/Azure/azure-sdk-for-ruby WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_data_migration --- devel/Makefile | 1 + .../Makefile | 21 +++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 5 +++++ 4 files changed, 30 insertions(+) create mode 100644 devel/rubygem-azure_mgmt_data_migration/Makefile create mode 100644 devel/rubygem-azure_mgmt_data_migration/distinfo create mode 100644 devel/rubygem-azure_mgmt_data_migration/pkg-descr diff --git a/devel/Makefile b/devel/Makefile index 58ea99d017e3..110d1226e5c9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5731,6 +5731,7 @@ SUBDIR += rubygem-azure_mgmt_cost_management SUBDIR += rubygem-azure_mgmt_customer_insights SUBDIR += rubygem-azure_mgmt_data_factory + SUBDIR += rubygem-azure_mgmt_data_migration SUBDIR += rubygem-backports SUBDIR += rubygem-bacon SUBDIR += rubygem-baf diff --git a/devel/rubygem-azure_mgmt_data_migration/Makefile b/devel/rubygem-azure_mgmt_data_migration/Makefile new file mode 100644 index 000000000000..959e27dcbc88 --- /dev/null +++ b/devel/rubygem-azure_mgmt_data_migration/Makefile @@ -0,0 +1,21 @@ +# 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 + +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 diff --git a/devel/rubygem-azure_mgmt_data_migration/distinfo b/devel/rubygem-azure_mgmt_data_migration/distinfo new file mode 100644 index 000000000000..4032189d7f6b --- /dev/null +++ b/devel/rubygem-azure_mgmt_data_migration/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1579306107 +SHA256 (rubygem/azure_mgmt_data_migration-0.18.0.gem) = 7aa0a480db9a1514dfcd17b4407c6eb7ff06d53df9586e6b6d422b1de40fc8fc +SIZE (rubygem/azure_mgmt_data_migration-0.18.0.gem) = 280576 diff --git a/devel/rubygem-azure_mgmt_data_migration/pkg-descr b/devel/rubygem-azure_mgmt_data_migration/pkg-descr new file mode 100644 index 000000000000..6d221677b783 --- /dev/null +++ b/devel/rubygem-azure_mgmt_data_migration/pkg-descr @@ -0,0 +1,5 @@ +Microsoft Azure Microsoft Azure Data Migration Services Library for Ruby Client +Library for Ruby. + +WWW: https://github.com/Azure/azure-sdk-for-ruby +WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_data_migration