Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2020 07:34:38 +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: r550963 - head/devel/rubygem-aws-sdk-codebuild
Message-ID:  <202010020734.0927YcL9095593@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct  2 07:34:38 2020
New Revision: 550963
URL: https://svnweb.freebsd.org/changeset/ports/550963

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

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

Modified: head/devel/rubygem-aws-sdk-codebuild/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-codebuild/Makefile	Fri Oct  2 07:34:33 2020	(r550962)
+++ head/devel/rubygem-aws-sdk-codebuild/Makefile	Fri Oct  2 07:34:38 2020	(r550963)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-codebuild
-PORTVERSION=	1.62.0
+PORTVERSION=	1.63.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS CodeBuild
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.99.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.109.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-codebuild/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-codebuild/distinfo	Fri Oct  2 07:34:33 2020	(r550962)
+++ head/devel/rubygem-aws-sdk-codebuild/distinfo	Fri Oct  2 07:34:38 2020	(r550963)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600531397
-SHA256 (rubygem/aws-sdk-codebuild-1.62.0.gem) = f8c01de893068fbfef78ffe1af45cfbc6a7a3a643f2a7475ab52fdd638f52064
-SIZE (rubygem/aws-sdk-codebuild-1.62.0.gem) = 81408
+TIMESTAMP = 1601554556
+SHA256 (rubygem/aws-sdk-codebuild-1.63.0.gem) = 3715d1f9cf2092f4af9a0abf643453ce7750b57989ab56acedf36a305d6cc5a3
+SIZE (rubygem/aws-sdk-codebuild-1.63.0.gem) = 81408



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