svn commit: r550964 - head/devel/rubygem-aws-sdk-codecommit
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 2 07:34:50 UTC 2020
Author: sunpoet
Date: Fri Oct 2 07:34:43 2020
New Revision: 550964
URL: https://svnweb.freebsd.org/changeset/ports/550964
Log:
Update to 1.40.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 Fri Oct 2 07:34:38 2020 (r550963)
+++ head/devel/rubygem-aws-sdk-codecommit/Makefile Fri Oct 2 07:34:43 2020 (r550964)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-codecommit
-PORTVERSION= 1.39.0
+PORTVERSION= 1.40.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.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-codecommit/distinfo
==============================================================================
--- head/devel/rubygem-aws-sdk-codecommit/distinfo Fri Oct 2 07:34:38 2020 (r550963)
+++ head/devel/rubygem-aws-sdk-codecommit/distinfo Fri Oct 2 07:34:43 2020 (r550964)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600531399
-SHA256 (rubygem/aws-sdk-codecommit-1.39.0.gem) = ee23832c4f5b129d91c4ca1dc07f395987c4c22e7db5fabe7e5672f7a39554a8
-SIZE (rubygem/aws-sdk-codecommit-1.39.0.gem) = 94208
+TIMESTAMP = 1601554558
+SHA256 (rubygem/aws-sdk-codecommit-1.40.0.gem) = e5d49ced84aac19542d8d279bef74db4db18354eb757fdb067ebd2ac0a79cf96
+SIZE (rubygem/aws-sdk-codecommit-1.40.0.gem) = 94208
More information about the svn-ports-all
mailing list