Date: Wed, 3 Jun 2020 18:19:49 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537746 - head/devel/rubygem-azure_mgmt_hanaonazure Message-ID: <202006031819.053IJnWP069177@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jun 3 18:19:48 2020 New Revision: 537746 URL: https://svnweb.freebsd.org/changeset/ports/537746 Log: Update to 0.18.1 Changes: https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_hanaonazure Modified: head/devel/rubygem-azure_mgmt_hanaonazure/Makefile head/devel/rubygem-azure_mgmt_hanaonazure/distinfo Modified: head/devel/rubygem-azure_mgmt_hanaonazure/Makefile ============================================================================== --- head/devel/rubygem-azure_mgmt_hanaonazure/Makefile Wed Jun 3 18:19:43 2020 (r537745) +++ head/devel/rubygem-azure_mgmt_hanaonazure/Makefile Wed Jun 3 18:19:48 2020 (r537746) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= azure_mgmt_hanaonazure -PORTVERSION= 0.18.0 +PORTVERSION= 0.18.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Hanaonazure Client Library fo 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_hanaonazure/distinfo ============================================================================== --- head/devel/rubygem-azure_mgmt_hanaonazure/distinfo Wed Jun 3 18:19:43 2020 (r537745) +++ head/devel/rubygem-azure_mgmt_hanaonazure/distinfo Wed Jun 3 18:19:48 2020 (r537746) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581519205 -SHA256 (rubygem/azure_mgmt_hanaonazure-0.18.0.gem) = 2644efd0f5e73bdd3dfa9b163dd0c8724b9058932e5910ba88b9cf8ec991fb53 -SIZE (rubygem/azure_mgmt_hanaonazure-0.18.0.gem) = 20480 +TIMESTAMP = 1591186964 +SHA256 (rubygem/azure_mgmt_hanaonazure-0.18.1.gem) = 3427ea6691cbc8a97303a994f0b844ec54dd2aa895a4abaeea48c6597938ec49 +SIZE (rubygem/azure_mgmt_hanaonazure-0.18.1.gem) = 20480
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006031819.053IJnWP069177>