svn commit: r515388 - head/devel/rubygem-aws-sdk-codecommit
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 24 16:53:46 UTC 2019
Author: sunpoet
Date: Thu Oct 24 16:53:44 2019
New Revision: 515388
URL: https://svnweb.freebsd.org/changeset/ports/515388
Log:
Update to 1.29.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 Thu Oct 24 16:53:39 2019 (r515387)
+++ head/devel/rubygem-aws-sdk-codecommit/Makefile Thu Oct 24 16:53:44 2019 (r515388)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= aws-sdk-codecommit
-PORTVERSION= 1.28.0
+PORTVERSION= 1.29.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.61.1<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS= rubygem-aws-sdk-core>=3.71.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 Thu Oct 24 16:53:39 2019 (r515387)
+++ head/devel/rubygem-aws-sdk-codecommit/distinfo Thu Oct 24 16:53:44 2019 (r515388)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567272072
-SHA256 (rubygem/aws-sdk-codecommit-1.28.0.gem) = 62fd3ef03e128b531750b2ceeb865ca7c0d3978ed55c940f47da8172e6617a33
-SIZE (rubygem/aws-sdk-codecommit-1.28.0.gem) = 59904
+TIMESTAMP = 1571923720
+SHA256 (rubygem/aws-sdk-codecommit-1.29.0.gem) = a7f68768adb76636f5038fc30a778198ce56a4bb780824726a0d17f590a1049f
+SIZE (rubygem/aws-sdk-codecommit-1.29.0.gem) = 59904
More information about the svn-ports-all
mailing list