svn commit: r537733 - head/devel/rubygem-azure_mgmt_data_migration
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 3 18:18:41 UTC 2020
Author: sunpoet
Date: Wed Jun 3 18:18:40 2020
New Revision: 537733
URL: https://svnweb.freebsd.org/changeset/ports/537733
Log:
Update to 0.18.1
Changes: https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_data_migration
Modified:
head/devel/rubygem-azure_mgmt_data_migration/Makefile
head/devel/rubygem-azure_mgmt_data_migration/distinfo
Modified: head/devel/rubygem-azure_mgmt_data_migration/Makefile
==============================================================================
--- head/devel/rubygem-azure_mgmt_data_migration/Makefile Wed Jun 3 18:18:34 2020 (r537732)
+++ head/devel/rubygem-azure_mgmt_data_migration/Makefile Wed Jun 3 18:18:40 2020 (r537733)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= azure_mgmt_data_migration
-PORTVERSION= 0.18.0
+PORTVERSION= 0.18.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Microsoft Azure Data Migratio
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-ms_rest_azure>=0.11.1<0.12:devel/rubygem-ms_rest_azure
+RUN_DEPENDS= rubygem-ms_rest_azure>=0.12.0<0.13:devel/rubygem-ms_rest_azure
USES= gem
USE_RUBY= yes
Modified: head/devel/rubygem-azure_mgmt_data_migration/distinfo
==============================================================================
--- head/devel/rubygem-azure_mgmt_data_migration/distinfo Wed Jun 3 18:18:34 2020 (r537732)
+++ head/devel/rubygem-azure_mgmt_data_migration/distinfo Wed Jun 3 18:18:40 2020 (r537733)
@@ -1,3 +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
+TIMESTAMP = 1591186938
+SHA256 (rubygem/azure_mgmt_data_migration-0.18.1.gem) = f453fcaf4e09d05f5d7578177d0706be3284bf8cbcbcc75a45ee31491671c951
+SIZE (rubygem/azure_mgmt_data_migration-0.18.1.gem) = 280576
More information about the svn-ports-all
mailing list