Update to 0.17.5
Changes: https://github.com/Azure/azure-sdk-for-ruby/commits/master/management/azure_mgmt_dns
This commit is contained in:
parent
c4652b0bdb
commit
10047628f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537741
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= azure_mgmt_dns
|
||||
PORTVERSION= 0.17.4
|
||||
PORTVERSION= 0.17.5
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Microsoft Azure Dns Management Client Library for Ruby
|
|||
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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1579306123
|
||||
SHA256 (rubygem/azure_mgmt_dns-0.17.4.gem) = fa9b06838a3919fcaef0cbb483e1c4918434a5b18edeee9e66aeee5dab8b7f83
|
||||
SIZE (rubygem/azure_mgmt_dns-0.17.4.gem) = 54272
|
||||
TIMESTAMP = 1591186954
|
||||
SHA256 (rubygem/azure_mgmt_dns-0.17.5.gem) = d1d62a1a77e35bc2f79f778853de210c2444bc21412ee0887288a4547b1dc003
|
||||
SIZE (rubygem/azure_mgmt_dns-0.17.5.gem) = 54272
|
||||
|
|
Loading…
Reference in a new issue