Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jun 2020 19:05:44 +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: r539178 - head/devel/rubygem-aws-sdk-organizations
Message-ID:  <202006151905.05FJ5ie1000797@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jun 15 19:05:44 2020
New Revision: 539178
URL: https://svnweb.freebsd.org/changeset/ports/539178

Log:
  Update to 1.42.1
  
  Changes:	https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-sdk-organizations/CHANGELOG.md

Modified:
  head/devel/rubygem-aws-sdk-organizations/Makefile
  head/devel/rubygem-aws-sdk-organizations/distinfo

Modified: head/devel/rubygem-aws-sdk-organizations/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-organizations/Makefile	Mon Jun 15 19:05:39 2020	(r539177)
+++ head/devel/rubygem-aws-sdk-organizations/Makefile	Mon Jun 15 19:05:44 2020	(r539178)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-organizations
-PORTVERSION=	1.41.0
+PORTVERSION=	1.42.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS Organizations (
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.71.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.99.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
 
 USES=		gem

Modified: head/devel/rubygem-aws-sdk-organizations/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-organizations/distinfo	Mon Jun 15 19:05:39 2020	(r539177)
+++ head/devel/rubygem-aws-sdk-organizations/distinfo	Mon Jun 15 19:05:44 2020	(r539178)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590927327
-SHA256 (rubygem/aws-sdk-organizations-1.41.0.gem) = 2aa75caef1a96f0bc9bdeca3fcab0e6534fab0b3759cc27a3929e475d47a3891
-SIZE (rubygem/aws-sdk-organizations-1.41.0.gem) = 66560
+TIMESTAMP = 1592145491
+SHA256 (rubygem/aws-sdk-organizations-1.42.1.gem) = baeeae6c040fb5c18d5966b16ad95aa3a96251d1a5f2850dae5f6f6f5548c49f
+SIZE (rubygem/aws-sdk-organizations-1.42.1.gem) = 66560



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006151905.05FJ5ie1000797>