svn commit: r564341 - head/devel/rubygem-aws-sdk-codecommit

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 6 20:53:42 UTC 2021


Author: sunpoet
Date: Sat Feb  6 20:53:36 2021
New Revision: 564341
URL: https://svnweb.freebsd.org/changeset/ports/564341

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

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

Modified: head/devel/rubygem-aws-sdk-codecommit/Makefile
==============================================================================
--- head/devel/rubygem-aws-sdk-codecommit/Makefile	Sat Feb  6 20:52:14 2021	(r564340)
+++ head/devel/rubygem-aws-sdk-codecommit/Makefile	Sat Feb  6 20:53:36 2021	(r564341)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	aws-sdk-codecommit
-PORTVERSION=	1.40.0
+PORTVERSION=	1.41.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,7 +11,7 @@ COMMENT=	Official AWS Ruby gem for AWS CodeCommit (Cod
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.109.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.112.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-codecommit/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-codecommit/distinfo	Sat Feb  6 20:52:14 2021	(r564340)
+++ head/devel/rubygem-aws-sdk-codecommit/distinfo	Sat Feb  6 20:53:36 2021	(r564341)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601554558
-SHA256 (rubygem/aws-sdk-codecommit-1.40.0.gem) = e5d49ced84aac19542d8d279bef74db4db18354eb757fdb067ebd2ac0a79cf96
-SIZE (rubygem/aws-sdk-codecommit-1.40.0.gem) = 94208
+TIMESTAMP = 1612519249
+SHA256 (rubygem/aws-sdk-codecommit-1.41.0.gem) = 02cb9263874760d9664a915e88a530f3591286cdcbf740e95408cee1285e61b1
+SIZE (rubygem/aws-sdk-codecommit-1.41.0.gem) = 94208


More information about the svn-ports-all mailing list